GET /api/bet_types/09f4e5e2-3742-4faa-b642-51ff8f508e5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09f4e5e2-3742-4faa-b642-51ff8f508e5e",
"match": "https://api-prod.gambitprofit.com/api/matches/839a7df9-d452-460d-a13e-2d22b80fa5dc/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Over 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f4c700ff-1247-4231-8649-be801bd636e9",
"gambit_id": "ae8b9f7d-f378-4657-81d8-59ddbc84afad",
"last_updated": "2022-11-06T15:58:32.413518-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f4e5e2-3742-4faa-b642-51ff8f508e5e/?format=api"
},
{
"id": "21fb0824-9634-4532-9348-a7e82cab294e",
"gambit_id": "6e71e377-2b83-4b15-8984-9eb2102f8aa0",
"last_updated": "2022-11-06T15:58:32.412445-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f4e5e2-3742-4faa-b642-51ff8f508e5e/?format=api"
}
]
}