GET /api/bet_types/104f2b87-c5d1-4830-9854-e897fb1f8894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "104f2b87-c5d1-4830-9854-e897fb1f8894",
"match": "https://api-prod.gambitprofit.com/api/matches/3ce1aef5-962e-4bfd-ac48-73543cdac43b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:01.465200-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": "Golden State Warriors",
"amount": 6326.0
},
{
"team": "Portland Trail Blazers",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "65249a9e-0105-434c-a6cd-b47aeec19b6b",
"gambit_id": "9b596cc6-f0dc-4d60-b656-395063929e20",
"last_updated": "2023-03-01T09:27:11.443912-05:00",
"created_at": "2023-02-28T12:37:01.466355-05:00",
"name": "Golden State Warriors",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/104f2b87-c5d1-4830-9854-e897fb1f8894/?format=api"
},
{
"id": "d52db11f-f3aa-4c88-985e-a78b95dfcaad",
"gambit_id": "80d70d16-feaa-4319-a1fa-1b765a107711",
"last_updated": "2023-03-01T09:27:11.445050-05:00",
"created_at": "2023-02-28T12:37:01.467534-05:00",
"name": "Portland Trail Blazers",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/104f2b87-c5d1-4830-9854-e897fb1f8894/?format=api"
}
]
}