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

{
    "count": 102369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45280&ordering=ip_address",
    "results": [
        {
            "id": 63312,
            "ip_address": "114.119.159.237",
            "count": 1,
            "first_visit": "2024-01-17T23:55:29.872146+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 512,
            "ip_address": "114.119.159.237",
            "count": 12,
            "first_visit": "2021-12-10T00:13:57.391294+06:00",
            "date": null
        },
        {
            "id": 381,
            "ip_address": "114.119.159.238",
            "count": 13,
            "first_visit": "2021-12-08T01:42:10.236352+06:00",
            "date": null
        },
        {
            "id": 50323,
            "ip_address": "114.119.159.238",
            "count": 1,
            "first_visit": "2023-07-19T08:51:18.132850+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 43541,
            "ip_address": "114.119.159.238",
            "count": 1,
            "first_visit": "2023-03-11T03:15:44.753916+06:00",
            "date": "2023-03-11"
        },
        {
            "id": 1236,
            "ip_address": "114.119.159.24",
            "count": 8,
            "first_visit": "2021-12-22T09:48:19.569176+06:00",
            "date": null
        },
        {
            "id": 1929,
            "ip_address": "114.119.159.243",
            "count": 9,
            "first_visit": "2022-01-11T18:07:54.943970+06:00",
            "date": null
        },
        {
            "id": 54255,
            "ip_address": "114.119.159.243",
            "count": 1,
            "first_visit": "2023-09-04T11:32:50.214602+06:00",
            "date": "2023-09-04"
        }
    ]
}