GET /api/bet_types/d3681ef5-81bb-453f-9cdc-c48b14bca894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3681ef5-81bb-453f-9cdc-c48b14bca894",
"match": "https://api-prod.gambitprofit.com/api/matches/1622e242-705f-41dc-8266-cd5a70afc738/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:21.698926-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 (D May)",
"amount": 5578.0
},
{
"team": "STL (J Flaherty)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "e6c3cee5-7b72-4c25-ab87-85b95158ee8c",
"gambit_id": "dd886519-79dd-47de-b8b4-d6cccb1746c6",
"last_updated": "2023-04-30T12:47:17.749818-04:00",
"created_at": "2023-04-28T11:22:21.700154-04:00",
"name": "LOS (D May)",
"reward": "1.72000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3681ef5-81bb-453f-9cdc-c48b14bca894/?format=api"
},
{
"id": "8f551529-da26-4fb9-8e3c-fa8099591c79",
"gambit_id": "b4cc3010-3696-4efc-b783-9eb263d902e6",
"last_updated": "2023-04-30T12:47:17.751496-04:00",
"created_at": "2023-04-28T11:22:21.701444-04:00",
"name": "STL (J Flaherty)",
"reward": "2.17000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3681ef5-81bb-453f-9cdc-c48b14bca894/?format=api"
}
]
}