GET /api/bet_types/90cf403e-f813-4edd-bec8-6fd885d90759/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90cf403e-f813-4edd-bec8-6fd885d90759",
"match": "https://api-prod.gambitprofit.com/api/matches/89bcaa61-ecd1-4a08-b940-829d0f58e557/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:05.605668-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": 5423.0
},
{
"team": "Indiana Pacers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8cf7475a-51ab-4853-94b0-2839989c8770",
"gambit_id": "502e58de-d542-41b3-b04f-aa90b31149f6",
"last_updated": "2023-12-23T14:43:19.406131-05:00",
"created_at": "2023-12-21T09:13:05.616478-05:00",
"name": "Memphis Grizzlies",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf403e-f813-4edd-bec8-6fd885d90759/?format=api"
},
{
"id": "83dc0f70-dc6f-41a1-a7a3-0640c62c64b5",
"gambit_id": "1eb5c908-0d19-4000-8f4e-d0e3699970aa",
"last_updated": "2023-12-23T14:43:19.402783-05:00",
"created_at": "2023-12-21T09:13:05.612460-05:00",
"name": "Indiana Pacers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf403e-f813-4edd-bec8-6fd885d90759/?format=api"
}
]
}