GET /api/bet_types/228e5faa-6afc-4893-b5f4-953775fde7b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "228e5faa-6afc-4893-b5f4-953775fde7b6",
"match": "https://api-prod.gambitprofit.com/api/matches/cdcc9f8e-a3f0-4458-b604-c7ec1dedb395/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-03T00:23:15.721194-04: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 (K Gausman)",
"amount": 6825.0
},
{
"team": "COL (C Anderson)",
"amount": 3175.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "9f53ff3d-17de-496a-9f69-8fb387c7e6fb",
"gambit_id": "cb9687d0-9003-4238-999e-84417a5e743c",
"last_updated": "2023-09-05T10:28:08.526343-04:00",
"created_at": "2023-09-03T00:23:15.725580-04:00",
"name": "TOR (K Gausman)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/228e5faa-6afc-4893-b5f4-953775fde7b6/?format=api"
},
{
"id": "ee618b9c-5339-46d4-a2c3-78ae6c4db914",
"gambit_id": "82da2709-287f-4660-bd76-bd184956561e",
"last_updated": "2023-09-05T10:28:08.530044-04:00",
"created_at": "2023-09-03T00:23:15.730771-04:00",
"name": "COL (C Anderson)",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/228e5faa-6afc-4893-b5f4-953775fde7b6/?format=api"
}
]
}