GET /api/bet_types/c66d59d9-d6c9-48e2-857e-97d2ba9182a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c66d59d9-d6c9-48e2-857e-97d2ba9182a8",
"match": "https://api-prod.gambitprofit.com/api/matches/4e023908-56d0-4381-a21f-0de153aed018/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:10.779776-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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "27e2e343-64cc-4e74-97f3-c6d73e1ad5fa",
"gambit_id": "ad99b419-e907-4634-9f83-1204002e769a",
"last_updated": "2022-12-31T14:11:52.432696-05:00",
"created_at": "2022-12-30T10:27:10.782124-05:00",
"name": "Game Total Over 230",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c66d59d9-d6c9-48e2-857e-97d2ba9182a8/?format=api"
},
{
"id": "c0c11724-6c01-4b7c-90ed-70f8f705f513",
"gambit_id": "49236cd0-4371-4e06-a820-cdda99ef1d4e",
"last_updated": "2022-12-31T14:11:52.431624-05:00",
"created_at": "2022-12-30T10:27:10.780948-05:00",
"name": "Game Total Under 230",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c66d59d9-d6c9-48e2-857e-97d2ba9182a8/?format=api"
}
]
}