GET /api/bet_types/a3428cc7-6623-434d-9216-77d6a98e17b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3428cc7-6623-434d-9216-77d6a98e17b7",
"match": "https://api-prod.gambitprofit.com/api/matches/6062300c-17c9-4aa3-8ba5-092b047ba663/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T11:41:55.854988-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": "Milwaukee Bucks",
"amount": 6326.0
},
{
"team": "Miami Heat",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "d69301c7-6543-448c-a2af-b29ed2a9bc1c",
"gambit_id": "15af17a5-70f4-4dd0-ba34-50fe51fe7bde",
"last_updated": "2023-02-25T17:37:03.497255-05:00",
"created_at": "2023-02-24T11:41:55.856412-05:00",
"name": "Milwaukee Bucks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3428cc7-6623-434d-9216-77d6a98e17b7/?format=api"
},
{
"id": "1d8f2ae9-fb66-4dd5-8376-4effaacd775e",
"gambit_id": "49bd6b98-43c8-4953-b46f-cef6d04c7e29",
"last_updated": "2023-02-25T17:37:03.498434-05:00",
"created_at": "2023-02-24T11:41:55.857760-05:00",
"name": "Miami Heat",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3428cc7-6623-434d-9216-77d6a98e17b7/?format=api"
}
]
}