GET /api/bet_types/d2ff574a-cbf0-4f28-9a77-28dbae9567f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2ff574a-cbf0-4f28-9a77-28dbae9567f0",
"match": "https://api-prod.gambitprofit.com/api/matches/597f3113-00fe-4b25-a2a3-dce554817885/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-04T08:52:57.586009-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": "HOU (H Brown)",
"amount": 6173.0
},
{
"team": "NYY (L Severino)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "3f1327cc-db15-4633-a80a-916050d7ea19",
"gambit_id": "3a559414-1be5-402c-ba14-672d6d6433b1",
"last_updated": "2023-08-05T12:08:20.986929-04:00",
"created_at": "2023-08-04T08:52:57.590398-04:00",
"name": "HOU (H Brown)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ff574a-cbf0-4f28-9a77-28dbae9567f0/?format=api"
},
{
"id": "59c38111-208a-4fa1-b0f7-2aa992fd8f34",
"gambit_id": "1ead79c4-d256-4f13-a3f8-cdf9a66ea23c",
"last_updated": "2023-08-05T12:08:20.992110-04:00",
"created_at": "2023-08-04T08:52:57.594781-04:00",
"name": "NYY (L Severino)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ff574a-cbf0-4f28-9a77-28dbae9567f0/?format=api"
}
]
}