GET /api/bet_types/3b07cf69-edaf-427b-88b6-753bfdc6ea70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b07cf69-edaf-427b-88b6-753bfdc6ea70",
"match": "https://api-prod.gambitprofit.com/api/matches/57be6426-83f6-4a9c-907e-cf55c015c72c/?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 2.5",
"amount": 5604.0
},
{
"team": "Game Total Over 2.5",
"amount": 4396.0
}
],
"expected_reward_tokens": 8966.4,
"profit_sb": -33.6,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "4251418d-ef9a-44af-8bd5-d65faff4f537",
"gambit_id": "124bedd4-602c-4255-9e28-98bb4e2b9aeb",
"last_updated": "2022-09-01T13:42:00.376762-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.60000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b07cf69-edaf-427b-88b6-753bfdc6ea70/?format=api"
},
{
"id": "6354b2fc-a74b-4986-8bc5-1b1316e746dd",
"gambit_id": "7a992978-cd26-45b2-811c-1f27e510339e",
"last_updated": "2022-09-01T13:42:00.377200-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.04000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b07cf69-edaf-427b-88b6-753bfdc6ea70/?format=api"
}
]
}