GET /api/bet_types/e1f8b347-a6a4-4fd8-9936-2bd78f68870f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1f8b347-a6a4-4fd8-9936-2bd78f68870f",
"match": "https://api-prod.gambitprofit.com/api/matches/c9de6131-308c-4c42-a980-8203071fd280/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:10.765894-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": "SFO (K Winn)",
"amount": 6434.0
},
{
"team": "COL (P Lambert)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "d2d43b47-c3a3-4a7a-9e51-8fe3b6fbf243",
"gambit_id": "7f4c6fef-e9d1-43ee-a6c2-a7308cce13ea",
"last_updated": "2023-09-12T11:18:00.925849-04:00",
"created_at": "2023-09-10T10:03:10.776906-04:00",
"name": "SFO (K Winn)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f8b347-a6a4-4fd8-9936-2bd78f68870f/?format=api"
},
{
"id": "d816029d-bd85-4ffb-b5fc-ab5dc10ce48b",
"gambit_id": "e1922a42-4608-4057-b4c2-be45f610d4f2",
"last_updated": "2023-09-12T11:18:00.917337-04:00",
"created_at": "2023-09-10T10:03:10.769733-04:00",
"name": "COL (P Lambert)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1f8b347-a6a4-4fd8-9936-2bd78f68870f/?format=api"
}
]
}