GET /api/bet_types/7b4218e0-3e30-495e-bd68-dae3afe06369/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b4218e0-3e30-495e-bd68-dae3afe06369",
"match": "https://api-prod.gambitprofit.com/api/matches/7eea8a23-29b5-4f6a-9bb8-7098329d32d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:08.076224-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": "Kansas City Chiefs",
"amount": 5317.0
},
{
"team": "Buffalo Bills",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "cb49fbc2-4f6c-49a4-acca-435dff6ab89c",
"gambit_id": "85f298b0-7eb2-4e97-9724-a607ab85401a",
"last_updated": "2023-12-11T19:38:20.424274-05:00",
"created_at": "2023-12-06T09:18:08.085636-05:00",
"name": "Kansas City Chiefs",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4218e0-3e30-495e-bd68-dae3afe06369/?format=api"
},
{
"id": "e9ebf53d-f9f1-439a-8dee-eed552953b9d",
"gambit_id": "610f69d0-f5f1-400b-bfbe-0001a7efca56",
"last_updated": "2023-12-11T19:38:20.421014-05:00",
"created_at": "2023-12-06T09:18:08.080866-05:00",
"name": "Buffalo Bills",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4218e0-3e30-495e-bd68-dae3afe06369/?format=api"
}
]
}