GET /api/bet_types/324a2e80-e1a7-4e6b-9004-8f611c9b8255/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "324a2e80-e1a7-4e6b-9004-8f611c9b8255",
"match": "https://api-prod.gambitprofit.com/api/matches/695ce795-6743-4c1f-81dd-2e497d212db9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:12.823665-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": "Milwaukee Bucks",
"amount": 8357.0
},
{
"team": "Miami Heat",
"amount": 1643.0
}
],
"expected_reward_tokens": 9526.98,
"profit_sb": 26.98,
"profit_sb_percentage": 0.28,
"recommended": true
},
"lines": [
{
"id": "efd83b78-4533-4d91-af32-65a6d55de230",
"gambit_id": "eb7bd248-6290-431b-8253-1f8d9c71b943",
"last_updated": "2023-04-27T11:52:07.027734-04:00",
"created_at": "2023-04-26T12:02:12.825228-04:00",
"name": "Milwaukee Bucks",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324a2e80-e1a7-4e6b-9004-8f611c9b8255/?format=api"
},
{
"id": "ea9091a7-906a-430d-a506-f224a89d7280",
"gambit_id": "281533c9-e9b8-4cdb-ac3e-97689a5f2b72",
"last_updated": "2023-04-27T11:52:07.030023-04:00",
"created_at": "2023-04-26T12:02:12.826721-04:00",
"name": "Miami Heat",
"reward": "5.80000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324a2e80-e1a7-4e6b-9004-8f611c9b8255/?format=api"
}
]
}