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

{
    "count": 100930,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17688&ordering=ip_address",
    "results": [
        {
            "id": 12475,
            "ip_address": "103.25.249.247",
            "count": 1,
            "first_visit": "2022-05-29T13:45:57.900959+06:00",
            "date": null
        },
        {
            "id": 26564,
            "ip_address": "103.25.249.247",
            "count": 4,
            "first_visit": "2022-07-24T07:19:43.309395+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 34435,
            "ip_address": "103.25.249.248",
            "count": 1,
            "first_visit": "2022-09-15T11:50:15.216061+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 51063,
            "ip_address": "103.25.249.248",
            "count": 1,
            "first_visit": "2023-07-28T11:25:41.422558+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 7683,
            "ip_address": "103.25.249.249",
            "count": 2,
            "first_visit": "2022-05-17T08:52:34.707641+06:00",
            "date": null
        },
        {
            "id": 64692,
            "ip_address": "103.25.249.249",
            "count": 1,
            "first_visit": "2024-02-13T12:51:34.680822+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 29626,
            "ip_address": "103.25.249.249",
            "count": 1,
            "first_visit": "2022-07-30T01:49:04.523104+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 26145,
            "ip_address": "103.25.249.250",
            "count": 2,
            "first_visit": "2022-07-23T00:59:26.863324+06:00",
            "date": "2022-07-23"
        }
    ]
}