GET /api/bet_types/f0a17ff2-fd32-459f-8972-1c977dc1281f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0a17ff2-fd32-459f-8972-1c977dc1281f",
"match": "https://api-prod.gambitprofit.com/api/matches/6197d46e-073b-4314-b57a-f75e0120b201/?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 Under 50.5",
"amount": 5000.0
},
{
"team": "Game Total Over 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7faa025d-7dd1-45c3-ac6a-658d4463e36c",
"gambit_id": "a26c1261-863f-48ca-92e9-733634eff58d",
"last_updated": "2022-10-08T09:07:08.304428-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a17ff2-fd32-459f-8972-1c977dc1281f/?format=api"
},
{
"id": "79065f00-27f4-42a7-8f9c-1b732c31ffb5",
"gambit_id": "b0d0b335-9a25-4908-a3ab-a8eadaf145e5",
"last_updated": "2022-10-08T09:07:08.305457-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a17ff2-fd32-459f-8972-1c977dc1281f/?format=api"
}
]
}