GET /api/bet_types/5e3522f1-2b86-4402-b7a6-e394e69e580f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e3522f1-2b86-4402-b7a6-e394e69e580f",
"match": "https://api-prod.gambitprofit.com/api/matches/d29bca62-9329-4d72-a450-ad6fb836439f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-05T08:38:16.566421-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": "Toronto Raptors",
"amount": 6010.0
},
{
"team": "San Antonio Spurs",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "dcb7a74a-c88f-40be-a1a0-bdb4d59aa37e",
"gambit_id": "8a322343-4e05-4655-9b8e-925b19d879b5",
"last_updated": "2023-11-06T21:33:18.306009-05:00",
"created_at": "2023-11-05T08:38:16.570465-05:00",
"name": "Toronto Raptors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3522f1-2b86-4402-b7a6-e394e69e580f/?format=api"
},
{
"id": "fba03c71-a0c8-4b9f-8aa4-790e23ea7410",
"gambit_id": "1b11c42b-fadf-4203-9163-041f1a2016f2",
"last_updated": "2023-11-06T21:33:18.309599-05:00",
"created_at": "2023-11-05T08:38:16.574713-05:00",
"name": "San Antonio Spurs",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e3522f1-2b86-4402-b7a6-e394e69e580f/?format=api"
}
]
}