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

{
    "count": 100054,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21800&ordering=ip_address",
    "results": [
        {
            "id": 74406,
            "ip_address": "103.72.213.101",
            "count": 1,
            "first_visit": "2024-10-14T11:23:43.885844+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 51683,
            "ip_address": "103.72.213.232",
            "count": 1,
            "first_visit": "2023-08-04T15:03:20.867840+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 57411,
            "ip_address": "103.7.248.126",
            "count": 1,
            "first_visit": "2023-10-12T11:20:52.184808+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 29549,
            "ip_address": "103.7.248.166",
            "count": 1,
            "first_visit": "2022-07-29T23:32:49.635038+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29682,
            "ip_address": "103.7.248.166",
            "count": 1,
            "first_visit": "2022-07-30T06:16:54.169728+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 42662,
            "ip_address": "103.7.248.18",
            "count": 1,
            "first_visit": "2023-02-24T18:28:46.262006+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 7667,
            "ip_address": "103.7.248.182",
            "count": 2,
            "first_visit": "2022-05-17T08:34:23.044809+06:00",
            "date": null
        },
        {
            "id": 4751,
            "ip_address": "103.7.248.2",
            "count": 1,
            "first_visit": "2022-03-28T22:47:43.095723+06:00",
            "date": null
        }
    ]
}