GET /api/bet_types/c40dab63-ad26-4288-bf3c-2fa2c54afccd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c40dab63-ad26-4288-bf3c-2fa2c54afccd",
"match": "https://api-prod.gambitprofit.com/api/matches/acce6b17-57f9-4c1a-8a9c-ff0d1166d4e7/?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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5a58e938-1876-4ef0-a126-a335f84baac7",
"gambit_id": "5b9fb9ce-bffa-4380-9e75-01292cf85e05",
"last_updated": "2022-11-05T09:38:12.275972-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40dab63-ad26-4288-bf3c-2fa2c54afccd/?format=api"
},
{
"id": "1562d6af-b351-481d-bd4f-ba0b37ecaf96",
"gambit_id": "9e69fde9-540c-43cd-a729-447c58db9d14",
"last_updated": "2022-11-05T09:38:12.277153-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c40dab63-ad26-4288-bf3c-2fa2c54afccd/?format=api"
}
]
}