GET /api/bet_types/8c6dc903-1f4f-4ef3-ad17-096a274dceff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c6dc903-1f4f-4ef3-ad17-096a274dceff",
"match": "https://api-prod.gambitprofit.com/api/matches/39844fed-e3a1-4277-b25a-662d533dae51/?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": "Duke",
"amount": 7411.0
},
{
"team": "Virginia Tech",
"amount": 2589.0
}
],
"expected_reward_tokens": 9189.64,
"profit_sb": 189.64,
"profit_sb_percentage": 2.11,
"recommended": true
},
"lines": [
{
"id": "b1e6e438-429a-4941-b3fc-355136a45d0d",
"gambit_id": "7fabe388-25b6-4035-87e7-45ebf4763970",
"last_updated": "2022-11-14T10:28:57.248289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Duke",
"reward": "1.24000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6dc903-1f4f-4ef3-ad17-096a274dceff/?format=api"
},
{
"id": "7a76887d-c554-420b-9281-55f859537f26",
"gambit_id": "a8038b4a-1c72-4a96-a374-3d1c38949b2c",
"last_updated": "2022-11-14T10:28:57.249266-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia Tech",
"reward": "3.55000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c6dc903-1f4f-4ef3-ad17-096a274dceff/?format=api"
}
]
}