GET /api/bet_types/14a16498-9fb4-4205-9d17-08fbec2f5755/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14a16498-9fb4-4205-9d17-08fbec2f5755",
"match": "https://api-prod.gambitprofit.com/api/matches/a05192d3-1e4a-4aba-8da0-b248cf8402f6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:56.165406-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": "Miami Heat",
"amount": 6026.0
},
{
"team": "Milwaukee Bucks",
"amount": 3974.0
}
],
"expected_reward_tokens": 9099.26,
"profit_sb": 99.26,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "97b9cdac-3923-4d28-a3c9-0e9d1b4ce2e4",
"gambit_id": "08b447dc-ce13-4a8f-aff6-ac0435178f0b",
"last_updated": "2023-01-15T15:27:11.152844-05:00",
"created_at": "2023-01-14T08:26:56.168179-05:00",
"name": "Miami Heat",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a16498-9fb4-4205-9d17-08fbec2f5755/?format=api"
},
{
"id": "d93d5589-3cd6-4528-9dae-174645998a2d",
"gambit_id": "23a8d47c-8da5-453b-89c1-731d979d3d99",
"last_updated": "2023-01-15T15:27:11.155723-05:00",
"created_at": "2023-01-14T08:26:56.171073-05:00",
"name": "Milwaukee Bucks",
"reward": "2.29000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a16498-9fb4-4205-9d17-08fbec2f5755/?format=api"
}
]
}