GET /api/bet_types/96712e0c-2134-4cd2-83f0-a69fa9bd2a70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96712e0c-2134-4cd2-83f0-a69fa9bd2a70",
"match": "https://api-prod.gambitprofit.com/api/matches/e1acf0f1-6926-47a0-93d6-86e42c33d757/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:08.347414-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": "Game Total Over 6.5",
"amount": 5515.0
},
{
"team": "Game Total Under 6.5",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "7fae5417-7074-41eb-81a7-41c470a36725",
"gambit_id": "484a3626-3d94-4066-86a4-cf74ace12e0e",
"last_updated": "2023-10-23T20:33:02.140500-04:00",
"created_at": "2023-10-21T09:38:08.351128-04:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96712e0c-2134-4cd2-83f0-a69fa9bd2a70/?format=api"
},
{
"id": "c865c871-3493-41fa-a8d3-5bb15816e43e",
"gambit_id": "feffb46c-90d6-4687-b240-cc0da770c624",
"last_updated": "2023-10-23T20:33:02.145314-04:00",
"created_at": "2023-10-21T09:38:08.355586-04:00",
"name": "Game Total Under 6.5",
"reward": "2.09000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96712e0c-2134-4cd2-83f0-a69fa9bd2a70/?format=api"
}
]
}