GET /api/bet_types/cc98cd4e-6712-43a1-9486-0fc0b67013c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc98cd4e-6712-43a1-9486-0fc0b67013c2",
"match": "https://api-prod.gambitprofit.com/api/matches/23e89c6a-2fd3-405a-b3d6-c2872bd1c4d6/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:09.969574-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "09d9dcfa-047a-45b7-9477-431764f07d9d",
"gambit_id": "488791b1-93be-41ea-a0d6-3c0300f8fdf7",
"last_updated": "2023-12-04T15:23:33.199454-05:00",
"created_at": "2023-12-02T08:28:09.987053-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc98cd4e-6712-43a1-9486-0fc0b67013c2/?format=api"
},
{
"id": "0a3314d1-cfa3-4adb-9560-a989c9819fa0",
"gambit_id": "6065a66a-f14b-4e9a-b862-b800707b695f",
"last_updated": "2023-12-04T15:23:33.196293-05:00",
"created_at": "2023-12-02T08:28:09.973667-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc98cd4e-6712-43a1-9486-0fc0b67013c2/?format=api"
}
]
}