GET /api/bet_types/9f372194-06ed-44d8-bf18-9d51c3b1a7fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f372194-06ed-44d8-bf18-9d51c3b1a7fb",
"match": "https://api-prod.gambitprofit.com/api/matches/09ff9258-5242-43a8-b21a-e9b7ea522870/?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": "Total Rounds Under 1.5",
"amount": 6601.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3399.0
}
],
"expected_reward_tokens": 9175.39,
"profit_sb": -324.61,
"profit_sb_percentage": -3.42,
"recommended": false
},
"lines": [
{
"id": "cf2e2278-f33b-479c-934b-29f792c1090d",
"gambit_id": "6b8d8c98-4727-4e37-b28c-374f230410b1",
"last_updated": "2022-10-17T10:42:37.530570-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.39000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f372194-06ed-44d8-bf18-9d51c3b1a7fb/?format=api"
},
{
"id": "829aefce-9f61-4d19-80e7-2c46b03a7563",
"gambit_id": "5e5282bb-9683-4f85-9589-445deffcfbeb",
"last_updated": "2022-10-17T10:42:37.531703-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "2.70000",
"odds": "2.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f372194-06ed-44d8-bf18-9d51c3b1a7fb/?format=api"
}
]
}