GET /api/bet_types/9ad364b4-efb6-4883-8b6c-9bbc8304232f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ad364b4-efb6-4883-8b6c-9bbc8304232f",
"match": "https://api-prod.gambitprofit.com/api/matches/46fb6c2d-e08a-41f4-b80e-1b6e24b5ab0e/?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": "TOR (T Richards)",
"amount": 5216.0
},
{
"team": "TEX (M Perez)",
"amount": 4784.0
}
],
"expected_reward_tokens": 9232.32,
"profit_sb": 232.32,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "a98ff177-5223-471e-9920-6c1ec5e96736",
"gambit_id": "ce1e3297-1cbb-4d86-aa62-8cdf2430613e",
"last_updated": "2022-09-12T10:52:16.468675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (T Richards)",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad364b4-efb6-4883-8b6c-9bbc8304232f/?format=api"
},
{
"id": "bf1e433c-2557-453a-ac7b-7f8e3943b55b",
"gambit_id": "1a1cec9a-87f3-4d58-a521-e8abeaf80fbf",
"last_updated": "2022-09-12T10:52:16.467657-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (M Perez)",
"reward": "1.93000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ad364b4-efb6-4883-8b6c-9bbc8304232f/?format=api"
}
]
}