Hello,
I got a question about pinnacle api.
I am using PinnacleWrapper for .NET and it seems it is going obsolete, because I found multiple issues there. Is there any info about bet status I and bet status O. The problem is that I am finding a correct Line ID for some bet with iteration through the events got from GetFixtureEvents, but then if I try to place the bet with that LineID and its EventID (not always) I am getting Bad Request (Error 400). In such cases I found that this is related to the Events marked by status = I.
Also, another issue that I found is that TeamTotals bets are not available in .NET wrapper. However, I deserialized the JSON request and I got the bets well, but then I realized that there is NO LineID nor AltLineID for these bets. Is there anything special about placing these kind of bets.
Thanks in advance
I got a question about pinnacle api.
I am using PinnacleWrapper for .NET and it seems it is going obsolete, because I found multiple issues there. Is there any info about bet status I and bet status O. The problem is that I am finding a correct Line ID for some bet with iteration through the events got from GetFixtureEvents, but then if I try to place the bet with that LineID and its EventID (not always) I am getting Bad Request (Error 400). In such cases I found that this is related to the Events marked by status = I.
Also, another issue that I found is that TeamTotals bets are not available in .NET wrapper. However, I deserialized the JSON request and I got the bets well, but then I realized that there is NO LineID nor AltLineID for these bets. Is there anything special about placing these kind of bets.
Thanks in advance