GET /api/bet_types/a378be6c-968a-454a-bc6f-b82a5778c6ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a378be6c-968a-454a-bc6f-b82a5778c6ee",
"match": "https://api-prod.gambitprofit.com/api/matches/3f2ad120-037d-42f8-8b96-506743d00562/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:11.909682-04: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": "Indiana Pacers",
"amount": 5861.0
},
{
"team": "Chicago Bulls",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "892fd70e-f9f9-4e69-96fc-f36b54629c09",
"gambit_id": "8424b137-18ba-44a0-adac-9cf323ae2280",
"last_updated": "2023-10-31T20:18:10.315091-04:00",
"created_at": "2023-10-30T08:58:11.917827-04:00",
"name": "Indiana Pacers",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a378be6c-968a-454a-bc6f-b82a5778c6ee/?format=api"
},
{
"id": "8f6e0d14-d81c-432d-9a84-9345135523fd",
"gambit_id": "2ff0350b-a063-4f4d-9e58-56b17d1af6e8",
"last_updated": "2023-10-31T20:18:10.318656-04:00",
"created_at": "2023-10-30T08:58:11.913684-04:00",
"name": "Chicago Bulls",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a378be6c-968a-454a-bc6f-b82a5778c6ee/?format=api"
}
]
}