GET /api/bet_types/5cdae5c0-36f6-4da4-bf6b-28a67e4e170c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cdae5c0-36f6-4da4-bf6b-28a67e4e170c",
"match": "https://api-prod.gambitprofit.com/api/matches/bcc81590-30dc-4ba0-bb70-1c56502e81fb/?format=api",
"name": "Over/Under",
"created_at": "2023-08-28T08:48:07.680887-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": "Game Total Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1017e3ac-c8ce-4498-9be4-cb5e694d9afd",
"gambit_id": "c4274102-f5be-4e6a-863e-22f069cd80aa",
"last_updated": "2023-08-29T19:33:15.685176-04:00",
"created_at": "2023-08-28T08:48:07.692145-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cdae5c0-36f6-4da4-bf6b-28a67e4e170c/?format=api"
},
{
"id": "4c26eb17-838b-49a0-aaf5-66f0aff0b8ca",
"gambit_id": "2bc2ce68-e8fd-4d6f-8ce2-0984ba9b1caa",
"last_updated": "2023-08-29T19:33:15.681907-04:00",
"created_at": "2023-08-28T08:48:07.685184-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cdae5c0-36f6-4da4-bf6b-28a67e4e170c/?format=api"
}
]
}