GET /api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0",
"match": "https://api-prod.gambitprofit.com/api/matches/95aafc78-3e0c-480d-89c0-3e2441be27cc/?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": "LOS (J Urias)",
"amount": 7440.0
},
{
"team": "COL (R Feltner)",
"amount": 2560.0
}
],
"expected_reward_tokens": 9523.2,
"profit_sb": 23.2,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "81514ed7-ca99-40e2-9426-98d991f7a7da",
"gambit_id": "266f6824-b00d-4615-a91e-46655e7e2f8a",
"last_updated": "2022-10-05T06:42:21.818298-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (J Urias)",
"reward": "1.28000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api"
},
{
"id": "f1803b13-707f-49fa-9e31-247a6a664ecf",
"gambit_id": "ec619728-64db-4910-8954-fb972b3ad45a",
"last_updated": "2022-10-05T06:42:21.819345-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (R Feltner)",
"reward": "3.72000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4ed7b83-2cfa-43d8-8609-f9d69a87d4d0/?format=api"
}
]
}