GET /api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dfe43cd-4d2d-4a18-aec0-2d138140a016",
"match": "https://api-prod.gambitprofit.com/api/matches/71b7a66d-ac83-49e7-9ebd-d774c7d44c56/?format=api",
"name": "Pick the Winner",
"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": "Northwestern",
"amount": 7133.0
},
{
"team": "Miami-Ohio",
"amount": 2867.0
}
],
"expected_reward_tokens": 9201.57,
"profit_sb": 201.57,
"profit_sb_percentage": 2.24,
"recommended": true
},
"lines": [
{
"id": "3152b251-8e83-4a04-bdf1-77b8be3ae98b",
"gambit_id": "e5ecb380-cee4-4fda-8ab4-1cf53497f23a",
"last_updated": "2022-09-25T21:22:20.995791-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northwestern",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api"
},
{
"id": "c08d6498-f201-445d-8351-143ee19f4fd4",
"gambit_id": "7ade1bc3-afcd-4eb7-9c92-e6c6b06cff0f",
"last_updated": "2022-09-25T21:22:20.996820-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami-Ohio",
"reward": "3.21000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dfe43cd-4d2d-4a18-aec0-2d138140a016/?format=api"
}
]
}