GET /api/bet_types/ec35501c-d4e8-41c9-a0a2-900558ffeb2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec35501c-d4e8-41c9-a0a2-900558ffeb2f",
"match": "https://api-prod.gambitprofit.com/api/matches/77dcc825-8325-4a9c-b64d-1f3c131987b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:23.934857-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 (A Nola)",
"amount": 6434.0
},
{
"team": "CIN (L Cessa)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "c75fdbea-21c5-41de-966c-6e76dbe5e1d4",
"gambit_id": "95d0992d-5779-40bc-80a2-7245dc85dfa0",
"last_updated": "2023-04-18T12:12:07.720720-04:00",
"created_at": "2023-04-16T12:17:23.939848-04:00",
"name": "PHI (A Nola)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35501c-d4e8-41c9-a0a2-900558ffeb2f/?format=api"
},
{
"id": "794b741c-849b-4cf2-94a0-5aab38eefb13",
"gambit_id": "e00f92fc-10a3-4656-b2ec-6cd08964d1ca",
"last_updated": "2023-04-18T12:12:07.719350-04:00",
"created_at": "2023-04-16T12:17:23.937063-04:00",
"name": "CIN (L Cessa)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35501c-d4e8-41c9-a0a2-900558ffeb2f/?format=api"
}
]
}