GET /api/bet_types/9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c",
"match": "https://api-prod.gambitprofit.com/api/matches/586280f5-aa55-4f3d-82d8-5bc9ccd4319c/?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": "Edmonton Oilers",
"amount": 5492.0
},
{
"team": "Los Angeles Kings",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "ef94e0f3-dc3f-4f71-99ba-002b78ac06e5",
"gambit_id": "4eafc637-21aa-4c81-82aa-65f90ff4cb81",
"last_updated": "2022-11-17T11:12:42.733629-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c/?format=api"
},
{
"id": "c5af676d-96b8-4a04-a642-10b8fe9f4d6a",
"gambit_id": "ac01277a-2176-48ad-99cf-936a67895295",
"last_updated": "2022-11-17T11:12:42.734693-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4f37b8-a6dd-4a84-82f4-4e51bdfa285c/?format=api"
}
]
}