GET /api/bet_types/b7aa4425-2e05-4ba5-9463-55f8409258c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7aa4425-2e05-4ba5-9463-55f8409258c9",
"match": "https://api-prod.gambitprofit.com/api/matches/50bc6166-0496-4e9b-82c3-431cca414898/?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": "MIN (T Mahle)",
"amount": 6471.0
},
{
"team": "KAN (D Lynch)",
"amount": 3529.0
}
],
"expected_reward_tokens": 9316.56,
"profit_sb": 316.56,
"profit_sb_percentage": 3.52,
"recommended": true
},
"lines": [
{
"id": "8a795725-deea-4d00-a3cb-a08a38276dd9",
"gambit_id": "fb03647d-9e25-4ac2-bafe-5b5f7b053502",
"last_updated": "2022-08-18T10:31:48.154524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (T Mahle)",
"reward": "1.44000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7aa4425-2e05-4ba5-9463-55f8409258c9/?format=api"
},
{
"id": "d59fe41f-09ed-4dcb-b35e-2368f9380567",
"gambit_id": "6e81029a-5aa9-4621-b2df-b2a85710c36d",
"last_updated": "2022-08-18T10:31:48.154875-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (D Lynch)",
"reward": "2.64000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7aa4425-2e05-4ba5-9463-55f8409258c9/?format=api"
}
]
}