GET /api/bet_types/85f935c0-5957-4dde-829d-f62bead70a4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85f935c0-5957-4dde-829d-f62bead70a4c",
"match": "https://api-prod.gambitprofit.com/api/matches/9a52ec11-6e6d-4440-84de-da43b8a43ac7/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-11T10:08:15.938735-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": "CIN",
"amount": 6308.0
},
{
"team": "STL",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "d9fb4fe1-6ad0-4585-92dd-7f9c2dc418f4",
"gambit_id": "3ad7b30a-066a-4710-a7aa-c72e92cb03d7",
"last_updated": "2023-06-12T14:58:23.672002-04:00",
"created_at": "2023-06-11T10:08:15.940586-04:00",
"name": "CIN",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f935c0-5957-4dde-829d-f62bead70a4c/?format=api"
},
{
"id": "e3d90203-0ac3-4979-896b-1156c19e6ba4",
"gambit_id": "0f7fd53e-6d6d-40ce-8927-4ab5d61948d6",
"last_updated": "2023-06-12T14:58:23.674365-04:00",
"created_at": "2023-06-11T10:08:15.942802-04:00",
"name": "STL",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f935c0-5957-4dde-829d-f62bead70a4c/?format=api"
}
]
}