GET /api/bet_types/cdce706d-0316-4b17-a7f7-4471d27df032/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdce706d-0316-4b17-a7f7-4471d27df032",
"match": "https://api-prod.gambitprofit.com/api/matches/9d683642-b3c8-4402-96a6-3755b509b0be/?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": "Boston Celtics",
"amount": 7968.0
},
{
"team": "Orlando Magic",
"amount": 2032.0
}
],
"expected_reward_tokens": 9242.88,
"profit_sb": 242.88,
"profit_sb_percentage": 2.7,
"recommended": true
},
"lines": [
{
"id": "9659a742-e887-439b-b851-8c0e0127a272",
"gambit_id": "dbd6857b-9430-4eb6-a7c3-b8f674be533d",
"last_updated": "2022-12-19T13:27:01.214482-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.16000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdce706d-0316-4b17-a7f7-4471d27df032/?format=api"
},
{
"id": "b2c90393-39ec-4a97-b651-5f2c7b1c7541",
"gambit_id": "b63d7cbf-b707-403d-a982-d9eca592cdec",
"last_updated": "2022-12-19T13:27:01.215621-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "4.55000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdce706d-0316-4b17-a7f7-4471d27df032/?format=api"
}
]
}