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

{
    "count": 92073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1528&ordering=ip_address",
    "results": [
        {
            "id": 32462,
            "ip_address": "103.112.52.243",
            "count": 3,
            "first_visit": "2022-08-19T23:48:35.361548+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 2530,
            "ip_address": "103.112.52.251",
            "count": 1,
            "first_visit": "2022-01-20T19:14:41.015403+06:00",
            "date": null
        },
        {
            "id": 65290,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2024-02-28T13:34:31.918347+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 59134,
            "ip_address": "103.112.52.28",
            "count": 2,
            "first_visit": "2023-11-07T19:57:14.320426+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 77363,
            "ip_address": "103.112.52.28",
            "count": 2,
            "first_visit": "2024-12-31T14:27:03.452718+06:00",
            "date": "2024-12-31"
        },
        {
            "id": 68722,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2024-05-21T11:49:41.035655+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 58448,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2023-10-26T14:52:30.896029+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 323,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2021-12-07T11:39:39.461639+06:00",
            "date": null
        }
    ]
}