GET /api/bet_types/568825b9-35b3-4084-acb5-e51c21796946/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "568825b9-35b3-4084-acb5-e51c21796946",
"match": "https://api-prod.gambitprofit.com/api/matches/13d42fcc-bfe7-4af7-8fb7-0458bb5fadcb/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Wyoming",
"amount": 7199.0
},
{
"team": "Colorado State",
"amount": 2801.0
}
],
"expected_reward_tokens": 9214.72,
"profit_sb": 214.72,
"profit_sb_percentage": 2.39,
"recommended": true
},
"lines": [
{
"id": "309f6c30-159e-4dbf-9cfc-475c2d5245f2",
"gambit_id": "79397a65-ce7a-44b7-b41b-8e8cf4ea4b49",
"last_updated": "2022-11-14T09:38:24.157573-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wyoming",
"reward": "1.28000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/568825b9-35b3-4084-acb5-e51c21796946/?format=api"
},
{
"id": "92dd3d0d-6738-4adf-8242-5e5e180c51f1",
"gambit_id": "65e9b0b4-222e-4354-b2dd-8f7b3105b74f",
"last_updated": "2022-11-14T09:38:24.156571-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado State",
"reward": "3.29000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/568825b9-35b3-4084-acb5-e51c21796946/?format=api"
}
]
}