GET /api/bet_types/a991a57e-816e-4527-b803-0a80159dd322/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a991a57e-816e-4527-b803-0a80159dd322",
"match": "https://api-prod.gambitprofit.com/api/matches/a061bef7-1b41-4ce5-8541-662dc5bf1cc3/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:54.661802-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": "Philadelphia 76ers",
"amount": 5968.0
},
{
"team": "Los Angeles Clippers",
"amount": 4032.0
}
],
"expected_reward_tokens": 9071.36,
"profit_sb": 71.36,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "db1b590a-4f98-4188-a759-595e77b4b765",
"gambit_id": "a88ed0c1-8980-414f-9ad6-5c87496edf42",
"last_updated": "2022-12-24T19:06:51.207657-05:00",
"created_at": "2022-12-23T09:06:54.663000-05:00",
"name": "Philadelphia 76ers",
"reward": "1.52000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a991a57e-816e-4527-b803-0a80159dd322/?format=api"
},
{
"id": "a3441725-e0ab-45cd-9efd-aec9412c629d",
"gambit_id": "62eed282-267a-4451-81a8-91048a335839",
"last_updated": "2022-12-24T19:06:51.208850-05:00",
"created_at": "2022-12-23T09:06:54.664176-05:00",
"name": "Los Angeles Clippers",
"reward": "2.25000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a991a57e-816e-4527-b803-0a80159dd322/?format=api"
}
]
}