GET /api/bet_types/00233690-03b9-4fb2-9350-a2adbc3d212c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00233690-03b9-4fb2-9350-a2adbc3d212c",
"match": "https://api-prod.gambitprofit.com/api/matches/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-01T10:22:13.267484-04: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": "BAL",
"amount": 5699.0
},
{
"team": "BOS",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "8dbea8bf-9afe-4399-b129-fe9c7c86b723",
"gambit_id": "c7ed72f8-5490-4672-aeb0-c8937e669e00",
"last_updated": "2023-04-02T10:52:12.678764-04:00",
"created_at": "2023-04-01T10:22:13.271567-04:00",
"name": "BAL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00233690-03b9-4fb2-9350-a2adbc3d212c/?format=api"
},
{
"id": "ec6b6ef6-6308-4f1a-b347-ffa8d2287e35",
"gambit_id": "184dfd7a-a8f2-4d0d-ab6e-14d1b13b0012",
"last_updated": "2023-04-02T10:52:12.675950-04:00",
"created_at": "2023-04-01T10:22:13.269438-04:00",
"name": "BOS",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00233690-03b9-4fb2-9350-a2adbc3d212c/?format=api"
}
]
}