GET /api/bet_types/d578820e-58aa-487a-bf1b-de5477eedae8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d578820e-58aa-487a-bf1b-de5477eedae8",
"match": "https://api-prod.gambitprofit.com/api/matches/8ace5c74-72fc-47a1-ac3f-86733a30e143/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:23:03.702447-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": "Seattle Kraken",
"amount": 5000.0
},
{
"team": "Buffalo Sabres",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8a267cbf-befe-4f55-a182-73c834a5b36e",
"gambit_id": "2ef4c9e4-66a1-4dc7-990a-5a20ce471a89",
"last_updated": "2024-01-11T11:18:04.942449-05:00",
"created_at": "2024-01-09T09:23:03.706470-05:00",
"name": "Seattle Kraken",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d578820e-58aa-487a-bf1b-de5477eedae8/?format=api"
},
{
"id": "35df8b78-1613-43f3-aa51-031075e2bc2c",
"gambit_id": "71c082d6-1fb7-402b-adda-cf5833e29fc7",
"last_updated": "2024-01-11T11:18:04.946587-05:00",
"created_at": "2024-01-09T09:23:03.710444-05:00",
"name": "Buffalo Sabres",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d578820e-58aa-487a-bf1b-de5477eedae8/?format=api"
}
]
}