GET /api/bet_types/d750e702-11a6-4664-9149-b6d3ff89d3c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d750e702-11a6-4664-9149-b6d3ff89d3c7",
"match": "https://api-prod.gambitprofit.com/api/matches/2ba59e1e-2668-40d3-8ec0-635392c99f5e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T09:03:07.280822-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": "Steve Erceg",
"amount": 6469.0
},
{
"team": "Alessandro Costa",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "138d95c4-000d-43c6-a8da-28f0120836a0",
"gambit_id": "52a972d8-f3e0-432c-a0b6-c6a129172d92",
"last_updated": "2023-11-13T15:28:04.546059-05:00",
"created_at": "2023-11-11T09:03:07.288458-05:00",
"name": "Steve Erceg",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d750e702-11a6-4664-9149-b6d3ff89d3c7/?format=api"
},
{
"id": "f96993c7-4cfb-442e-9d40-75f8d3eedf1c",
"gambit_id": "52d89a49-216a-41ef-b0bb-56028a42e879",
"last_updated": "2023-11-13T15:28:04.538217-05:00",
"created_at": "2023-11-11T09:03:07.284723-05:00",
"name": "Alessandro Costa",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d750e702-11a6-4664-9149-b6d3ff89d3c7/?format=api"
}
]
}