GET /api/bet_types/9d2b9244-7349-4fce-9e95-001a35331624/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d2b9244-7349-4fce-9e95-001a35331624",
"match": "https://api-prod.gambitprofit.com/api/matches/449b712d-2efd-4c7f-b73f-7f68a06c60ae/?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": "Washington Commanders",
"amount": 5097.0
},
{
"team": "Detroit Lions",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "96e3deb9-90bb-45cc-a67c-22ab17bef84a",
"gambit_id": "a564b10f-bf46-410a-9593-79b4fa7468f3",
"last_updated": "2022-09-19T11:02:16.685516-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Commanders",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d2b9244-7349-4fce-9e95-001a35331624/?format=api"
},
{
"id": "574110f2-b938-41fc-8b4f-f8ab6ece9674",
"gambit_id": "03456125-4c59-4154-badc-eaebee5e2674",
"last_updated": "2022-09-19T11:02:16.684578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Lions",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d2b9244-7349-4fce-9e95-001a35331624/?format=api"
}
]
}