GET /api/bet_types/a124d142-5edd-4102-be23-0513f547f31a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a124d142-5edd-4102-be23-0513f547f31a",
"match": "https://api-prod.gambitprofit.com/api/matches/e8e9f89e-4892-4780-b402-9e661a0a5eb1/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T13:08:04.532397-04: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": "LOS",
"amount": 5939.0
},
{
"team": "KAN",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "0042d3f6-bee1-4408-b80f-78e614fae2f3",
"gambit_id": "b2416867-533e-4a3a-b43d-998a063b2a22",
"last_updated": "2023-07-02T11:03:49.450958-04:00",
"created_at": "2023-06-30T13:08:04.533969-04:00",
"name": "LOS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a124d142-5edd-4102-be23-0513f547f31a/?format=api"
},
{
"id": "1f3a8983-84a5-4e70-97e3-f58235d4bd35",
"gambit_id": "3bf3e3bb-f3ed-41b9-83a9-706d3b58aff7",
"last_updated": "2023-07-02T11:03:49.453102-04:00",
"created_at": "2023-06-30T13:08:04.535579-04:00",
"name": "KAN",
"reward": "2.34000",
"odds": "2.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a124d142-5edd-4102-be23-0513f547f31a/?format=api"
}
]
}