GET /api/bet_types/942c28a1-a04d-40f4-a9b6-05cee745e1ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "942c28a1-a04d-40f4-a9b6-05cee745e1ba",
"match": "https://api-prod.gambitprofit.com/api/matches/776f4b44-ad8f-4252-ba5c-d0ba2519178f/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-18T09:13:02.494035-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": "Kansas City Chiefs",
"amount": 5094.0
},
{
"team": "Los Angeles Chargers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "c9507c48-594b-4e0b-8951-aaa13117a02e",
"gambit_id": "3071b0c8-2c5e-4565-a755-6bd7ae4628a5",
"last_updated": "2023-10-23T13:33:24.486975-04:00",
"created_at": "2023-10-18T09:13:02.506726-04:00",
"name": "Kansas City Chiefs",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942c28a1-a04d-40f4-a9b6-05cee745e1ba/?format=api"
},
{
"id": "9a60bab3-d5d0-4331-b033-282ae97761f7",
"gambit_id": "1a94adca-da99-42c9-945c-e88cda9bfa6c",
"last_updated": "2023-10-23T13:33:24.483687-04:00",
"created_at": "2023-10-18T09:13:02.500353-04:00",
"name": "Los Angeles Chargers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/942c28a1-a04d-40f4-a9b6-05cee745e1ba/?format=api"
}
]
}