GET /api/bet_types/60312ab1-f650-4942-95f5-04c1b1735ed7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60312ab1-f650-4942-95f5-04c1b1735ed7",
"match": "https://api-prod.gambitprofit.com/api/matches/78bf74b9-07a3-47b5-8467-03b0dcf1483f/?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": "CHC (H Wesneski)",
"amount": 5588.0
},
{
"team": "COL (J Urena)",
"amount": 4412.0
}
],
"expected_reward_tokens": 9220.2,
"profit_sb": 220.2,
"profit_sb_percentage": 2.45,
"recommended": true
},
"lines": [
{
"id": "3dc66a08-c0b4-418b-99f4-16cd83f1d96e",
"gambit_id": "78fa5660-98d7-47ae-9e1e-f318e8c00cf1",
"last_updated": "2022-09-19T09:42:09.121129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (H Wesneski)",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60312ab1-f650-4942-95f5-04c1b1735ed7/?format=api"
},
{
"id": "4d4b8a33-c0ad-4cc6-8f24-af5ab34878c7",
"gambit_id": "52e1223d-5ff3-48db-bdea-a73d30a3dbef",
"last_updated": "2022-09-19T09:42:09.122192-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (J Urena)",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60312ab1-f650-4942-95f5-04c1b1735ed7/?format=api"
}
]
}