GET /api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e330aefe-9779-4057-8371-d7c7d8ce48fc",
"match": "https://api-prod.gambitprofit.com/api/matches/2a87ca71-bd1b-4072-9ae9-91031455e3f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T08:13:17.460502-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": "MIL (C Burnes)",
"amount": 6935.0
},
{
"team": "STL (D Hudson)",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "91d0c418-b3e8-46c4-85d9-b0138e9232a0",
"gambit_id": "803fcae3-5126-499e-a0d0-149437f39a30",
"last_updated": "2023-09-29T10:18:20.880353-04:00",
"created_at": "2023-09-28T08:13:17.473353-04:00",
"name": "MIL (C Burnes)",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api"
},
{
"id": "54d2425e-734c-42a9-9b6a-f0c82ccc1f93",
"gambit_id": "2d412c77-10c5-4da5-be2e-8d490a1edd8a",
"last_updated": "2023-09-29T10:18:20.876801-04:00",
"created_at": "2023-09-28T08:13:17.468401-04:00",
"name": "STL (D Hudson)",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e330aefe-9779-4057-8371-d7c7d8ce48fc/?format=api"
}
]
}