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

{
    "count": 101994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43000&ordering=ip_address",
    "results": [
        {
            "id": 1316,
            "ip_address": "114.119.154.252",
            "count": 14,
            "first_visit": "2021-12-24T00:21:02.547934+06:00",
            "date": null
        },
        {
            "id": 43865,
            "ip_address": "114.119.154.252",
            "count": 1,
            "first_visit": "2023-03-16T11:06:39.878774+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 50592,
            "ip_address": "114.119.154.252",
            "count": 1,
            "first_visit": "2023-07-22T20:53:11.199970+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 62359,
            "ip_address": "114.119.154.252",
            "count": 1,
            "first_visit": "2024-01-05T00:04:45.555265+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 56529,
            "ip_address": "114.119.154.253",
            "count": 1,
            "first_visit": "2023-10-02T06:02:07.213161+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 43593,
            "ip_address": "114.119.154.253",
            "count": 1,
            "first_visit": "2023-03-12T05:15:14.453904+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 63743,
            "ip_address": "114.119.154.253",
            "count": 1,
            "first_visit": "2024-01-25T05:46:26.973845+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 261,
            "ip_address": "114.119.154.253",
            "count": 12,
            "first_visit": "2021-12-06T07:22:08.491011+06:00",
            "date": null
        }
    ]
}