GET /api/bet_types/8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe",
"match": "https://api-prod.gambitprofit.com/api/matches/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:12.882814-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": "CIN",
"amount": 5319.0
},
{
"team": "PHI",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f3246251-d641-4306-87ed-994565485925",
"gambit_id": "c84e5d45-0f3b-4189-ba3b-4ad7242c3a44",
"last_updated": "2023-04-15T15:42:08.089062-04:00",
"created_at": "2023-04-14T12:02:12.885270-04:00",
"name": "CIN",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe/?format=api"
},
{
"id": "cc8cc01f-e63e-45f6-8f60-e247366e2e16",
"gambit_id": "d23143bd-829c-4cd6-9f7d-1f8f3e8d39ed",
"last_updated": "2023-04-15T15:42:08.090258-04:00",
"created_at": "2023-04-14T12:02:12.887359-04:00",
"name": "PHI",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dfa2a6b-561b-4a59-b2c6-971afdb0d0fe/?format=api"
}
]
}