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

{
    "count": 93383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78784&ordering=ip_address",
    "results": [
        {
            "id": 6867,
            "ip_address": "43.245.123.1",
            "count": 5,
            "first_visit": "2022-05-16T16:50:14.048841+06:00",
            "date": null
        },
        {
            "id": 6162,
            "ip_address": "43.245.123.10",
            "count": 5,
            "first_visit": "2022-05-14T22:56:41.803448+06:00",
            "date": null
        },
        {
            "id": 37582,
            "ip_address": "43.245.123.10",
            "count": 1,
            "first_visit": "2022-11-19T19:46:58.915586+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 9873,
            "ip_address": "43.245.123.100",
            "count": 3,
            "first_visit": "2022-05-20T23:17:37.983509+06:00",
            "date": null
        },
        {
            "id": 13400,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-06-02T19:08:54.113754+06:00",
            "date": null
        },
        {
            "id": 32839,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-08-24T15:47:14.164051+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 50667,
            "ip_address": "43.245.123.101",
            "count": 11,
            "first_visit": "2023-07-23T17:46:53.106484+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 10362,
            "ip_address": "43.245.123.104",
            "count": 2,
            "first_visit": "2022-05-22T18:18:39.037787+06:00",
            "date": null
        }
    ]
}