GET /api/bet_types/1c8ac3d1-8e41-41c6-8f37-7daf7275928a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c8ac3d1-8e41-41c6-8f37-7daf7275928a",
"match": "https://api-prod.gambitprofit.com/api/matches/84c6f217-78fa-418e-b83d-a0635e179f7e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T10:03:19.109075-05: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": 5312.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": -311.52,
"profit_sb_percentage": -3.28,
"recommended": false
},
"lines": [
{
"id": "3c96e664-4562-497c-a215-ce1f6dba3669",
"gambit_id": "6d10b7e8-58ad-43d6-85f0-a1102c982d86",
"last_updated": "2024-01-20T18:58:27.542603-05:00",
"created_at": "2024-01-12T10:03:19.116263-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c8ac3d1-8e41-41c6-8f37-7daf7275928a/?format=api"
},
{
"id": "e56ed131-ed52-4793-84e2-d2e317311c36",
"gambit_id": "fd48a08a-ae10-4e78-be93-cfd13affbd22",
"last_updated": "2024-01-20T18:58:27.545881-05:00",
"created_at": "2024-01-12T10:03:19.120661-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c8ac3d1-8e41-41c6-8f37-7daf7275928a/?format=api"
}
]
}