GET /api/bet_types/afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad",
"match": "https://api-prod.gambitprofit.com/api/matches/7e99ce4b-41fc-4692-a6b3-50c07c2c9f95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:57.644724-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": "PHI (R Suarez)",
"amount": 5478.0
},
{
"team": "PIT (J Oviedo)",
"amount": 4522.0
}
],
"expected_reward_tokens": 9586.5,
"profit_sb": 86.5,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "1e1c4ac3-0beb-4f57-a688-c01a5acb5835",
"gambit_id": "38955e12-886c-4f65-8a25-97ed1d022aa8",
"last_updated": "2023-09-28T09:58:14.749266-04:00",
"created_at": "2023-09-27T09:22:57.654101-04:00",
"name": "PHI (R Suarez)",
"reward": "1.75000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad/?format=api"
},
{
"id": "f0e265dd-3926-4474-9f76-de1558d59d27",
"gambit_id": "4072ea1b-520f-4693-b130-95d42db1fb6c",
"last_updated": "2023-09-28T09:58:14.745934-04:00",
"created_at": "2023-09-27T09:22:57.648929-04:00",
"name": "PIT (J Oviedo)",
"reward": "2.12000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afdd366a-92dc-4dd7-8f3f-bbcf16aa2dad/?format=api"
}
]
}