GET /api/bet_types/54fb80a4-d658-42e2-abf3-fae182a56429/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54fb80a4-d658-42e2-abf3-fae182a56429",
"match": "https://api-prod.gambitprofit.com/api/matches/5984d43b-f2ce-45b8-a7cd-3c4b5694cde6/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T15:58:04.879630-04: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 2.5",
"amount": 5376.0
},
{
"team": "Game Total Over 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 9246.72,
"profit_sb": -253.28,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "cad7034f-31ed-42d3-9ccc-db3beab504be",
"gambit_id": "923a73bb-50d2-4436-ad45-6788c1d56855",
"last_updated": "2023-09-18T23:13:13.716047-04:00",
"created_at": "2023-09-15T15:58:04.903997-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54fb80a4-d658-42e2-abf3-fae182a56429/?format=api"
},
{
"id": "cdc87fa9-c21b-4e44-9e93-cd0deb430562",
"gambit_id": "fece968a-b7f9-4e64-a1e7-19446af2b5d6",
"last_updated": "2023-09-18T23:13:13.719430-04:00",
"created_at": "2023-09-15T15:58:04.914414-04:00",
"name": "Game Total Over 2.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54fb80a4-d658-42e2-abf3-fae182a56429/?format=api"
}
]
}