GET /api/bet_types/00743de9-cc27-4660-af02-21345f773cff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00743de9-cc27-4660-af02-21345f773cff",
"match": "https://api-prod.gambitprofit.com/api/matches/0dfefe5d-05a3-4287-86a5-c6b8ded62898/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:57.273069-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": "New York Rangers",
"amount": 5214.0
},
{
"team": "Minnesota Wild",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "d11ef666-2da7-4a95-b499-ee9f2555b924",
"gambit_id": "06c603ac-7a63-4a15-a84f-70017882ad35",
"last_updated": "2023-11-12T11:13:42.742928-05:00",
"created_at": "2023-11-09T09:47:57.281420-05:00",
"name": "New York Rangers",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00743de9-cc27-4660-af02-21345f773cff/?format=api"
},
{
"id": "c7171214-f640-474c-a3bc-04659388e594",
"gambit_id": "b5662f11-b72d-4b1f-943a-594ef8b14039",
"last_updated": "2023-11-12T11:13:42.739583-05:00",
"created_at": "2023-11-09T09:47:57.277350-05:00",
"name": "Minnesota Wild",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00743de9-cc27-4660-af02-21345f773cff/?format=api"
}
]
}