GET /api/bet_types/050fda0c-671d-43f2-aa23-9663695b8814/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "050fda0c-671d-43f2-aa23-9663695b8814",
"match": "https://api-prod.gambitprofit.com/api/matches/25071a01-e3e8-4aee-9cbc-c7c9bef836c7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T02:36:48.283697-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": "Tyler Sammis",
"amount": 7871.0
},
{
"team": "Cody Schieve",
"amount": 2129.0
}
],
"expected_reward_tokens": 9366.49,
"profit_sb": -133.51,
"profit_sb_percentage": -1.41,
"recommended": false
},
"lines": [
{
"id": "42ae7f67-c0a7-4d65-8e40-f2fd7bb559c0",
"gambit_id": "e0cb80d9-8691-4e8f-826a-2032c9bbe70e",
"last_updated": "2023-02-25T17:57:10.472443-05:00",
"created_at": "2023-02-23T02:36:48.286789-05:00",
"name": "Tyler Sammis",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050fda0c-671d-43f2-aa23-9663695b8814/?format=api"
},
{
"id": "fe80b15c-5227-44dd-ba61-5275df2dcd89",
"gambit_id": "3eb0ca32-c0a7-4e7a-8bc8-f5a699d42c9d",
"last_updated": "2023-02-25T17:57:10.471184-05:00",
"created_at": "2023-02-23T02:36:48.285345-05:00",
"name": "Cody Schieve",
"reward": "4.40000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050fda0c-671d-43f2-aa23-9663695b8814/?format=api"
}
]
}