GET /api/bet_types/7620c46e-0120-4b02-b5a5-36e9b9c81f70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7620c46e-0120-4b02-b5a5-36e9b9c81f70",
"match": "https://api-prod.gambitprofit.com/api/matches/ad40976c-a99a-429b-a34b-41e673a6c1fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T15:37:12.568914-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": "Lorenzo Hunt",
"amount": 6357.0
},
{
"team": "Mike Richman",
"amount": 3643.0
}
],
"expected_reward_tokens": 9471.8,
"profit_sb": -28.2,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "5255731d-b639-4583-88bd-5e4087d0abc5",
"gambit_id": "a79dd730-43d2-44a4-83cd-a1d7ad2462f3",
"last_updated": "2023-02-18T09:32:09.917788-05:00",
"created_at": "2023-02-13T15:37:12.572321-05:00",
"name": "Lorenzo Hunt",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7620c46e-0120-4b02-b5a5-36e9b9c81f70/?format=api"
},
{
"id": "eba30df1-9d67-423e-abcc-dc55a48d645f",
"gambit_id": "6fd4d4ce-c2ac-4acc-b941-e70202ce1e70",
"last_updated": "2023-02-18T09:32:09.916671-05:00",
"created_at": "2023-02-13T15:37:12.570512-05:00",
"name": "Mike Richman",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7620c46e-0120-4b02-b5a5-36e9b9c81f70/?format=api"
}
]
}