GET /api/bet_types/99a1d52f-4512-4ab0-a96d-7f1797f72270/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99a1d52f-4512-4ab0-a96d-7f1797f72270",
"match": "https://api-prod.gambitprofit.com/api/matches/a8850e17-4f38-40ed-a2a6-8bdf9e12c57e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:13.244564-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": "Miami Dolphins",
"amount": 7549.0
},
{
"team": "New England Patriots",
"amount": 2451.0
}
],
"expected_reward_tokens": 9436.25,
"profit_sb": -63.75,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "3b7057cb-bc6e-4958-8a4d-ea9faa0114b0",
"gambit_id": "389117f7-8a6f-4e18-afd9-1bff781731ee",
"last_updated": "2023-10-30T15:43:27.452278-04:00",
"created_at": "2023-10-25T09:13:13.251988-04:00",
"name": "Miami Dolphins",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a1d52f-4512-4ab0-a96d-7f1797f72270/?format=api"
},
{
"id": "afcf2e22-cf83-4705-b99b-931f4b4f623a",
"gambit_id": "34569871-8282-474d-b7ad-e4a4da4cb32c",
"last_updated": "2023-10-30T15:43:27.445003-04:00",
"created_at": "2023-10-25T09:13:13.248194-04:00",
"name": "New England Patriots",
"reward": "3.85000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a1d52f-4512-4ab0-a96d-7f1797f72270/?format=api"
}
]
}