GET /api/bet_types/235014ac-9042-4036-bef4-66a995d17cc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "235014ac-9042-4036-bef4-66a995d17cc2",
"match": "https://api-prod.gambitprofit.com/api/matches/60b2ab11-c4ce-446c-b5c1-62573db6dc2d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:09.119167-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 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3281b9c0-8dcd-48fe-94a5-5252f4ecfdf4",
"gambit_id": "902dcae0-c42b-415a-bee0-20a56cf542bc",
"last_updated": "2023-11-20T19:48:02.621419-05:00",
"created_at": "2023-11-16T09:28:09.123537-05:00",
"name": "Game Total Over 48",
"reward": "1.86000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235014ac-9042-4036-bef4-66a995d17cc2/?format=api"
},
{
"id": "f8875842-09d6-49e0-83f0-d531bbf9fe29",
"gambit_id": "5facbe4b-47b5-49f1-bbce-6af9d2240925",
"last_updated": "2023-11-20T19:48:02.625137-05:00",
"created_at": "2023-11-16T09:28:09.141321-05:00",
"name": "Game Total Under 48",
"reward": "1.86000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/235014ac-9042-4036-bef4-66a995d17cc2/?format=api"
}
]
}