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

{
    "count": 92394,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7944&ordering=ip_address",
    "results": [
        {
            "id": 30254,
            "ip_address": "103.154.160.17",
            "count": 1,
            "first_visit": "2022-07-31T09:47:48.734513+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9019,
            "ip_address": "103.154.160.18",
            "count": 1,
            "first_visit": "2022-05-18T16:53:05.979444+06:00",
            "date": null
        },
        {
            "id": 7248,
            "ip_address": "103.154.160.23",
            "count": 1,
            "first_visit": "2022-05-16T20:07:00.470251+06:00",
            "date": null
        },
        {
            "id": 7246,
            "ip_address": "103.154.160.28",
            "count": 1,
            "first_visit": "2022-05-16T20:06:59.263646+06:00",
            "date": null
        },
        {
            "id": 7102,
            "ip_address": "103.154.160.31",
            "count": 1,
            "first_visit": "2022-05-16T19:25:55.020256+06:00",
            "date": null
        },
        {
            "id": 17661,
            "ip_address": "103.154.160.31",
            "count": 1,
            "first_visit": "2022-06-23T09:16:29.933942+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 19539,
            "ip_address": "103.154.160.66",
            "count": 1,
            "first_visit": "2022-06-27T20:34:37.498973+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 2124,
            "ip_address": "103.154.16.4",
            "count": 1,
            "first_visit": "2022-01-13T14:49:10.786195+06:00",
            "date": null
        }
    ]
}