GET /api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d",
"match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?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": "HOU (C Javier)",
"amount": 5515.0
},
{
"team": "CLE (T McKenzie)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": 373.65,
"profit_sb_percentage": 4.15,
"recommended": true
},
"lines": [
{
"id": "a0c6ed57-db51-477c-a863-bcab388831c4",
"gambit_id": "c911f995-8f9c-4cff-b449-1cd4e53c3116",
"last_updated": "2022-08-08T11:47:14.741809-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (C Javier)",
"reward": "1.70000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api"
},
{
"id": "9f9a96b0-b786-4b95-848d-93f33a63fe40",
"gambit_id": "641329ce-b3cf-4056-93c2-d59f5c7187d8",
"last_updated": "2022-08-08T11:47:14.741410-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "2.09000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api"
}
]
}