GET /api/bet_types/9d2f2cb0-2da9-47e2-9985-c10426376a95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d2f2cb0-2da9-47e2-9985-c10426376a95",
"match": "https://api-prod.gambitprofit.com/api/matches/d18dbd4d-254d-46fc-8f2f-ba48744d59d2/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:16.408618-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 253",
"amount": 5000.0
},
{
"team": "Game Total Over 253",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a1f90661-c5a2-4407-9a8d-47060fa437c1",
"gambit_id": "f541655a-217c-4f7a-95b7-2bde18a58448",
"last_updated": "2023-12-19T20:58:17.067837-05:00",
"created_at": "2023-12-18T09:53:16.416906-05:00",
"name": "Game Total Under 253",
"reward": "1.87000",
"odds": "1.90910",
"spread": "253.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d2f2cb0-2da9-47e2-9985-c10426376a95/?format=api"
},
{
"id": "624f2239-ab0b-4e59-9dd2-f8dc110448a4",
"gambit_id": "80429066-bc46-4a32-b17e-e29fed7f4f1c",
"last_updated": "2023-12-19T20:58:17.063764-05:00",
"created_at": "2023-12-18T09:53:16.412639-05:00",
"name": "Game Total Over 253",
"reward": "1.87000",
"odds": "1.90910",
"spread": "253.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d2f2cb0-2da9-47e2-9985-c10426376a95/?format=api"
}
]
}