GET /api/bet_types/656c1517-c2d2-4f78-8448-63c2ffe0ad01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "656c1517-c2d2-4f78-8448-63c2ffe0ad01",
"match": "https://api-prod.gambitprofit.com/api/matches/b29f4a9b-4b92-4bdc-96a8-897d857194ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:31:53.018119-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": "Indiana Pacers",
"amount": 7828.0
},
{
"team": "Houston Rockets",
"amount": 2172.0
}
],
"expected_reward_tokens": 9469.92,
"profit_sb": -30.08,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "1033c1e7-ce2f-4bb0-afdc-01a22054e467",
"gambit_id": "d421d376-c87c-4173-9815-db54e7ab6ce1",
"last_updated": "2023-03-10T10:01:50.357704-05:00",
"created_at": "2023-03-09T09:31:53.019374-05:00",
"name": "Indiana Pacers",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656c1517-c2d2-4f78-8448-63c2ffe0ad01/?format=api"
},
{
"id": "0391920c-773b-46ae-84e2-9dde9d5fa797",
"gambit_id": "7cf88a48-9e28-4867-b033-8524e28e7aa0",
"last_updated": "2023-03-10T10:01:50.358858-05:00",
"created_at": "2023-03-09T09:31:53.020670-05:00",
"name": "Houston Rockets",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/656c1517-c2d2-4f78-8448-63c2ffe0ad01/?format=api"
}
]
}