GET /api/bet_types/8286dee8-6335-426b-b89d-c8bf9e66c0e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8286dee8-6335-426b-b89d-c8bf9e66c0e5",
"match": "https://api-prod.gambitprofit.com/api/matches/f0913691-b3e8-4166-ac7e-d7d58494a9f3/?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": "ARI (Z Davies)",
"amount": 5360.0
},
{
"team": "KAN (J Heasley)",
"amount": 4640.0
}
],
"expected_reward_tokens": 9326.4,
"profit_sb": 326.4,
"profit_sb_percentage": 3.63,
"recommended": true
},
"lines": [
{
"id": "64f47abf-5884-47de-8b0f-88019a637af4",
"gambit_id": "67a25a66-d2e1-47ad-ab04-331b1525aa71",
"last_updated": "2022-08-24T10:27:10.831434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Davies)",
"reward": "1.74000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8286dee8-6335-426b-b89d-c8bf9e66c0e5/?format=api"
},
{
"id": "df794c3a-7750-40ba-941c-62c46a939db1",
"gambit_id": "f63fb60b-7dfc-4d9d-afeb-1f4ad56ecb41",
"last_updated": "2022-08-24T10:27:10.831014-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (J Heasley)",
"reward": "2.01000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8286dee8-6335-426b-b89d-c8bf9e66c0e5/?format=api"
}
]
}