GET /api/bet_types/b726a5a0-7d36-41a2-9f63-3590bb121324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b726a5a0-7d36-41a2-9f63-3590bb121324",
"match": "https://api-prod.gambitprofit.com/api/matches/fb4859a5-76ff-42c3-b6ec-3dd885638e77/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T10:52:02.473212-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": "Marcin Tybura",
"amount": 5484.0
},
{
"team": "Blagoy Ivanov",
"amount": 4516.0
}
],
"expected_reward_tokens": 9212.64,
"profit_sb": -287.36,
"profit_sb_percentage": -3.02,
"recommended": false
},
"lines": [
{
"id": "95c9eab0-04a9-4989-baa1-a8a2fbda5871",
"gambit_id": "d0e2d0be-a1fb-40ed-942d-27e0d6b955ba",
"last_updated": "2023-02-06T08:51:54.107438-05:00",
"created_at": "2023-02-03T10:52:02.474942-05:00",
"name": "Marcin Tybura",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b726a5a0-7d36-41a2-9f63-3590bb121324/?format=api"
},
{
"id": "851d96c1-0ca3-420e-a27b-4e2ef98285a5",
"gambit_id": "ddbd43cc-d112-43f4-8788-a73997ca8379",
"last_updated": "2023-02-06T08:51:54.108677-05:00",
"created_at": "2023-02-03T10:52:02.476376-05:00",
"name": "Blagoy Ivanov",
"reward": "2.04000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b726a5a0-7d36-41a2-9f63-3590bb121324/?format=api"
}
]
}