GET /api/bet_types/a4ecf505-c843-46e1-bb63-b30aefd83849/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4ecf505-c843-46e1-bb63-b30aefd83849",
"match": "https://api-prod.gambitprofit.com/api/matches/e6a4df4d-95eb-4084-abec-d3f5cc8675c6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-20T07:23:19.240670-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": "Minnesota Timberwolves",
"amount": 5688.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "5fb43668-3a6e-4f6e-9b32-ff8330304e37",
"gambit_id": "af689a83-282a-4ee1-9329-9f193f980b91",
"last_updated": "2024-01-23T18:28:35.683562-05:00",
"created_at": "2024-01-20T07:23:19.249135-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4ecf505-c843-46e1-bb63-b30aefd83849/?format=api"
},
{
"id": "00ebece1-735b-432c-9303-38be78ce4ad0",
"gambit_id": "84f965b5-009f-435d-ac17-346309b2c96a",
"last_updated": "2024-01-23T18:28:35.680108-05:00",
"created_at": "2024-01-20T07:23:19.244919-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4ecf505-c843-46e1-bb63-b30aefd83849/?format=api"
}
]
}