GET /api/bet_types/0a8e13e1-65bf-4b57-ae5d-2792f7ee316d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a8e13e1-65bf-4b57-ae5d-2792f7ee316d",
"match": "https://api-prod.gambitprofit.com/api/matches/9d37556e-0c23-4237-8897-a1ed607d20e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-02T12:12:04.307715-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": "Los Angeles Lakers",
"amount": 5591.0
},
{
"team": "Indiana Pacers",
"amount": 4409.0
}
],
"expected_reward_tokens": 9391.17,
"profit_sb": -108.83,
"profit_sb_percentage": -1.15,
"recommended": false
},
"lines": [
{
"id": "787da26e-e719-4b1e-896d-ab12e9eae050",
"gambit_id": "0354ba34-fb25-45b6-93f7-3319124a808f",
"last_updated": "2023-02-03T10:11:51.240099-05:00",
"created_at": "2023-02-02T12:12:04.310402-05:00",
"name": "Los Angeles Lakers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8e13e1-65bf-4b57-ae5d-2792f7ee316d/?format=api"
},
{
"id": "721be50e-dc9f-4f70-9580-0e6171bbc477",
"gambit_id": "dd4a7ebc-9ffb-486d-9605-25af0924325a",
"last_updated": "2023-02-03T10:11:51.238902-05:00",
"created_at": "2023-02-02T12:12:04.308994-05:00",
"name": "Indiana Pacers",
"reward": "2.13000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8e13e1-65bf-4b57-ae5d-2792f7ee316d/?format=api"
}
]
}