GET /api/bet_types/018f709e-ef6d-4eb3-9c5f-aa87cc4099fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "018f709e-ef6d-4eb3-9c5f-aa87cc4099fe",
"match": "https://api-prod.gambitprofit.com/api/matches/bac2cde2-1413-48d7-bc17-0aa0879a469a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T13:32:58.286527-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 Under 2.5",
"amount": 5204.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": -340.96,
"profit_sb_percentage": -3.59,
"recommended": false
},
"lines": [
{
"id": "a6c08c87-dce3-446c-bbb7-491dc5808970",
"gambit_id": "a04d52d5-c6d9-4e2f-ab6c-45aff70207b9",
"last_updated": "2023-08-14T18:53:06.786161-04:00",
"created_at": "2023-08-12T13:32:58.298413-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/018f709e-ef6d-4eb3-9c5f-aa87cc4099fe/?format=api"
},
{
"id": "29e896f9-3eb6-4520-b590-cd3978a9aee8",
"gambit_id": "fc182cb1-92cf-4ede-ae00-39bc4f4c40a4",
"last_updated": "2023-08-14T18:53:06.782306-04:00",
"created_at": "2023-08-12T13:32:58.290273-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/018f709e-ef6d-4eb3-9c5f-aa87cc4099fe/?format=api"
}
]
}