GET /api/bet_types/20fb881a-8cb5-4d5c-9c85-f11c3c714261/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20fb881a-8cb5-4d5c-9c85-f11c3c714261",
"match": "https://api-prod.gambitprofit.com/api/matches/ed8d785b-10de-4868-a1ad-efbefbd714fc/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f7bb29ff-b625-4f4b-80a3-d9f45367b9fe",
"gambit_id": "772f16b4-8c10-476c-b512-749e02bb5336",
"last_updated": "2022-11-10T09:32:36.125393-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20fb881a-8cb5-4d5c-9c85-f11c3c714261/?format=api"
},
{
"id": "90656411-c5c3-4a8c-95f2-ef718d037a4c",
"gambit_id": "0e72ea44-b9ec-4f30-8562-69b3f9a8ac25",
"last_updated": "2022-11-10T09:32:36.124235-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20fb881a-8cb5-4d5c-9c85-f11c3c714261/?format=api"
}
]
}