GET /api/bet_types/ba48d09e-07d2-4ed1-8572-c6b6115612eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba48d09e-07d2-4ed1-8572-c6b6115612eb",
"match": "https://api-prod.gambitprofit.com/api/matches/a395c591-0831-437d-ac38-619d673995f8/?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": "Philadelphia Flyers",
"amount": 5097.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "5a51ba0a-dba7-4727-ac40-83cb764dbecb",
"gambit_id": "e57835ef-2b4e-4727-947b-fb5c6cea8121",
"last_updated": "2022-11-16T09:47:25.273153-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba48d09e-07d2-4ed1-8572-c6b6115612eb/?format=api"
},
{
"id": "97d51cf7-5553-41ff-9502-a52039cfafe6",
"gambit_id": "f6b70a8c-0b32-4824-8a40-a5dfc0eeb174",
"last_updated": "2022-11-16T09:47:25.272093-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba48d09e-07d2-4ed1-8572-c6b6115612eb/?format=api"
}
]
}