GET /api/bet_types/a0ef0825-b52d-4817-96e3-f40bcabcf69d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0ef0825-b52d-4817-96e3-f40bcabcf69d",
"match": "https://api-prod.gambitprofit.com/api/matches/eaa756d4-ecfb-4ba4-9fef-d504256cf4d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-09T08:43:20.003457-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": 6232.0
},
{
"team": "SDG",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "e3310d88-addb-4a29-a120-70f1e2ba5395",
"gambit_id": "4bcb072a-71ba-4faa-905f-7ad0e8419d88",
"last_updated": "2023-07-10T18:23:17.545197-04:00",
"created_at": "2023-07-09T08:43:20.005736-04:00",
"name": "NYM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ef0825-b52d-4817-96e3-f40bcabcf69d/?format=api"
},
{
"id": "ff37a6d4-ecd1-4267-9065-99a57d4deeeb",
"gambit_id": "40aa1ed8-65a0-4998-9db9-43710e939282",
"last_updated": "2023-07-10T18:23:17.546570-04:00",
"created_at": "2023-07-09T08:43:20.008203-04:00",
"name": "SDG",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ef0825-b52d-4817-96e3-f40bcabcf69d/?format=api"
}
]
}