GET /api/bet_types/1a9c8fd3-f86d-47b6-99b7-3275f5a248d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a9c8fd3-f86d-47b6-99b7-3275f5a248d8",
"match": "https://api-prod.gambitprofit.com/api/matches/b57cbe24-1282-42c1-b6ee-724f8d543d86/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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 Pelicans",
"amount": 5208.0
},
{
"team": "Utah Jazz",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "13281f3a-96da-41ae-b14a-ffb282628cc0",
"gambit_id": "402a4a6f-c77d-4f79-b2e1-04c8401bdfe2",
"last_updated": "2022-12-17T09:42:15.909892-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a9c8fd3-f86d-47b6-99b7-3275f5a248d8/?format=api"
},
{
"id": "f0ac0659-a3af-4bf4-8215-d60ba0ce9779",
"gambit_id": "1b0b9693-9db0-4e3b-91b1-b0948f712aaf",
"last_updated": "2022-12-17T09:42:15.908859-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a9c8fd3-f86d-47b6-99b7-3275f5a248d8/?format=api"
}
]
}