GET /api/bet_types/9ca0eebb-ead0-42ca-9d4a-60fe68325f50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ca0eebb-ead0-42ca-9d4a-60fe68325f50",
"match": "https://api-prod.gambitprofit.com/api/matches/e6a0dd45-19fd-4aa6-84f7-28b3ce07c1b5/?format=api",
"name": "Over/Under",
"created_at": "2023-11-07T08:38:25.181281-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": 5602.0
},
{
"team": "Game Total Under 6.5",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "372b52b3-c09d-437b-ae06-11632ec72df6",
"gambit_id": "c9e0164f-b750-48d6-a3f5-4b2855f1dd36",
"last_updated": "2023-11-08T17:48:19.915711-05:00",
"created_at": "2023-11-07T08:38:25.185281-05:00",
"name": "Game Total Over 6.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca0eebb-ead0-42ca-9d4a-60fe68325f50/?format=api"
},
{
"id": "d2de40f6-bef7-4eef-a6ed-18dc9fa34fa9",
"gambit_id": "479c2e4e-7740-4e87-9be4-f43bd64124bc",
"last_updated": "2023-11-08T17:48:19.919279-05:00",
"created_at": "2023-11-07T08:38:25.189807-05:00",
"name": "Game Total Under 6.5",
"reward": "2.14000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca0eebb-ead0-42ca-9d4a-60fe68325f50/?format=api"
}
]
}