GET /user_management/visitor-free/?format=api&offset=2384&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 95212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2376&ordering=-ip_address",
    "results": [
        {
            "id": 43847,
            "ip_address": "69.171.251.11",
            "count": 1,
            "first_visit": "2023-03-16T01:56:19.074722+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 55608,
            "ip_address": "69.171.251.11",
            "count": 1,
            "first_visit": "2023-09-21T09:43:50.659080+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 2777,
            "ip_address": "69.171.251.11",
            "count": 2,
            "first_visit": "2022-01-25T04:20:15.932865+06:00",
            "date": null
        },
        {
            "id": 71518,
            "ip_address": "69.171.251.11",
            "count": 1,
            "first_visit": "2024-07-26T07:26:16.496190+06:00",
            "date": "2024-07-26"
        },
        {
            "id": 64816,
            "ip_address": "69.171.251.10",
            "count": 1,
            "first_visit": "2024-02-17T00:26:56.758355+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 44584,
            "ip_address": "69.171.251.10",
            "count": 1,
            "first_visit": "2023-03-30T06:03:38.737755+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 4454,
            "ip_address": "69.171.251.10",
            "count": 2,
            "first_visit": "2022-03-17T16:53:46.348122+06:00",
            "date": null
        },
        {
            "id": 33600,
            "ip_address": "69.171.251.10",
            "count": 1,
            "first_visit": "2022-09-01T10:49:29.520585+06:00",
            "date": "2022-09-01"
        }
    ]
}