GET /api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37d07edd-e932-4db9-9830-8baeff9229df",
"match": "https://api-prod.gambitprofit.com/api/matches/6ccf5bdc-6c36-486c-b14f-cf130100dda7/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:25.842994-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": "TOR",
"amount": 6324.0
},
{
"team": "TAM",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "958b5028-ccee-40f8-9ad5-57ade3eef5c5",
"gambit_id": "6cb0cb4c-2b50-4ffd-834f-71950a758095",
"last_updated": "2023-09-25T14:28:21.777514-04:00",
"created_at": "2023-09-23T09:38:25.846691-04:00",
"name": "TOR",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api"
},
{
"id": "79e45243-bbfc-4bc6-912e-3ee6ebb29bed",
"gambit_id": "31720432-22c0-4e1e-89b1-c2188de7ee8e",
"last_updated": "2023-09-25T14:28:21.780684-04:00",
"created_at": "2023-09-23T09:38:25.850762-04:00",
"name": "TAM",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d07edd-e932-4db9-9830-8baeff9229df/?format=api"
}
]
}