GET /api/bet_types/ce10aae8-49fe-4969-9594-c6c3b87a46bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce10aae8-49fe-4969-9594-c6c3b87a46bc",
"match": "https://api-prod.gambitprofit.com/api/matches/8417b19a-81de-4810-8844-af7c62f7b911/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T11:23:17.328028-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": "Golden State Warriors",
"amount": 6744.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "776b045f-a26a-429d-a7c6-9beb8466e0ce",
"gambit_id": "4bd8cb26-50a9-4707-b8dd-c7ab0e4f487e",
"last_updated": "2023-11-04T10:38:16.526376-04:00",
"created_at": "2023-11-03T11:23:17.332499-04:00",
"name": "Golden State Warriors",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce10aae8-49fe-4969-9594-c6c3b87a46bc/?format=api"
},
{
"id": "653a71f2-db01-410d-b816-0af2fd274f56",
"gambit_id": "38bc3b3d-a00d-43c8-9fb2-a704a1263306",
"last_updated": "2023-11-04T10:38:16.529952-04:00",
"created_at": "2023-11-03T11:23:17.337250-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce10aae8-49fe-4969-9594-c6c3b87a46bc/?format=api"
}
]
}