GET /api/bet_types/19d229d6-4499-4d3d-8270-c75d064a2fba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19d229d6-4499-4d3d-8270-c75d064a2fba",
"match": "https://api-prod.gambitprofit.com/api/matches/3838b5d5-3654-476e-8ee2-3da70e5f05f3/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T10:23:05.049285-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": "Total Rounds Over 1.5",
"amount": 6469.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "0cbb7932-d5af-471d-9b97-1617468773bf",
"gambit_id": "510d030f-97ce-435a-8042-c90dbbe97457",
"last_updated": "2023-09-25T14:38:18.701072-04:00",
"created_at": "2023-09-23T10:23:05.053278-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d229d6-4499-4d3d-8270-c75d064a2fba/?format=api"
},
{
"id": "788f87e7-ddcd-4293-97b7-c8c071e5afb6",
"gambit_id": "c0c4bc91-363a-4e83-aa62-f80029ff8cad",
"last_updated": "2023-09-25T14:38:18.704655-04:00",
"created_at": "2023-09-23T10:23:05.057443-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.62000",
"odds": "2.70000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d229d6-4499-4d3d-8270-c75d064a2fba/?format=api"
}
]
}