GET /api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "072ac353-ecfe-41b0-9e77-a3421ae7a277",
"match": "https://api-prod.gambitprofit.com/api/matches/94bfb264-82f3-4cb6-830e-f2f9b8c9047d/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:22.700684-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Total Rounds Over 2.5",
"amount": 6402.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3598.0
}
],
"expected_reward_tokens": 9282.84,
"profit_sb": -217.16,
"profit_sb_percentage": -2.29,
"recommended": false
},
"lines": [
{
"id": "022b7d05-5c15-4560-bcf6-f01cabde3d88",
"gambit_id": "5c8e5ab7-376e-44cb-a86f-0870af260d18",
"last_updated": "2023-04-17T11:42:07.181661-04:00",
"created_at": "2023-04-15T12:27:22.704046-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.45000",
"odds": "1.47620",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api"
},
{
"id": "279db0b2-e46f-4cee-8742-1c6d2186fad5",
"gambit_id": "986769cf-60f4-4209-b4b2-e54c65a771e9",
"last_updated": "2023-04-17T11:42:07.179694-04:00",
"created_at": "2023-04-15T12:27:22.702321-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.58000",
"odds": "2.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api"
}
]
}