GET /api/bet_types/b1bc8bbb-e60f-46ef-b39b-c39e8deedd45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1bc8bbb-e60f-46ef-b39b-c39e8deedd45",
"match": "https://api-prod.gambitprofit.com/api/matches/12c8ef1d-dd7b-4606-b0a8-a7b5d3140016/?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": "NYY (F Montas)",
"amount": 5692.0
},
{
"team": "BOS (K Crawford)",
"amount": 4308.0
}
],
"expected_reward_tokens": 9391.44,
"profit_sb": 391.44,
"profit_sb_percentage": 4.35,
"recommended": true
},
"lines": [
{
"id": "2ac55964-0a28-4728-9318-d8e170653721",
"gambit_id": "3cb6d520-c1d5-4bbb-8d59-65192fee43a1",
"last_updated": "2022-08-14T13:41:52.632009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (F Montas)",
"reward": "1.65000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bc8bbb-e60f-46ef-b39b-c39e8deedd45/?format=api"
},
{
"id": "79b0fddf-7a97-4287-8c28-eb5d3dd1151a",
"gambit_id": "3626b8b4-4ddc-48af-920b-e77e64092662",
"last_updated": "2022-08-14T13:41:52.631573-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (K Crawford)",
"reward": "2.18000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bc8bbb-e60f-46ef-b39b-c39e8deedd45/?format=api"
}
]
}