GET /api/bet_types/c0181e01-63c9-4319-a4f7-4e585d50b2b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0181e01-63c9-4319-a4f7-4e585d50b2b8",
"match": "https://api-prod.gambitprofit.com/api/matches/50ff22d5-5233-4ced-b1a7-db5c9ac3548e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:12.511961-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": "Philadelphia Eagles",
"amount": 8353.0
},
{
"team": "Arizona Cardinals",
"amount": 1647.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "a67e9a80-4f1d-4f1f-bb9b-29f89803d483",
"gambit_id": "42232730-db97-49c0-aa02-d06d72cb25b0",
"last_updated": "2024-01-02T10:43:10.530750-05:00",
"created_at": "2023-12-27T09:43:12.520991-05:00",
"name": "Philadelphia Eagles",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0181e01-63c9-4319-a4f7-4e585d50b2b8/?format=api"
},
{
"id": "2fa76aad-0638-45a2-9e2d-68b7d9c89930",
"gambit_id": "41cea2a8-b52d-44ab-bc88-2607e10c2ec4",
"last_updated": "2024-01-02T10:43:10.527236-05:00",
"created_at": "2023-12-27T09:43:12.516481-05:00",
"name": "Arizona Cardinals",
"reward": "5.78000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0181e01-63c9-4319-a4f7-4e585d50b2b8/?format=api"
}
]
}