GET /api/bet_types/008cc139-7677-4182-9a82-7e340e69f5d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "008cc139-7677-4182-9a82-7e340e69f5d3",
"match": "https://api-prod.gambitprofit.com/api/matches/6197d46e-073b-4314-b57a-f75e0120b201/?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": "Nebraska",
"amount": 5610.0
},
{
"team": "Rutgers",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "6a6c4192-13cd-4099-bcf5-88d802477062",
"gambit_id": "588b613c-20f7-4d9d-8aaa-02c0fd80efca",
"last_updated": "2022-10-08T09:07:08.308422-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nebraska",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008cc139-7677-4182-9a82-7e340e69f5d3/?format=api"
},
{
"id": "e60ae24e-92e2-4949-b9f0-a8b4256a641c",
"gambit_id": "3d73575f-0715-42cd-9849-71dda42e9fa8",
"last_updated": "2022-10-08T09:07:08.307429-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rutgers",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008cc139-7677-4182-9a82-7e340e69f5d3/?format=api"
}
]
}