GET /api/bet_types/f712227d-cbbd-4fb4-b052-7236dca35ec7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f712227d-cbbd-4fb4-b052-7236dca35ec7",
"match": "https://api-prod.gambitprofit.com/api/matches/491171fc-5de1-498a-ac4b-bc35b0d5c899/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:00.844301-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": "New Orleans Saints",
"amount": 5788.0
},
{
"team": "Minnesota Vikings",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "040aa8b1-6787-4306-9ade-7e599dbc7cd0",
"gambit_id": "51e33894-e0bd-4013-b993-522abcc06c27",
"last_updated": "2023-11-13T15:43:04.697204-05:00",
"created_at": "2023-11-10T11:18:00.850263-05:00",
"name": "New Orleans Saints",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f712227d-cbbd-4fb4-b052-7236dca35ec7/?format=api"
},
{
"id": "3bbaf621-f525-42dc-ade8-edd3d743f86a",
"gambit_id": "e9647650-5ea7-4e0a-ad20-5c597ce9047c",
"last_updated": "2023-11-13T15:43:04.700497-05:00",
"created_at": "2023-11-10T11:18:00.855152-05:00",
"name": "Minnesota Vikings",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f712227d-cbbd-4fb4-b052-7236dca35ec7/?format=api"
}
]
}