GET /api/bet_types/336acdf9-17a4-4f4f-8ecf-bd97ff270263/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "336acdf9-17a4-4f4f-8ecf-bd97ff270263",
"match": "https://api-prod.gambitprofit.com/api/matches/44bf80e4-4fa8-48b3-a9d8-9adb49c32522/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-02T07:42:05.368860-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": 5784.0
},
{
"team": "Florida Panthers",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "3c5b9ef4-1615-460a-aafe-83a78c9dd7fd",
"gambit_id": "73ff6ebe-f74f-4860-beea-fafbc7f18287",
"last_updated": "2023-03-03T09:57:04.118251-05:00",
"created_at": "2023-03-02T07:42:05.371330-05:00",
"name": "Nashville Predators",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/336acdf9-17a4-4f4f-8ecf-bd97ff270263/?format=api"
},
{
"id": "08032572-e664-4636-8126-56cdad01875d",
"gambit_id": "b8ec0e94-fa64-4c0b-93f9-d7ae67e28fbe",
"last_updated": "2023-03-03T09:57:04.116984-05:00",
"created_at": "2023-03-02T07:42:05.370087-05:00",
"name": "Florida Panthers",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/336acdf9-17a4-4f4f-8ecf-bd97ff270263/?format=api"
}
]
}