GET /api/bet_types/494945ba-e463-4178-8b90-263279f8cd47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "494945ba-e463-4178-8b90-263279f8cd47",
"match": "https://api-prod.gambitprofit.com/api/matches/384bad6f-9caf-4584-882e-3fc75a4eff67/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:13:17.363682-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": "Carolina Panthers",
"amount": 5000.0
},
{
"team": "Tennessee Titans",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fa02bdf8-9dd6-4be7-b6f2-abb70a1090db",
"gambit_id": "3dbd1c38-d85b-4357-a7fb-b706cf50f80f",
"last_updated": "2023-11-27T20:18:15.078470-05:00",
"created_at": "2023-11-22T09:13:17.367511-05:00",
"name": "Carolina Panthers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/494945ba-e463-4178-8b90-263279f8cd47/?format=api"
},
{
"id": "b6b3af0c-2211-482d-9123-918f2940637a",
"gambit_id": "89a89d13-fc36-449b-a44f-59cd9a9ad65a",
"last_updated": "2023-11-27T20:18:15.082247-05:00",
"created_at": "2023-11-22T09:13:17.371453-05:00",
"name": "Tennessee Titans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/494945ba-e463-4178-8b90-263279f8cd47/?format=api"
}
]
}