GET /api/bet_types/33cab45c-e342-42e0-b998-813f4bc788f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33cab45c-e342-42e0-b998-813f4bc788f9",
"match": "https://api-prod.gambitprofit.com/api/matches/4b60e8eb-3acd-457e-81fa-1f4e685ca079/?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": "New Mexico State",
"amount": 8159.0
},
{
"team": "Florida Intl",
"amount": 1841.0
}
],
"expected_reward_tokens": 9462.74,
"profit_sb": -37.26,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "80b2d95c-8f0a-454c-8c08-0586285ed2b9",
"gambit_id": "f82aaf37-2c36-4d32-aafd-41a3acc75ecb",
"last_updated": "2022-10-03T11:17:24.150576-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico State",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33cab45c-e342-42e0-b998-813f4bc788f9/?format=api"
},
{
"id": "e7f45c2b-4b08-4148-8ad8-c008936dfb77",
"gambit_id": "d4874433-0fbb-4d8e-9f6b-11c86805eb66",
"last_updated": "2022-10-03T11:17:24.151554-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Intl",
"reward": "5.14000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33cab45c-e342-42e0-b998-813f4bc788f9/?format=api"
}
]
}