GET /api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05c02a86-d9c6-47da-88b2-4e74ca965573",
"match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:17.171171-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": "PHI (A Nola)",
"amount": 5337.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "2ea31102-ec0c-4dc4-aa78-e67302e719ed",
"gambit_id": "c7106046-4130-491a-98cf-d531310aa2aa",
"last_updated": "2023-06-01T10:07:02.407535-04:00",
"created_at": "2023-05-31T11:47:17.173599-04:00",
"name": "PHI (A Nola)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api"
},
{
"id": "afe65ae2-f422-4187-a54b-fd9bffc7628c",
"gambit_id": "39228792-5fef-4aad-9910-cf9350e8d994",
"last_updated": "2023-06-01T10:07:02.409836-04:00",
"created_at": "2023-05-31T11:47:17.176808-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05c02a86-d9c6-47da-88b2-4e74ca965573/?format=api"
}
]
}