GET /api/bet_types/a066111e-89e0-4c52-930a-eec09139b872/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a066111e-89e0-4c52-930a-eec09139b872",
"match": "https://api-prod.gambitprofit.com/api/matches/f8c69c42-d129-4e17-ac97-b30baa8aef21/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-06T09:18:05.831676-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": "Atlanta Falcons",
"amount": 5213.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fcdd8e8d-0284-4b8f-a314-4759e877f90b",
"gambit_id": "a7c11293-8ca2-4726-b1a5-1035b952d2b6",
"last_updated": "2023-12-11T19:43:21.608070-05:00",
"created_at": "2023-12-06T09:18:05.840719-05:00",
"name": "Atlanta Falcons",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066111e-89e0-4c52-930a-eec09139b872/?format=api"
},
{
"id": "379fd04f-1c0b-47d0-95dc-ab9a2508d785",
"gambit_id": "7ec503f4-3c82-4bf7-b703-2f30fda2c3cb",
"last_updated": "2023-12-11T19:43:21.604809-05:00",
"created_at": "2023-12-06T09:18:05.836325-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a066111e-89e0-4c52-930a-eec09139b872/?format=api"
}
]
}