GET /api/bet_types/cece3228-ca3c-4d88-a5bc-72ca258bed7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cece3228-ca3c-4d88-a5bc-72ca258bed7d",
"match": "https://api-prod.gambitprofit.com/api/matches/11876486-7c9f-46c2-9095-4cbf363188f2/?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": "Atlanta Hawks",
"amount": 5492.0
},
{
"team": "New Orleans Pelicans",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "fe17244d-906c-471a-8a15-79101f7b287c",
"gambit_id": "9516329f-8c5f-4590-9c4d-53a45bf7afdc",
"last_updated": "2022-11-06T20:22:30.972136-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cece3228-ca3c-4d88-a5bc-72ca258bed7d/?format=api"
},
{
"id": "c903c3f7-3fa6-4751-8cbc-112b05c9d9af",
"gambit_id": "fd717222-4212-4d61-9b52-f868b47d4b56",
"last_updated": "2022-11-06T20:22:30.973083-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cece3228-ca3c-4d88-a5bc-72ca258bed7d/?format=api"
}
]
}