GET /api/bet_types/8eb4e907-654d-4e0b-972e-2bb6c0fe1ba2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8eb4e907-654d-4e0b-972e-2bb6c0fe1ba2",
"match": "https://api-prod.gambitprofit.com/api/matches/060bce92-3161-46d5-ba35-40dc8c1be45e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": "Game Total Under 53",
"amount": 5000.0
},
{
"team": "Game Total Over 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2d302608-9285-41cb-b356-a8172f5359b9",
"gambit_id": "006ead3f-4d9e-4d2b-bb0f-daa96fd2dd25",
"last_updated": "2022-11-06T08:58:20.095160-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eb4e907-654d-4e0b-972e-2bb6c0fe1ba2/?format=api"
},
{
"id": "172e2e7a-9c35-438d-8c3a-657b2c4a9195",
"gambit_id": "aacc403d-6bf4-4169-a26b-4f0a78317de6",
"last_updated": "2022-11-06T08:58:20.096318-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eb4e907-654d-4e0b-972e-2bb6c0fe1ba2/?format=api"
}
]
}