GET /api/bet_types/c0730c2e-ddf9-424b-b068-96459bf5fd1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0730c2e-ddf9-424b-b068-96459bf5fd1b",
"match": "https://api-prod.gambitprofit.com/api/matches/57fc80f9-a270-4056-9eaf-56591233ba72/?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": "Iowa State",
"amount": 5583.0
},
{
"team": "Oklahoma State",
"amount": 4417.0
}
],
"expected_reward_tokens": 9099.02,
"profit_sb": 99.02,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "beb5fc65-42fc-4759-846e-388a02950065",
"gambit_id": "2923750e-fbe8-4d7e-9c76-35ff186dc2de",
"last_updated": "2022-11-14T09:59:01.397855-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa State",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0730c2e-ddf9-424b-b068-96459bf5fd1b/?format=api"
},
{
"id": "84605c85-11f7-41d1-83cf-f8d53961d715",
"gambit_id": "7fc59e2a-80d9-482a-8777-73150de4ef86",
"last_updated": "2022-11-14T09:59:01.396844-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma State",
"reward": "2.06000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0730c2e-ddf9-424b-b068-96459bf5fd1b/?format=api"
}
]
}