GET /api/bet_types/ae962c49-a9f9-460a-807b-22906b1185e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae962c49-a9f9-460a-807b-22906b1185e2",
"match": "https://api-prod.gambitprofit.com/api/matches/b531bff2-cd4a-4060-94e4-1c2ca93f5626/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-18T09:38:27.874799-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": "St Louis Blues",
"amount": 5872.0
},
{
"team": "Los Angeles Kings",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "0cc03daa-a862-42b3-a51e-423c6dc6b08e",
"gambit_id": "50139fd3-a24f-4f3e-bddf-501c02a7c825",
"last_updated": "2023-11-20T14:48:32.508392-05:00",
"created_at": "2023-11-18T09:38:27.878438-05:00",
"name": "St Louis Blues",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae962c49-a9f9-460a-807b-22906b1185e2/?format=api"
},
{
"id": "049c6ed7-01fd-40e7-952e-af87290bb917",
"gambit_id": "dd007b06-e551-4cc2-97da-0c0acac8beb6",
"last_updated": "2023-11-20T14:48:32.512558-05:00",
"created_at": "2023-11-18T09:38:27.883047-05:00",
"name": "Los Angeles Kings",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae962c49-a9f9-460a-807b-22906b1185e2/?format=api"
}
]
}