GET /api/bet_types/036ad08a-9895-43de-a9c4-b611ed4bec21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "036ad08a-9895-43de-a9c4-b611ed4bec21",
"match": "https://api-prod.gambitprofit.com/api/matches/e5f0ab01-9830-4502-9721-767439d25073/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:58.635204-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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "35ebb008-b233-474f-99a9-cb505421572f",
"gambit_id": "580b1093-2541-4568-821e-b45659dd84ce",
"last_updated": "2023-11-14T09:18:07.113042-05:00",
"created_at": "2023-11-12T09:32:58.652562-05:00",
"name": "Game Total Over 222",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036ad08a-9895-43de-a9c4-b611ed4bec21/?format=api"
},
{
"id": "ae0d4085-074a-4a38-9a0e-428a5e5304f3",
"gambit_id": "7043e8b4-6ad6-4cf4-a7b0-985ddd0244e4",
"last_updated": "2023-11-14T09:18:07.109421-05:00",
"created_at": "2023-11-12T09:32:58.641899-05:00",
"name": "Game Total Under 222",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036ad08a-9895-43de-a9c4-b611ed4bec21/?format=api"
}
]
}