GET /api/bet_types/778cc3b2-1af8-49fd-a703-64a4b76000ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "778cc3b2-1af8-49fd-a703-64a4b76000ef",
"match": "https://api-prod.gambitprofit.com/api/matches/8b7d2a0a-f0fc-412a-9758-25f1bec81bc2/?format=api",
"name": "Over/Under",
"created_at": "2023-06-21T10:28:20.785631-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 Over 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b08b9583-6e08-4daa-b2e0-125ff7719d94",
"gambit_id": "10b7a146-d585-4b50-b476-c18d07f82339",
"last_updated": "2023-06-22T10:48:29.151812-04:00",
"created_at": "2023-06-21T10:28:20.787475-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778cc3b2-1af8-49fd-a703-64a4b76000ef/?format=api"
},
{
"id": "3fee6c83-8a42-471e-b20d-59ba7de1128c",
"gambit_id": "f32890c1-550f-4dd6-99fa-9bf20fd61467",
"last_updated": "2023-06-22T10:48:29.154029-04:00",
"created_at": "2023-06-21T10:28:20.790022-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778cc3b2-1af8-49fd-a703-64a4b76000ef/?format=api"
}
]
}