GET /api/bet_types/c9fa93cf-0453-41fe-8ee3-df2009e0f5ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9fa93cf-0453-41fe-8ee3-df2009e0f5ba",
"match": "https://api-prod.gambitprofit.com/api/matches/0765e148-e85c-4fbc-8509-985549891b94/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:12.436150-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": "Boston Celtics",
"amount": 7351.0
},
{
"team": "Miami Heat",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "19c1aa85-1aa5-4860-915f-fa00c0e451d1",
"gambit_id": "2dce3dd7-e6fb-46fb-a609-7478e8c98780",
"last_updated": "2024-01-26T20:48:21.780671-05:00",
"created_at": "2024-01-25T13:28:12.440466-05:00",
"name": "Boston Celtics",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fa93cf-0453-41fe-8ee3-df2009e0f5ba/?format=api"
},
{
"id": "204f33cb-6dda-49ea-97bc-6a346def0a72",
"gambit_id": "b7728773-e95c-474d-9105-c440b934c3ac",
"last_updated": "2024-01-26T20:48:21.783831-05:00",
"created_at": "2024-01-25T13:28:12.446529-05:00",
"name": "Miami Heat",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9fa93cf-0453-41fe-8ee3-df2009e0f5ba/?format=api"
}
]
}