GET /api/bet_types/47907a54-8338-413f-b099-b7aaa9c00bfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47907a54-8338-413f-b099-b7aaa9c00bfc",
"match": "https://api-prod.gambitprofit.com/api/matches/7dc5333b-4afd-4372-91eb-c4e27bb4a698/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T09:58:23.772324-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": "HOU (F Valdez)",
"amount": 6682.0
},
{
"team": "KAN (C Ragans)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "b42a9af0-c5ed-4435-81ac-1b312a09a24b",
"gambit_id": "8b575357-02ee-4860-933b-12379cc78bb4",
"last_updated": "2023-09-23T20:53:09.937836-04:00",
"created_at": "2023-09-22T09:58:23.782232-04:00",
"name": "HOU (F Valdez)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47907a54-8338-413f-b099-b7aaa9c00bfc/?format=api"
},
{
"id": "011a428f-9bbd-4e28-a4be-0d41f203567f",
"gambit_id": "0ec7b4f8-ca08-4f75-8318-0d9940fdc216",
"last_updated": "2023-09-23T20:53:09.934503-04:00",
"created_at": "2023-09-22T09:58:23.776981-04:00",
"name": "KAN (C Ragans)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47907a54-8338-413f-b099-b7aaa9c00bfc/?format=api"
}
]
}