GET /api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afa41939-597f-4b97-be31-e7df9c91dbd1",
"match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?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": "TOR (M White)",
"amount": 5067.0
},
{
"team": "MIN (D Bundy)",
"amount": 4933.0
}
],
"expected_reward_tokens": 9323.28,
"profit_sb": 323.28,
"profit_sb_percentage": 3.59,
"recommended": true
},
"lines": [
{
"id": "91d428a7-edee-4e0a-be69-b4bc0c3c3381",
"gambit_id": "5dece9fb-fd01-4392-b164-03a75bcc9621",
"last_updated": "2022-08-07T10:52:16.489112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (M White)",
"reward": "1.84000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api"
},
{
"id": "7bb55726-a857-4acb-9ae1-eb9db41453ac",
"gambit_id": "6a260c4e-65bc-451f-af10-b8fb35f1e23d",
"last_updated": "2022-08-07T10:52:16.488600-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "1.89000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api"
}
]
}