GET /api/bet_types/2dcd2456-a452-4f5d-a883-d819aafceb0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dcd2456-a452-4f5d-a883-d819aafceb0c",
"match": "https://api-prod.gambitprofit.com/api/matches/4a17482a-204c-4957-9ba3-b3c19a5e7268/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:22.297055-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": "Minnesota Timberwolves",
"amount": 8408.0
},
{
"team": "Memphis Grizzlies",
"amount": 1592.0
}
],
"expected_reward_tokens": 9501.04,
"profit_sb": 1.04,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "ff0fe991-486f-4685-a389-9d3f13a402a2",
"gambit_id": "f7ecbe79-1d3f-4b27-9501-fe8a192ca19d",
"last_updated": "2024-01-19T20:38:12.898126-05:00",
"created_at": "2024-01-18T10:18:22.307554-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.13000",
"odds": "1.13510",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dcd2456-a452-4f5d-a883-d819aafceb0c/?format=api"
},
{
"id": "02bb5c54-634b-4253-a0a3-2e3b6c23d18a",
"gambit_id": "ace3529d-8018-458f-b3ef-8f221353ad92",
"last_updated": "2024-01-19T20:38:12.901542-05:00",
"created_at": "2024-01-18T10:18:22.301789-05:00",
"name": "Memphis Grizzlies",
"reward": "5.97000",
"odds": "6.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dcd2456-a452-4f5d-a883-d819aafceb0c/?format=api"
}
]
}