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

{
    "count": 94139,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12648&ordering=ip_address",
    "results": [
        {
            "id": 9661,
            "ip_address": "103.205.134.85",
            "count": 1,
            "first_visit": "2022-05-20T11:22:34.025215+06:00",
            "date": null
        },
        {
            "id": 3443,
            "ip_address": "103.205.135.139",
            "count": 1,
            "first_visit": "2022-02-08T20:45:29.378243+06:00",
            "date": null
        },
        {
            "id": 30321,
            "ip_address": "103.205.135.163",
            "count": 1,
            "first_visit": "2022-07-31T11:07:33.204686+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 22962,
            "ip_address": "103.205.135.164",
            "count": 1,
            "first_visit": "2022-07-15T12:00:47.512534+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 49395,
            "ip_address": "103.205.135.201",
            "count": 1,
            "first_visit": "2023-07-05T18:01:44.138796+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 70502,
            "ip_address": "103.205.135.35",
            "count": 1,
            "first_visit": "2024-06-30T13:40:22.290845+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 71232,
            "ip_address": "103.205.135.35",
            "count": 1,
            "first_visit": "2024-07-16T13:30:14.299232+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 70887,
            "ip_address": "103.205.135.35",
            "count": 4,
            "first_visit": "2024-07-09T11:51:53.374773+06:00",
            "date": "2024-07-09"
        }
    ]
}