GET /api/bet_types/21f5f813-d6c6-4ba2-a0b6-f9a000b5316d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21f5f813-d6c6-4ba2-a0b6-f9a000b5316d",
"match": "https://api-prod.gambitprofit.com/api/matches/1604ac9d-2182-422b-80f4-2a42eb7962d8/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T09:08:19.337790-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": "BAL",
"amount": 5867.0
},
{
"team": "TOR",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "5ee26295-ecc2-4dab-a1f2-a5daa78e635f",
"gambit_id": "2271e719-3bfe-4152-a951-6d09ed60e02e",
"last_updated": "2023-06-14T11:28:19.217674-04:00",
"created_at": "2023-06-13T09:08:19.342891-04:00",
"name": "BAL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f5f813-d6c6-4ba2-a0b6-f9a000b5316d/?format=api"
},
{
"id": "a5f63d41-90d5-4f91-97b8-0095ddb80952",
"gambit_id": "01768b39-8a62-4450-be96-d99559195b6f",
"last_updated": "2023-06-14T11:28:19.214761-04:00",
"created_at": "2023-06-13T09:08:19.340667-04:00",
"name": "TOR",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f5f813-d6c6-4ba2-a0b6-f9a000b5316d/?format=api"
}
]
}