GET /api/bet_types/6a826688-e96f-470f-800a-307af16309c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a826688-e96f-470f-800a-307af16309c7",
"match": "https://api-prod.gambitprofit.com/api/matches/44e29623-139c-4ce1-91ca-f297ef056bbb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-25T13:22:03.795234-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": "Memphis Grizzlies",
"amount": 5696.0
},
{
"team": "Denver Nuggets",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "c32d220d-03f9-4c44-8774-f123e9e1076c",
"gambit_id": "851d1964-e5e5-46ca-921d-e3ad8a8a2df0",
"last_updated": "2023-02-26T11:41:55.599210-05:00",
"created_at": "2023-02-25T13:22:03.796415-05:00",
"name": "Memphis Grizzlies",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a826688-e96f-470f-800a-307af16309c7/?format=api"
},
{
"id": "fba541dc-190f-4d3d-a972-d3e813e89ecd",
"gambit_id": "0d400274-9bdc-4a35-aa24-d89c3bfe3970",
"last_updated": "2023-02-26T11:41:55.600297-05:00",
"created_at": "2023-02-25T13:22:03.797720-05:00",
"name": "Denver Nuggets",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a826688-e96f-470f-800a-307af16309c7/?format=api"
}
]
}