GET /api/bet_types/d1fda2e1-6917-49e3-800d-e05023e20dd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1fda2e1-6917-49e3-800d-e05023e20dd3",
"match": "https://api-prod.gambitprofit.com/api/matches/5984e9d8-a1e1-4b61-8da0-905eb203d980/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:03:03.403234-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": "Nashville Predators",
"amount": 6554.0
},
{
"team": "Carolina Hurricanes",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "f604b6cc-d06c-40eb-9a7a-7d117e69e46e",
"gambit_id": "aafe6c54-f19e-4cdd-8e4d-cc4354b2a8ac",
"last_updated": "2023-12-29T11:13:24.271589-05:00",
"created_at": "2023-12-27T09:03:03.412906-05:00",
"name": "Nashville Predators",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1fda2e1-6917-49e3-800d-e05023e20dd3/?format=api"
},
{
"id": "3044b7da-318f-480b-abc3-4ba93807ea88",
"gambit_id": "1293b100-2437-4c27-b867-bcced4e6e912",
"last_updated": "2023-12-29T11:13:24.268222-05:00",
"created_at": "2023-12-27T09:03:03.407817-05:00",
"name": "Carolina Hurricanes",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1fda2e1-6917-49e3-800d-e05023e20dd3/?format=api"
}
]
}