GET /api/bet_types/52f830d4-af01-497b-b212-621316920423/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52f830d4-af01-497b-b212-621316920423",
"match": "https://api-prod.gambitprofit.com/api/matches/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T08:17:05.899323-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": "Los Angeles Kings",
"amount": 5780.0
},
{
"team": "Buffalo Sabres",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "2297fb69-0de3-46f5-aed4-68785bdb8fe7",
"gambit_id": "47fea3ef-ce34-4cc3-8d5a-b572818dd1f7",
"last_updated": "2023-02-14T09:51:55.221817-05:00",
"created_at": "2023-02-13T08:17:05.900516-05:00",
"name": "Los Angeles Kings",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f830d4-af01-497b-b212-621316920423/?format=api"
},
{
"id": "470dae83-8fd9-4841-bcf7-2b51ce3701d4",
"gambit_id": "af286e93-7c51-4dd3-b661-7faab395ce7e",
"last_updated": "2023-02-14T09:51:55.222966-05:00",
"created_at": "2023-02-13T08:17:05.901797-05:00",
"name": "Buffalo Sabres",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f830d4-af01-497b-b212-621316920423/?format=api"
}
]
}