GET /api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09",
"match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T15:43:05.232764-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": "ARI (K Nelson)",
"amount": 5578.0
},
{
"team": "PIT (M Keller)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "793ba49b-5d32-4aa6-9183-0fe01cbf714a",
"gambit_id": "3045eb86-2d82-45e0-9de1-aa4e83b3acdf",
"last_updated": "2023-07-10T10:13:13.818284-04:00",
"created_at": "2023-07-08T15:43:05.238539-04:00",
"name": "ARI (K Nelson)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api"
},
{
"id": "b45f0310-4c38-41ba-a380-c44fc06baf1e",
"gambit_id": "45739e94-61d3-4426-8bd8-9cac80da3a8e",
"last_updated": "2023-07-10T10:13:13.816589-04:00",
"created_at": "2023-07-08T15:43:05.235537-04:00",
"name": "PIT (M Keller)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api"
}
]
}