GET /api/bet_types/29bfe4d9-3f2d-4149-aefb-62d2a5bf5826/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29bfe4d9-3f2d-4149-aefb-62d2a5bf5826",
"match": "https://api-prod.gambitprofit.com/api/matches/13b75204-1c95-4033-b081-b86f90cffd3e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:15.773157-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": "New York Rangers",
"amount": 5857.0
},
{
"team": "Vegas Golden Knights",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "768b55fd-53d5-416f-b8aa-ddafec7711fc",
"gambit_id": "6c2b3237-c5ce-4ce1-8612-67aa8199bf5e",
"last_updated": "2024-01-27T10:53:02.630399-05:00",
"created_at": "2024-01-26T09:33:15.786723-05:00",
"name": "New York Rangers",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bfe4d9-3f2d-4149-aefb-62d2a5bf5826/?format=api"
},
{
"id": "c8ba750f-929d-497e-bd98-e75402867e08",
"gambit_id": "f72aea66-4611-4061-8151-2025683567ad",
"last_updated": "2024-01-27T10:53:02.622718-05:00",
"created_at": "2024-01-26T09:33:15.780196-05:00",
"name": "Vegas Golden Knights",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bfe4d9-3f2d-4149-aefb-62d2a5bf5826/?format=api"
}
]
}