GET /api/bet_types/2b4fed6f-d0a4-4654-bdfe-19f15e29de01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b4fed6f-d0a4-4654-bdfe-19f15e29de01",
"match": "https://api-prod.gambitprofit.com/api/matches/a26343bc-33e8-43c8-907b-c2550b9176f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-08T09:37:00.369890-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": 5614.0
},
{
"team": "Philadelphia 76ers",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d66eb706-0558-4b14-92f9-18cbd1758b30",
"gambit_id": "e1265741-5bde-4c1e-b1d7-749e4ca6d769",
"last_updated": "2023-02-09T11:12:08.047808-05:00",
"created_at": "2023-02-08T09:37:00.371150-05:00",
"name": "Boston Celtics",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b4fed6f-d0a4-4654-bdfe-19f15e29de01/?format=api"
},
{
"id": "8af46cc9-4a4a-4098-a415-012c61489fc5",
"gambit_id": "815ddf0b-9b4a-4ab9-a751-88fec8a5edc2",
"last_updated": "2023-02-09T11:12:08.049118-05:00",
"created_at": "2023-02-08T09:37:00.372518-05:00",
"name": "Philadelphia 76ers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b4fed6f-d0a4-4654-bdfe-19f15e29de01/?format=api"
}
]
}