GET /api/bet_types/b37cc46a-d17c-4c77-bcf8-9dc5d8398b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b37cc46a-d17c-4c77-bcf8-9dc5d8398b21",
"match": "https://api-prod.gambitprofit.com/api/matches/b23f6b57-b611-423e-8954-4babdac5ce50/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Dallas Mavericks",
"amount": 7469.0
},
{
"team": "Oklahoma City Thunder",
"amount": 2531.0
}
],
"expected_reward_tokens": 9186.87,
"profit_sb": 186.87,
"profit_sb_percentage": 2.08,
"recommended": true
},
"lines": [
{
"id": "310208e5-ea8d-4061-b54a-eb65c83d4029",
"gambit_id": "5cb1f9e4-b511-4ca5-8f7f-ba9120eee713",
"last_updated": "2022-12-13T09:57:31.474766-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.23000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b37cc46a-d17c-4c77-bcf8-9dc5d8398b21/?format=api"
},
{
"id": "7a4c4d76-8cbc-497f-a599-0860d59b9911",
"gambit_id": "b885bd86-a3b8-4eff-b6aa-e4ca32859c61",
"last_updated": "2022-12-13T09:57:31.475828-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "3.63000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b37cc46a-d17c-4c77-bcf8-9dc5d8398b21/?format=api"
}
]
}