GET /api/bet_types/57d3df99-cef4-4466-95db-baedbc605436/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57d3df99-cef4-4466-95db-baedbc605436",
"match": "https://api-prod.gambitprofit.com/api/matches/28077b14-6d2d-4292-913c-c24b5c68cea9/?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": "PIT (M Keller)",
"amount": 5190.0
},
{
"team": "CHC (H Wesneski)",
"amount": 4810.0
}
],
"expected_reward_tokens": 9186.3,
"profit_sb": 186.3,
"profit_sb_percentage": 2.07,
"recommended": true
},
"lines": [
{
"id": "b494155f-ad2c-4d7d-949c-aa5ec1844ca9",
"gambit_id": "9f137cde-7f48-48fe-8e4c-df0162fbbf90",
"last_updated": "2022-09-23T10:17:09.166091-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (M Keller)",
"reward": "1.77000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57d3df99-cef4-4466-95db-baedbc605436/?format=api"
},
{
"id": "2dad7432-241b-45d7-8077-9c7d67ac912f",
"gambit_id": "8ddccafc-fa32-4281-8654-a8848ea7dacd",
"last_updated": "2022-09-23T10:17:09.167036-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (H Wesneski)",
"reward": "1.91000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57d3df99-cef4-4466-95db-baedbc605436/?format=api"
}
]
}