GET /api/bet_types/c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17",
"match": "https://api-prod.gambitprofit.com/api/matches/1d914dd0-f53c-4b94-b99b-38dad0bb609a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-26T08:58:02.464505-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": "ATL",
"amount": 5107.0
},
{
"team": "MIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "66c73c2b-330d-43cb-aeb6-6ba1f132c512",
"gambit_id": "e8364b27-5990-4702-ac36-ca996032ee9b",
"last_updated": "2023-06-27T14:58:00.039541-04:00",
"created_at": "2023-06-26T08:58:02.468314-04:00",
"name": "ATL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17/?format=api"
},
{
"id": "16554e51-d159-4fea-b63c-4a5c0d41f666",
"gambit_id": "80d61847-11d0-4152-9328-4768bbf61129",
"last_updated": "2023-06-27T14:58:00.037409-04:00",
"created_at": "2023-06-26T08:58:02.466520-04:00",
"name": "MIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b8c5c9-bb8b-4173-bcc6-bf11cfe6ce17/?format=api"
}
]
}