GET /api/bet_types/18ae21ac-a788-4176-909c-08423669c2b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18ae21ac-a788-4176-909c-08423669c2b2",
"match": "https://api-prod.gambitprofit.com/api/matches/5851efff-c71b-4a98-9270-9e7f08214bb1/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:10.089179-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": "Jacksonville Jaguars",
"amount": 5094.0
},
{
"team": "Tennessee Titans",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "458a9ade-85b7-4b3d-8e0f-b6afad4311b9",
"gambit_id": "4738c53a-409a-4e3e-a73b-102aef12932a",
"last_updated": "2023-11-20T19:53:03.105596-05:00",
"created_at": "2023-11-16T09:28:10.098161-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ae21ac-a788-4176-909c-08423669c2b2/?format=api"
},
{
"id": "56a99368-eaab-4940-8299-4e6b8d4301f9",
"gambit_id": "ce4e269b-cb17-4711-b581-ebcda4c5ac2e",
"last_updated": "2023-11-20T19:53:03.101596-05:00",
"created_at": "2023-11-16T09:28:10.093852-05:00",
"name": "Tennessee Titans",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ae21ac-a788-4176-909c-08423669c2b2/?format=api"
}
]
}