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

{
    "count": 96086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19648&ordering=ip_address",
    "results": [
        {
            "id": 60061,
            "ip_address": "103.67.157.128",
            "count": 2,
            "first_visit": "2023-11-24T11:33:28.019275+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 24352,
            "ip_address": "103.67.157.129",
            "count": 1,
            "first_visit": "2022-07-20T02:07:40.130020+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7232,
            "ip_address": "103.67.157.129",
            "count": 1,
            "first_visit": "2022-05-16T20:03:45.864849+06:00",
            "date": null
        },
        {
            "id": 49958,
            "ip_address": "103.67.157.13",
            "count": 1,
            "first_visit": "2023-07-14T13:12:24.077155+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 10149,
            "ip_address": "103.67.157.13",
            "count": 1,
            "first_visit": "2022-05-21T23:18:09.149524+06:00",
            "date": null
        },
        {
            "id": 7904,
            "ip_address": "103.67.157.130",
            "count": 10,
            "first_visit": "2022-05-17T11:05:33.109142+06:00",
            "date": null
        },
        {
            "id": 33479,
            "ip_address": "103.67.157.131",
            "count": 1,
            "first_visit": "2022-08-30T21:29:43.801344+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 12670,
            "ip_address": "103.67.157.131",
            "count": 1,
            "first_visit": "2022-05-30T01:22:29.098203+06:00",
            "date": null
        }
    ]
}