GET /api/bet_types/80a9c58d-1846-4e9e-b20b-1cf76639cbf0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80a9c58d-1846-4e9e-b20b-1cf76639cbf0",
"match": "https://api-prod.gambitprofit.com/api/matches/c3037be4-611c-4851-a325-e67f6c7ab6db/?format=api",
"name": "Over/Under",
"created_at": "2023-11-17T09:23:15.771849-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": "Game Total Over 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6f77489d-e71e-416c-b6d8-4d9494105abc",
"gambit_id": "42551f4e-c33b-4c2e-b820-80f25697a2bd",
"last_updated": "2023-11-18T18:08:24.529624-05:00",
"created_at": "2023-11-17T09:23:15.776632-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a9c58d-1846-4e9e-b20b-1cf76639cbf0/?format=api"
},
{
"id": "55c01691-04ab-4741-bb5d-f951b421d540",
"gambit_id": "f5695ba4-43a8-4965-a5fb-b32815101c3e",
"last_updated": "2023-11-18T18:08:24.533249-05:00",
"created_at": "2023-11-17T09:23:15.781996-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a9c58d-1846-4e9e-b20b-1cf76639cbf0/?format=api"
}
]
}