GET /api/bet_types/e9c8c7ad-c3f0-406e-94cb-0c906b728785/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9c8c7ad-c3f0-406e-94cb-0c906b728785",
"match": "https://api-prod.gambitprofit.com/api/matches/11fca7bc-3eae-4a20-9480-64dc3679a1df/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-05T11:47:03.697736-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": "NYM",
"amount": 5317.0
},
{
"team": "COL",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "75357cc5-9e41-4c16-b344-7435ba336d8d",
"gambit_id": "2d3b02e1-a500-4a9f-9ec2-937434a1d86b",
"last_updated": "2023-05-06T11:52:02.982205-04:00",
"created_at": "2023-05-05T11:47:03.699643-04:00",
"name": "NYM",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c8c7ad-c3f0-406e-94cb-0c906b728785/?format=api"
},
{
"id": "528dd8cf-d055-426b-b72a-c73cdc645ee4",
"gambit_id": "1b041f32-ba8b-4824-8f30-b61dc973afaf",
"last_updated": "2023-05-06T11:52:02.984010-04:00",
"created_at": "2023-05-05T11:47:03.701236-04:00",
"name": "COL",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9c8c7ad-c3f0-406e-94cb-0c906b728785/?format=api"
}
]
}