GET /api/bet_types/1edbdec9-4dc1-4362-8b84-29ce52e3e868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1edbdec9-4dc1-4362-8b84-29ce52e3e868",
"match": "https://api-prod.gambitprofit.com/api/matches/79f73196-e2ea-4d23-b370-a807e32460db/?format=api",
"name": "Over/Under",
"created_at": "2024-01-28T09:58:20.587609-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",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "92bd3888-5555-44e8-aeeb-4a12f3f0f25c",
"gambit_id": "235a4f49-6c34-4a4f-a232-af58a3a13dc1",
"last_updated": "2024-01-29T22:18:13.240650-05:00",
"created_at": "2024-01-28T09:58:20.591183-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1edbdec9-4dc1-4362-8b84-29ce52e3e868/?format=api"
},
{
"id": "87b16f85-dceb-48d9-b22d-d895dac353aa",
"gambit_id": "292ccbf7-6e8e-4635-9b7f-9e1330c78f41",
"last_updated": "2024-01-29T22:18:13.237260-05:00",
"created_at": "2024-01-28T09:58:20.595621-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1edbdec9-4dc1-4362-8b84-29ce52e3e868/?format=api"
}
]
}