GET /api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "867277fa-4349-4612-a010-879975128bff",
"match": "https://api-prod.gambitprofit.com/api/matches/47c66e21-b373-435e-bdfe-a13f2e398ae5/?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": 5208.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "cfbe9893-8bff-4133-82cd-d24c33a03e90",
"gambit_id": "a33600cc-ee0c-424f-88dd-d25783411d2a",
"last_updated": "2022-11-03T09:48:11.098162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api"
},
{
"id": "ecbc40c2-2ad0-4657-bb17-16ff04bc8a4b",
"gambit_id": "f8dae8d4-7430-4ae6-9be5-8dcab8b61739",
"last_updated": "2022-11-03T09:48:11.097132-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867277fa-4349-4612-a010-879975128bff/?format=api"
}
]
}