GET /api/bet_types/7597f308-94d6-4704-8795-0cb973f5f34f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7597f308-94d6-4704-8795-0cb973f5f34f",
"match": "https://api-prod.gambitprofit.com/api/matches/04121195-f816-434b-8320-302ed64a5406/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-08T08:38:21.902640-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": "CHC",
"amount": 5213.0
},
{
"team": "NYY",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e266a01b-0e47-4a85-9666-7165e25ce332",
"gambit_id": "dab0456b-7ef9-44a9-9db8-99a3f7d7496e",
"last_updated": "2023-07-10T10:18:20.438113-04:00",
"created_at": "2023-07-08T08:38:21.905414-04:00",
"name": "CHC",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7597f308-94d6-4704-8795-0cb973f5f34f/?format=api"
},
{
"id": "8c0f127d-8e6d-43ab-9e72-279f4ce153ba",
"gambit_id": "1e49c0f1-db70-410d-8e10-9e633242f77a",
"last_updated": "2023-07-10T10:18:20.440525-04:00",
"created_at": "2023-07-08T08:38:21.908462-04:00",
"name": "NYY",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7597f308-94d6-4704-8795-0cb973f5f34f/?format=api"
}
]
}