GET /api/bet_types/8a1ac980-448a-4438-b1e2-e8e82049748d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a1ac980-448a-4438-b1e2-e8e82049748d",
"match": "https://api-prod.gambitprofit.com/api/matches/d4219414-e302-465d-a8a3-d6dd74cb362d/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-01T09:18:20.754503-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": "BOS",
"amount": 5688.0
},
{
"team": "BAL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "ce529e7c-041d-4a08-a64f-74a0e40cda38",
"gambit_id": "272a6bbb-a474-4b58-8562-a1a21d481237",
"last_updated": "2023-10-03T10:03:09.867329-04:00",
"created_at": "2023-10-01T09:18:20.758997-04:00",
"name": "BOS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1ac980-448a-4438-b1e2-e8e82049748d/?format=api"
},
{
"id": "83f6de8b-a8b0-41d9-a488-4c068e19dec7",
"gambit_id": "ae39cb67-8617-4ba6-b23c-527617bbd2c3",
"last_updated": "2023-10-03T10:03:09.873206-04:00",
"created_at": "2023-10-01T09:18:20.764897-04:00",
"name": "BAL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1ac980-448a-4438-b1e2-e8e82049748d/?format=api"
}
]
}