GET /api/bet_types/a34773c2-0d59-4f69-a0e9-979cbfc98e17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a34773c2-0d59-4f69-a0e9-979cbfc98e17",
"match": "https://api-prod.gambitprofit.com/api/matches/609536fd-0c04-41b9-861b-d1950976e0a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T17:33:03.039421-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": "Erin Blanchfield",
"amount": 5778.0
},
{
"team": "Taila Santos",
"amount": 4222.0
}
],
"expected_reward_tokens": 9244.8,
"profit_sb": -255.2,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "6d80e862-bcfc-454b-b976-0fd0ba978fe9",
"gambit_id": "c4896764-2718-4d64-adab-43f6472de12c",
"last_updated": "2023-08-28T18:48:03.466766-04:00",
"created_at": "2023-08-24T17:33:03.049474-04:00",
"name": "Erin Blanchfield",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a34773c2-0d59-4f69-a0e9-979cbfc98e17/?format=api"
},
{
"id": "70c19568-6f01-4ea7-bccd-99ac0c876ef1",
"gambit_id": "af1af289-3030-44a0-ab14-c0366c13ff4e",
"last_updated": "2023-08-28T18:48:03.457673-04:00",
"created_at": "2023-08-24T17:33:03.043992-04:00",
"name": "Taila Santos",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a34773c2-0d59-4f69-a0e9-979cbfc98e17/?format=api"
}
]
}