GET /api/bet_types/18f12621-4f53-4800-a397-d94d29dc87de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18f12621-4f53-4800-a397-d94d29dc87de",
"match": "https://api-prod.gambitprofit.com/api/matches/d49c28f3-5d63-4626-9042-f8e87ab7a071/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Boston Celtics",
"amount": 7585.0
},
{
"team": "Miami Heat",
"amount": 2415.0
}
],
"expected_reward_tokens": 9177.0,
"profit_sb": 177.0,
"profit_sb_percentage": 1.97,
"recommended": true
},
"lines": [
{
"id": "c155a630-3642-42d7-b6e0-3fbfffeffeff",
"gambit_id": "1b5f5978-dbca-4519-8285-5ad6bcb5f14c",
"last_updated": "2022-12-01T16:17:23.893424-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.21000",
"odds": "1.24390",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f12621-4f53-4800-a397-d94d29dc87de/?format=api"
},
{
"id": "9b2e021e-5a76-434c-b3af-0fcbdf5e01c5",
"gambit_id": "90722f0b-5dd8-4d60-b529-7783252ecb18",
"last_updated": "2022-12-01T16:17:23.894412-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "3.80000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18f12621-4f53-4800-a397-d94d29dc87de/?format=api"
}
]
}