GET /api/bet_types/ad7c23d3-6399-45f0-b872-54dcd70c91c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad7c23d3-6399-45f0-b872-54dcd70c91c5",
"match": "https://api-prod.gambitprofit.com/api/matches/5b07d7f7-3bfd-465f-9c78-7a4e2110c3ec/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:58.707898-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": "New Orleans Saints",
"amount": 5213.0
},
{
"team": "Atlanta Falcons",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dfb42e10-0325-4a62-b222-1fa6a9005d35",
"gambit_id": "f72825fe-f51e-4932-a694-7912352614d2",
"last_updated": "2024-01-09T10:38:29.889768-05:00",
"created_at": "2024-01-04T09:42:58.722912-05:00",
"name": "New Orleans Saints",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7c23d3-6399-45f0-b872-54dcd70c91c5/?format=api"
},
{
"id": "a97048aa-e1cb-4e80-8de2-63329d631a3e",
"gambit_id": "d3d61722-4f2a-4f4b-a625-18094d9cd3dd",
"last_updated": "2024-01-09T10:38:29.886267-05:00",
"created_at": "2024-01-04T09:42:58.711556-05:00",
"name": "Atlanta Falcons",
"reward": "1.96000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7c23d3-6399-45f0-b872-54dcd70c91c5/?format=api"
}
]
}