GET /api/bet_types/c6ea18e2-6043-4336-a161-e444a83314a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6ea18e2-6043-4336-a161-e444a83314a1",
"match": "https://api-prod.gambitprofit.com/api/matches/237b6f02-9cb6-4b46-b554-0c4a85b530cb/?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": "Troy",
"amount": 7983.0
},
{
"team": "Arkansas State",
"amount": 2017.0
}
],
"expected_reward_tokens": 9258.03,
"profit_sb": 258.03,
"profit_sb_percentage": 2.87,
"recommended": true
},
"lines": [
{
"id": "eb3b9520-dd8e-4840-82ee-9ac8c868cbb2",
"gambit_id": "e151472f-851f-4fb7-ace6-1b50b1ab5a05",
"last_updated": "2022-11-28T09:47:06.214767-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ea18e2-6043-4336-a161-e444a83314a1/?format=api"
},
{
"id": "440b142d-cf07-4243-88b6-704b07538414",
"gambit_id": "4f478ced-a3cc-48e3-bcf7-7f9287171f99",
"last_updated": "2022-11-28T09:47:06.213779-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arkansas State",
"reward": "4.59000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ea18e2-6043-4336-a161-e444a83314a1/?format=api"
}
]
}