GET /api/bet_types/ad25397e-6214-4e82-b5a1-bf9ce28c444f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad25397e-6214-4e82-b5a1-bf9ce28c444f",
"match": "https://api-prod.gambitprofit.com/api/matches/7121173c-05d2-4c2b-9124-96cb70479947/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-25T09:28:22.903849-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": "PHI",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "774b29fe-8dbd-4295-8803-06db7188de4f",
"gambit_id": "094e3beb-1595-4c5b-9de6-9b89ff8fae2c",
"last_updated": "2023-06-26T23:08:02.088096-04:00",
"created_at": "2023-06-25T09:28:22.905524-04:00",
"name": "NYM",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad25397e-6214-4e82-b5a1-bf9ce28c444f/?format=api"
},
{
"id": "2d874976-46ef-47b0-be44-fe44a7c708c4",
"gambit_id": "0f1930b9-74d6-43a8-a52f-a6eb1073ace7",
"last_updated": "2023-06-26T23:08:02.090418-04:00",
"created_at": "2023-06-25T09:28:22.907315-04:00",
"name": "PHI",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad25397e-6214-4e82-b5a1-bf9ce28c444f/?format=api"
}
]
}