GET /api/bet_types/243ffd6c-2bbf-41d9-b820-516cf5d0d742/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "243ffd6c-2bbf-41d9-b820-516cf5d0d742",
"match": "https://api-prod.gambitprofit.com/api/matches/bdd8252e-bf50-4a7a-a446-98f48c3b2f37/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-04T08:52:58.134757-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": "PHI",
"amount": 5319.0
},
{
"team": "KAN",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "59ff576b-c0d5-43cb-ab2c-53c9628ddb25",
"gambit_id": "49342add-d3fa-44a0-b943-9ae9329b8443",
"last_updated": "2023-08-05T12:08:21.477543-04:00",
"created_at": "2023-08-04T08:52:58.144030-04:00",
"name": "PHI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/243ffd6c-2bbf-41d9-b820-516cf5d0d742/?format=api"
},
{
"id": "f58d2547-d0dc-49fb-ad99-e5e0ecc7bfda",
"gambit_id": "274b896d-7c21-4334-aed3-f5284b3c21e5",
"last_updated": "2023-08-05T12:08:21.473459-04:00",
"created_at": "2023-08-04T08:52:58.139450-04:00",
"name": "KAN",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/243ffd6c-2bbf-41d9-b820-516cf5d0d742/?format=api"
}
]
}