GET /api/bet_types/55f897bf-6cab-4224-a8b9-6584f537202e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55f897bf-6cab-4224-a8b9-6584f537202e",
"match": "https://api-prod.gambitprofit.com/api/matches/8202545c-8622-4469-9425-8019a08b74e1/?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": "Alonzo Menifield",
"amount": 6173.0
},
{
"team": "Misha Cirkunov",
"amount": 3827.0
}
],
"expected_reward_tokens": 9259.5,
"profit_sb": -240.5,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "cd41ad32-03f0-4d3f-8fce-313c665b3070",
"gambit_id": "aee4f090-eef8-426e-9175-656293df4866",
"last_updated": "2022-10-17T10:37:16.259471-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alonzo Menifield",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f897bf-6cab-4224-a8b9-6584f537202e/?format=api"
},
{
"id": "85b53ced-1dfd-4f74-85ec-4cc34c8f5f00",
"gambit_id": "7cd909aa-fe73-41d9-b3fb-1a65221b25f8",
"last_updated": "2022-10-17T10:37:16.260477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Misha Cirkunov",
"reward": "2.42000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f897bf-6cab-4224-a8b9-6584f537202e/?format=api"
}
]
}