GET /api/bet_types/802a4f11-2af9-4547-aa93-6294f33b8a9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "802a4f11-2af9-4547-aa93-6294f33b8a9c",
"match": "https://api-prod.gambitprofit.com/api/matches/eed42951-fa20-4b8c-a318-52145113ecc0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T10:03:18.232177-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": 6183.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3817.0
}
],
"expected_reward_tokens": 9274.5,
"profit_sb": -225.5,
"profit_sb_percentage": -2.37,
"recommended": false
},
"lines": [
{
"id": "3db0c904-9c9a-4f74-8b13-448d556313de",
"gambit_id": "a7abdeda-cee5-4103-8651-fc5ed3f15ca0",
"last_updated": "2024-01-17T22:48:14.343789-05:00",
"created_at": "2024-01-12T10:03:18.241084-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.50000",
"odds": "1.52630",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802a4f11-2af9-4547-aa93-6294f33b8a9c/?format=api"
},
{
"id": "71373219-5887-4fb6-83fa-d895b0b07927",
"gambit_id": "3df0a054-22fe-40e9-b078-469355144cbb",
"last_updated": "2024-01-17T22:48:14.340324-05:00",
"created_at": "2024-01-12T10:03:18.236713-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.43000",
"odds": "2.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802a4f11-2af9-4547-aa93-6294f33b8a9c/?format=api"
}
]
}