GET /api/bet_types/a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76",
"match": "https://api-prod.gambitprofit.com/api/matches/f31875a3-098d-45c2-b55c-f48712078f39/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:02.500463-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": "Brooklyn Nets",
"amount": 7485.0
},
{
"team": "Charlotte Hornets",
"amount": 2515.0
}
],
"expected_reward_tokens": 9505.95,
"profit_sb": 5.95,
"profit_sb_percentage": 0.06,
"recommended": true
},
"lines": [
{
"id": "afc34ed5-7617-4f29-9157-d0e5e1c252ac",
"gambit_id": "a9506a71-86cc-47de-bacc-ccee7721049f",
"last_updated": "2023-12-01T19:08:06.481500-05:00",
"created_at": "2023-11-30T10:28:02.509228-05:00",
"name": "Brooklyn Nets",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76/?format=api"
},
{
"id": "6d41f585-c29a-445c-89f6-2dd3f3ff38c9",
"gambit_id": "042ef71b-765f-4b6d-9634-666086563aa0",
"last_updated": "2023-12-01T19:08:06.477822-05:00",
"created_at": "2023-11-30T10:28:02.504230-05:00",
"name": "Charlotte Hornets",
"reward": "3.78000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4cbb2bc-6995-4fc7-83ba-b1a010eb4e76/?format=api"
}
]
}