GET /api/bet_types/069a294f-3068-4d38-ac30-f87e5a2c830c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "069a294f-3068-4d38-ac30-f87e5a2c830c",
"match": "https://api-prod.gambitprofit.com/api/matches/707624f1-9aa4-4e7a-856f-c60a2e5f4695/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:00.985154-04: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": 7112.0
},
{
"team": "Atlanta Hawks",
"amount": 2888.0
}
],
"expected_reward_tokens": 9530.08,
"profit_sb": 30.08,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "67c7e218-0ef3-4149-a2aa-c84aebd506e8",
"gambit_id": "bde720e8-29d1-4316-bca6-74770f16ebfa",
"last_updated": "2023-04-28T11:22:25.578181-04:00",
"created_at": "2023-04-27T11:52:00.987858-04:00",
"name": "Boston Celtics",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069a294f-3068-4d38-ac30-f87e5a2c830c/?format=api"
},
{
"id": "2d3a2e9f-6d7d-48d3-89f4-47086b83e5bb",
"gambit_id": "88ae5329-990a-45bd-beb5-0279ccaf1032",
"last_updated": "2023-04-28T11:22:25.577020-04:00",
"created_at": "2023-04-27T11:52:00.986530-04:00",
"name": "Atlanta Hawks",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069a294f-3068-4d38-ac30-f87e5a2c830c/?format=api"
}
]
}