GET /api/bet_types/b6c72a57-6f4d-4558-a2f1-50220db2c788/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6c72a57-6f4d-4558-a2f1-50220db2c788",
"match": "https://api-prod.gambitprofit.com/api/matches/e575082c-685e-4f25-9b28-2aa2a8c31aba/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:04.439995-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 37",
"amount": 5094.0
},
{
"team": "Game Total Under 37",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "62374f80-1ce5-44ca-8c26-418f62929a6b",
"gambit_id": "42ab1a9c-69b1-465d-bef7-4aae1cd35cb3",
"last_updated": "2023-11-06T21:33:22.054311-05:00",
"created_at": "2023-11-02T09:03:04.449046-04:00",
"name": "Game Total Over 37",
"reward": "1.83000",
"odds": "1.86960",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c72a57-6f4d-4558-a2f1-50220db2c788/?format=api"
},
{
"id": "97ea0e01-8669-4368-9955-4925f073d38e",
"gambit_id": "a1344896-6695-498d-8918-b28b7ecdcd4d",
"last_updated": "2023-11-06T21:33:22.051127-05:00",
"created_at": "2023-11-02T09:03:04.444872-04:00",
"name": "Game Total Under 37",
"reward": "1.90000",
"odds": "1.95240",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6c72a57-6f4d-4558-a2f1-50220db2c788/?format=api"
}
]
}