GET /api/bet_types/90e12fc3-de9f-4eb9-924b-714d63bca5b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90e12fc3-de9f-4eb9-924b-714d63bca5b6",
"match": "https://api-prod.gambitprofit.com/api/matches/693cc205-4a00-4802-b64c-4deb3329c65a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:08.883699-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 Over 241",
"amount": 5000.0
},
{
"team": "Game Total Under 241",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fe6ece52-e63f-43b2-86a0-60162c494ac0",
"gambit_id": "acb08293-cfae-4854-8c4f-2262799931f7",
"last_updated": "2023-12-18T10:43:03.483686-05:00",
"created_at": "2023-12-16T09:23:08.891796-05:00",
"name": "Game Total Over 241",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e12fc3-de9f-4eb9-924b-714d63bca5b6/?format=api"
},
{
"id": "284e9f3d-b18c-4f9a-96eb-4617ff7eed1e",
"gambit_id": "6ff23749-b82e-4529-a112-cfa4b4612d49",
"last_updated": "2023-12-18T10:43:03.487132-05:00",
"created_at": "2023-12-16T09:23:08.887366-05:00",
"name": "Game Total Under 241",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e12fc3-de9f-4eb9-924b-714d63bca5b6/?format=api"
}
]
}