GET /api/bet_types/b9f18348-bb81-41c4-8358-f9ba0d771387/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9f18348-bb81-41c4-8358-f9ba0d771387",
"match": "https://api-prod.gambitprofit.com/api/matches/b6ff8a44-1205-4c66-b007-c049d4b17d67/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-08T11:46:58.367237-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": "PIT (M Keller)",
"amount": 6182.0
},
{
"team": "COL (K Freeland)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "d5e58f81-e439-4194-8250-9cf36811b600",
"gambit_id": "4bd39b8c-3682-4866-bb7f-2032b50df866",
"last_updated": "2023-05-09T11:31:53.546323-04:00",
"created_at": "2023-05-08T11:46:58.368898-04:00",
"name": "PIT (M Keller)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f18348-bb81-41c4-8358-f9ba0d771387/?format=api"
},
{
"id": "492db44d-0630-4a08-b3c9-db055a6f16d8",
"gambit_id": "055a10ea-e7aa-4676-93a7-1495522cef5e",
"last_updated": "2023-05-09T11:31:53.548028-04:00",
"created_at": "2023-05-08T11:46:58.370862-04:00",
"name": "COL (K Freeland)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f18348-bb81-41c4-8358-f9ba0d771387/?format=api"
}
]
}