GET /api/bet_types/f01620da-ad21-4f0b-a7e5-8bd4ef4b2241/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f01620da-ad21-4f0b-a7e5-8bd4ef4b2241",
"match": "https://api-prod.gambitprofit.com/api/matches/a3bc0dab-29f4-40a6-af92-20eefba353d3/?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 6",
"amount": 5098.0
},
{
"team": "Game Total Over 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "764050a8-3461-4df2-a831-2dbc58c11927",
"gambit_id": "a2fccb9f-437b-432a-b0ad-36437a3b94df",
"last_updated": "2022-12-23T11:52:15.261100-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01620da-ad21-4f0b-a7e5-8bd4ef4b2241/?format=api"
},
{
"id": "7c062743-f450-4e29-9867-941882b80658",
"gambit_id": "395265d2-e82b-4568-8a72-9ead0f802db9",
"last_updated": "2022-12-23T11:52:15.262233-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01620da-ad21-4f0b-a7e5-8bd4ef4b2241/?format=api"
}
]
}