GET /api/bet_types/8af3d2c3-2819-4602-b0ce-10b00c0b9c11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8af3d2c3-2819-4602-b0ce-10b00c0b9c11",
"match": "https://api-prod.gambitprofit.com/api/matches/0146886c-357f-4196-8159-a59063c70184/?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 7.5",
"amount": 5097.0
},
{
"team": "Game Total Over 7.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "9e813d72-7463-413c-a280-14fdd218964d",
"gambit_id": "f3b5878d-1036-4bd1-b309-d5b96ba32a93",
"last_updated": "2022-09-24T21:12:26.475617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af3d2c3-2819-4602-b0ce-10b00c0b9c11/?format=api"
},
{
"id": "4fa297b5-682c-48f3-8dc1-9543e33f5188",
"gambit_id": "1bba3f40-a77b-4ee9-82e4-bae66ea57ed0",
"last_updated": "2022-09-24T21:12:26.477172-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af3d2c3-2819-4602-b0ce-10b00c0b9c11/?format=api"
}
]
}