GET /api/bet_types/37a8dda6-3f36-4f0d-80bb-e7910f045029/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37a8dda6-3f36-4f0d-80bb-e7910f045029",
"match": "https://api-prod.gambitprofit.com/api/matches/57d53fd1-554e-41d0-a7e2-ae5e2b99d71f/?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 Over 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "c117b288-59dc-494a-b5e3-0a14f09af8da",
"gambit_id": "f62e195d-b91c-4e38-8543-1df0e95eda6e",
"last_updated": "2022-10-18T09:12:07.414279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a8dda6-3f36-4f0d-80bb-e7910f045029/?format=api"
},
{
"id": "c5c64b65-cfb3-49b7-8969-f8698d5f2303",
"gambit_id": "653cee42-038e-49e5-9e4b-2d0b59a6ac9c",
"last_updated": "2022-10-18T09:12:07.413312-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a8dda6-3f36-4f0d-80bb-e7910f045029/?format=api"
}
]
}