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

{
    "count": 96130,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19888&ordering=ip_address",
    "results": [
        {
            "id": 64400,
            "ip_address": "103.67.157.38",
            "count": 1,
            "first_visit": "2024-02-06T16:06:24.166113+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 11977,
            "ip_address": "103.67.157.38",
            "count": 2,
            "first_visit": "2022-05-27T20:07:14.177743+06:00",
            "date": null
        },
        {
            "id": 2088,
            "ip_address": "103.67.157.39",
            "count": 1,
            "first_visit": "2022-01-13T06:58:19.584479+06:00",
            "date": null
        },
        {
            "id": 8106,
            "ip_address": "103.67.157.4",
            "count": 3,
            "first_visit": "2022-05-17T12:38:12.669563+06:00",
            "date": null
        },
        {
            "id": 10188,
            "ip_address": "103.67.157.40",
            "count": 1,
            "first_visit": "2022-05-22T00:13:02.649678+06:00",
            "date": null
        },
        {
            "id": 21705,
            "ip_address": "103.67.157.40",
            "count": 1,
            "first_visit": "2022-07-09T07:55:48.842864+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 64563,
            "ip_address": "103.67.157.41",
            "count": 1,
            "first_visit": "2024-02-10T23:30:51.238672+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 12576,
            "ip_address": "103.67.157.41",
            "count": 1,
            "first_visit": "2022-05-29T22:19:02.294743+06:00",
            "date": null
        }
    ]
}