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

{
    "count": 92255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5728&ordering=ip_address",
    "results": [
        {
            "id": 31258,
            "ip_address": "103.140.167.58",
            "count": 1,
            "first_visit": "2022-08-05T18:04:36.814888+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 11919,
            "ip_address": "103.140.167.58",
            "count": 1,
            "first_visit": "2022-05-27T12:56:33.087310+06:00",
            "date": null
        },
        {
            "id": 33139,
            "ip_address": "103.140.176.0",
            "count": 1,
            "first_visit": "2022-08-27T23:31:45.192966+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 86190,
            "ip_address": "103.140.176.0",
            "count": 1,
            "first_visit": "2025-07-20T17:03:40.350137+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 89055,
            "ip_address": "103.140.176.107",
            "count": 3,
            "first_visit": "2025-09-06T09:52:41.651234+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 9415,
            "ip_address": "103.140.176.114",
            "count": 2,
            "first_visit": "2022-05-19T15:37:57.323156+06:00",
            "date": null
        },
        {
            "id": 19241,
            "ip_address": "103.140.176.126",
            "count": 1,
            "first_visit": "2022-06-26T23:41:26.195240+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 41224,
            "ip_address": "103.140.176.150",
            "count": 1,
            "first_visit": "2023-01-30T12:51:40.328081+06:00",
            "date": "2023-01-30"
        }
    ]
}