GET /api/bet_types/93fded05-bf92-4b0a-8dba-4cbaf20b2a18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93fded05-bf92-4b0a-8dba-4cbaf20b2a18",
"match": "https://api-prod.gambitprofit.com/api/matches/262ccc76-e551-432a-85e4-bbdcefc4a4d2/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:13.698670-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": "San Antonio Spurs",
"amount": 6010.0
},
{
"team": "Washington Wizards",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "0f405285-5ef6-4f36-af38-132657117095",
"gambit_id": "4841a7ac-4b5a-4dc7-9ccf-b38181d7c252",
"last_updated": "2024-01-31T10:18:30.809618-05:00",
"created_at": "2024-01-29T09:13:13.708099-05:00",
"name": "San Antonio Spurs",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fded05-bf92-4b0a-8dba-4cbaf20b2a18/?format=api"
},
{
"id": "98694ec8-66a0-4644-bf90-8a45acd50db3",
"gambit_id": "e08150ec-91ef-41e1-a152-0b102cebeeb9",
"last_updated": "2024-01-31T10:18:30.805864-05:00",
"created_at": "2024-01-29T09:13:13.703217-05:00",
"name": "Washington Wizards",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93fded05-bf92-4b0a-8dba-4cbaf20b2a18/?format=api"
}
]
}