GET /api/bet_types/c3658c67-a1b8-4771-ac9d-ad48ffb2625d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3658c67-a1b8-4771-ac9d-ad48ffb2625d",
"match": "https://api-prod.gambitprofit.com/api/matches/88c7d71e-fdbc-484e-828b-3ff9598c38c8/?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 (D Bundy)",
"amount": 5429.0
},
{
"team": "DET (D Hutchison)",
"amount": 4571.0
}
],
"expected_reward_tokens": 9553.39,
"profit_sb": 53.39,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "3271f5ef-bc6c-4dec-bd9e-eee46cf7fc68",
"gambit_id": "3b31008e-8dd7-4c0d-bd96-c3b6c301476f",
"last_updated": "2022-10-02T15:17:29.964440-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3658c67-a1b8-4771-ac9d-ad48ffb2625d/?format=api"
},
{
"id": "5f431c32-ae98-439b-8008-d553423f5365",
"gambit_id": "b37d8fe3-6cfe-4eb5-887d-5f4227712957",
"last_updated": "2022-10-02T15:17:29.963448-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (D Hutchison)",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3658c67-a1b8-4771-ac9d-ad48ffb2625d/?format=api"
}
]
}