GET /api/bet_types/29f732eb-87bf-436c-bfeb-271dffbd5e3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29f732eb-87bf-436c-bfeb-271dffbd5e3a",
"match": "https://api-prod.gambitprofit.com/api/matches/5396b130-9247-459d-981e-295cf861c3c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-26T12:02:12.400075-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": "ATL (B Elder)",
"amount": 5711.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "9c62be54-1078-4b9a-8ce9-b2332aa15cbf",
"gambit_id": "c036dd37-dacf-4c52-bf52-ef24d65077af",
"last_updated": "2023-04-27T11:52:06.258595-04:00",
"created_at": "2023-04-26T12:02:12.401508-04:00",
"name": "ATL (B Elder)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f732eb-87bf-436c-bfeb-271dffbd5e3a/?format=api"
},
{
"id": "d00bfb04-2f4a-4c43-baf2-8661e07632b4",
"gambit_id": "29fdb99e-4516-4f88-aa91-bac0d3e1ad65",
"last_updated": "2023-04-27T11:52:06.260937-04:00",
"created_at": "2023-04-26T12:02:12.403042-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f732eb-87bf-436c-bfeb-271dffbd5e3a/?format=api"
}
]
}