GET /api/bet_types/ab662dc1-8acf-4e81-877f-cd906018b41e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab662dc1-8acf-4e81-877f-cd906018b41e",
"match": "https://api-prod.gambitprofit.com/api/matches/0bd82723-5233-4d46-8863-63afa73a7122/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T09:08:16.459736-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": "DET",
"amount": 5688.0
},
{
"team": "NYY",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "3ff7709c-8b86-4354-ad6a-0aa1d00b37ec",
"gambit_id": "115ea6f1-fe10-401e-b628-00e041536424",
"last_updated": "2023-09-07T20:13:22.020159-04:00",
"created_at": "2023-09-06T09:08:16.463403-04:00",
"name": "DET",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab662dc1-8acf-4e81-877f-cd906018b41e/?format=api"
},
{
"id": "4f6b2b5d-efc7-42da-911c-9ae4806bd0c9",
"gambit_id": "017c90ac-abb8-4b91-9b7e-2cd33b3e0447",
"last_updated": "2023-09-07T20:13:22.023396-04:00",
"created_at": "2023-09-06T09:08:16.468142-04:00",
"name": "NYY",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab662dc1-8acf-4e81-877f-cd906018b41e/?format=api"
}
]
}