GET /api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6648a84-586d-4cc3-9f6e-974912605e90",
"match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?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": "UAB",
"amount": 7535.0
},
{
"team": "Rice",
"amount": 2465.0
}
],
"expected_reward_tokens": 9416.3,
"profit_sb": -83.7,
"profit_sb_percentage": -0.88,
"recommended": false
},
"lines": [
{
"id": "82587797-3f25-4cd8-9ce4-b872c26ebf0f",
"gambit_id": "c5a201e7-a715-4b54-b611-77fa55dd9b56",
"last_updated": "2022-10-03T11:12:31.833839-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UAB",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api"
},
{
"id": "1a263141-6a11-4a01-979e-21808a6f3d03",
"gambit_id": "2648c179-885f-47a8-9c9b-fa6d4497aab3",
"last_updated": "2022-10-03T11:12:31.832860-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rice",
"reward": "3.82000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6648a84-586d-4cc3-9f6e-974912605e90/?format=api"
}
]
}