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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23792&ordering=ip_address",
    "results": [
        {
            "id": 22673,
            "ip_address": "103.96.37.16",
            "count": 1,
            "first_visit": "2022-07-14T15:48:23.558985+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 17411,
            "ip_address": "103.96.37.161",
            "count": 1,
            "first_visit": "2022-06-22T16:36:39.886255+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 94739,
            "ip_address": "103.96.37.169",
            "count": 1,
            "first_visit": "2026-02-02T09:36:13.446196+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 6663,
            "ip_address": "103.96.37.17",
            "count": 1,
            "first_visit": "2022-05-16T12:33:38.206659+06:00",
            "date": null
        },
        {
            "id": 14227,
            "ip_address": "103.96.37.17",
            "count": 1,
            "first_visit": "2022-06-09T19:18:37.309304+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 16030,
            "ip_address": "103.96.37.170",
            "count": 1,
            "first_visit": "2022-06-17T16:23:20.797413+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3974,
            "ip_address": "103.96.37.209",
            "count": 2,
            "first_visit": "2022-03-01T12:55:13.189181+06:00",
            "date": null
        },
        {
            "id": 2005,
            "ip_address": "103.96.37.81",
            "count": 1,
            "first_visit": "2022-01-12T03:28:13.729617+06:00",
            "date": null
        }
    ]
}