GET /api/bet_types/fae6fbb5-3295-45dc-b87d-1367edbc0896/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fae6fbb5-3295-45dc-b87d-1367edbc0896",
"match": "https://api-prod.gambitprofit.com/api/matches/a43fb9b8-365d-4f2e-8a4e-d1e035766ce5/?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 2.5",
"amount": 6309.0
},
{
"team": "Game Total Under 2.5",
"amount": 3691.0
}
],
"expected_reward_tokens": 8895.31,
"profit_sb": -104.69,
"profit_sb_percentage": -1.16,
"recommended": false
},
"lines": [
{
"id": "67a94634-95e1-4970-8702-e6fc1d151bd5",
"gambit_id": "2f1b3e68-48ee-48ac-92dc-95a3a3f74901",
"last_updated": "2022-08-24T10:37:16.733604-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.41000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae6fbb5-3295-45dc-b87d-1367edbc0896/?format=api"
},
{
"id": "dbaa0eef-a3cc-46aa-aa18-75b3505796ff",
"gambit_id": "b9cc63ea-b9c8-4baa-88e2-c6ddb2cc8281",
"last_updated": "2022-08-24T10:37:16.734134-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.41000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fae6fbb5-3295-45dc-b87d-1367edbc0896/?format=api"
}
]
}