GET /api/bet_types/755aa5b2-163a-421a-919a-1d8329bca4df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "755aa5b2-163a-421a-919a-1d8329bca4df",
"match": "https://api-prod.gambitprofit.com/api/matches/c3693fc7-06d4-4790-930f-38ed143992d5/?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": "Baylor",
"amount": 5583.0
},
{
"team": "Kansas State",
"amount": 4417.0
}
],
"expected_reward_tokens": 9099.02,
"profit_sb": 99.02,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "15f9dc19-a9a5-4a06-961d-b9ec7c0dc961",
"gambit_id": "8a5f0f58-925c-498b-afac-d61cc9ec9193",
"last_updated": "2022-11-14T09:38:21.964118-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baylor",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/755aa5b2-163a-421a-919a-1d8329bca4df/?format=api"
},
{
"id": "cf3ff527-4d77-4464-a205-333da222dcea",
"gambit_id": "ce305804-a715-4ddb-aff9-260220d08b97",
"last_updated": "2022-11-14T09:38:21.965112-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas State",
"reward": "2.06000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/755aa5b2-163a-421a-919a-1d8329bca4df/?format=api"
}
]
}