GET /api/bet_types/1bf28204-5c5d-4b8f-ad83-90c2c74fe301/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bf28204-5c5d-4b8f-ad83-90c2c74fe301",
"match": "https://api-prod.gambitprofit.com/api/matches/8e5d04d7-aba2-4842-a94a-b810b8bf23db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T09:13:23.742155-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": "BAL (D Kremer)",
"amount": 5578.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "7c7e2c33-9524-4d96-a99f-1f2edf79c7e2",
"gambit_id": "524ef83a-2e2d-43e3-8e33-d06fa2274028",
"last_updated": "2023-07-15T08:58:09.697051-04:00",
"created_at": "2023-07-14T09:13:23.745459-04:00",
"name": "BAL (D Kremer)",
"reward": "1.72000",
"odds": "1.75760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf28204-5c5d-4b8f-ad83-90c2c74fe301/?format=api"
},
{
"id": "05b296ac-9a64-4a96-ab7d-22d4de378b6b",
"gambit_id": "734584bb-acc2-4209-92d9-5adbc3ceae10",
"last_updated": "2023-07-15T08:58:09.695747-04:00",
"created_at": "2023-07-14T09:13:23.743799-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.17000",
"odds": "2.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf28204-5c5d-4b8f-ad83-90c2c74fe301/?format=api"
}
]
}