GET /api/bet_types/a7980e8b-7195-4eb2-9981-ed05e3d30fc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7980e8b-7195-4eb2-9981-ed05e3d30fc9",
"match": "https://api-prod.gambitprofit.com/api/matches/06f86cf4-bbe1-4293-915b-04a137c47b61/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:18.558123-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": "Los Angeles Kings",
"amount": 7158.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2842.0
}
],
"expected_reward_tokens": 9520.14,
"profit_sb": 20.14,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "6c2cac1a-e929-4873-a27e-990e82f36bd4",
"gambit_id": "f388beed-a217-493c-a574-093965d76c95",
"last_updated": "2023-03-17T13:36:56.753240-04:00",
"created_at": "2023-03-16T17:37:18.559723-04:00",
"name": "Los Angeles Kings",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7980e8b-7195-4eb2-9981-ed05e3d30fc9/?format=api"
},
{
"id": "4137fbf2-4105-4143-a8e8-7a031ccd4256",
"gambit_id": "525fa1d1-f335-4ff0-aff9-db5a201de38a",
"last_updated": "2023-03-17T13:36:56.754405-04:00",
"created_at": "2023-03-16T17:37:18.561374-04:00",
"name": "Columbus Blue Jackets",
"reward": "3.35000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7980e8b-7195-4eb2-9981-ed05e3d30fc9/?format=api"
}
]
}