GET /api/bet_types/6b32e207-ce94-443b-a3ed-04d2e5cda476/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b32e207-ce94-443b-a3ed-04d2e5cda476",
"match": "https://api-prod.gambitprofit.com/api/matches/f359a11c-87cb-49b7-8e50-f70fc443ae90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:03.392817-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": "NYM (D Peterson)",
"amount": 5131.0
},
{
"team": "CIN (H Greene)",
"amount": 4869.0
}
],
"expected_reward_tokens": 9543.24,
"profit_sb": 43.24,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "abc8b8d5-fb79-46b4-941a-d85db3a66722",
"gambit_id": "fe64a36b-82de-4693-90c4-9cf5eb486b95",
"last_updated": "2023-09-16T10:33:05.192340-04:00",
"created_at": "2023-09-15T09:23:03.401973-04:00",
"name": "NYM (D Peterson)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b32e207-ce94-443b-a3ed-04d2e5cda476/?format=api"
},
{
"id": "c0da2e3e-feee-4812-8967-0e5c16fdb1a9",
"gambit_id": "d0ca856e-52ef-4e3f-aa93-17739f4b5e40",
"last_updated": "2023-09-16T10:33:05.184986-04:00",
"created_at": "2023-09-15T09:23:03.397386-04:00",
"name": "CIN (H Greene)",
"reward": "1.96000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b32e207-ce94-443b-a3ed-04d2e5cda476/?format=api"
}
]
}