GET /api/bet_types/33a15d02-f654-4558-b8e4-3e894129d305/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33a15d02-f654-4558-b8e4-3e894129d305",
"match": "https://api-prod.gambitprofit.com/api/matches/52670380-ed7b-4f02-8120-d62b9886c7dd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-01T09:23:08.171879-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": "LAA (T Anderson)",
"amount": 5222.0
},
{
"team": "ARI (R Nelson)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "61f672a6-3293-414c-bbf3-8fe2144240ca",
"gambit_id": "27b9b24a-af64-4d9a-8bd1-784d6444ca83",
"last_updated": "2023-07-03T01:08:12.272115-04:00",
"created_at": "2023-07-01T09:23:08.174868-04:00",
"name": "LAA (T Anderson)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a15d02-f654-4558-b8e4-3e894129d305/?format=api"
},
{
"id": "dd23aad6-273e-40dc-a97e-7bf31a102a55",
"gambit_id": "1dac1fcd-358a-4305-a1d8-ccfa1dec1f43",
"last_updated": "2023-07-03T01:08:12.273749-04:00",
"created_at": "2023-07-01T09:23:08.177686-04:00",
"name": "ARI (R Nelson)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a15d02-f654-4558-b8e4-3e894129d305/?format=api"
}
]
}