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

{
    "count": 95310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2768&ordering=ip_address",
    "results": [
        {
            "id": 64479,
            "ip_address": "103.120.35.154",
            "count": 1,
            "first_visit": "2024-02-08T15:29:36.056723+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 919,
            "ip_address": "103.120.35.2",
            "count": 3,
            "first_visit": "2021-12-19T21:05:04.017308+06:00",
            "date": null
        },
        {
            "id": 55934,
            "ip_address": "103.120.35.2",
            "count": 1,
            "first_visit": "2023-09-24T21:49:05.976624+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 51174,
            "ip_address": "103.120.35.206",
            "count": 2,
            "first_visit": "2023-07-29T21:11:30.268540+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 24984,
            "ip_address": "103.120.35.208",
            "count": 1,
            "first_visit": "2022-07-20T23:06:55.588507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6508,
            "ip_address": "103.120.36.116",
            "count": 3,
            "first_visit": "2022-05-16T02:00:37.799927+06:00",
            "date": null
        },
        {
            "id": 17598,
            "ip_address": "103.120.36.117",
            "count": 1,
            "first_visit": "2022-06-23T06:10:07.506506+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 22347,
            "ip_address": "103.120.36.120",
            "count": 1,
            "first_visit": "2022-07-13T19:16:13.308069+06:00",
            "date": "2022-07-13"
        }
    ]
}