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

{
    "count": 101652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76968&ordering=-ip_address",
    "results": [
        {
            "id": 4290,
            "ip_address": "103.96.104.75",
            "count": 4,
            "first_visit": "2022-03-11T22:33:06.298704+06:00",
            "date": null
        },
        {
            "id": 59439,
            "ip_address": "103.96.104.75",
            "count": 1,
            "first_visit": "2023-11-13T15:10:23.887568+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 657,
            "ip_address": "103.96.104.74",
            "count": 7,
            "first_visit": "2021-12-13T23:23:36.823982+06:00",
            "date": null
        },
        {
            "id": 571,
            "ip_address": "103.96.104.73",
            "count": 4,
            "first_visit": "2021-12-11T13:14:15.866257+06:00",
            "date": null
        },
        {
            "id": 89897,
            "ip_address": "103.96.104.73",
            "count": 1,
            "first_visit": "2025-09-22T19:38:51.854126+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 56015,
            "ip_address": "103.96.104.67",
            "count": 1,
            "first_visit": "2023-09-25T18:40:11.833090+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 49943,
            "ip_address": "103.96.104.67",
            "count": 1,
            "first_visit": "2023-07-14T03:04:28.233279+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 3861,
            "ip_address": "103.96.104.66",
            "count": 1,
            "first_visit": "2022-02-24T18:01:37.618272+06:00",
            "date": null
        }
    ]
}