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

{
    "count": 96201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20240&ordering=ip_address",
    "results": [
        {
            "id": 18175,
            "ip_address": "103.67.158.191",
            "count": 1,
            "first_visit": "2022-06-24T16:22:11.068686+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7969,
            "ip_address": "103.67.158.191",
            "count": 1,
            "first_visit": "2022-05-17T11:39:57.169892+06:00",
            "date": null
        },
        {
            "id": 13313,
            "ip_address": "103.67.158.193",
            "count": 1,
            "first_visit": "2022-06-01T23:59:45.002884+06:00",
            "date": null
        },
        {
            "id": 16844,
            "ip_address": "103.67.158.193",
            "count": 1,
            "first_visit": "2022-06-20T15:32:48.122542+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 65499,
            "ip_address": "103.67.158.194",
            "count": 1,
            "first_visit": "2024-03-04T08:59:57.299023+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 7506,
            "ip_address": "103.67.158.196",
            "count": 1,
            "first_visit": "2022-05-16T23:48:10.968792+06:00",
            "date": null
        },
        {
            "id": 11403,
            "ip_address": "103.67.158.2",
            "count": 1,
            "first_visit": "2022-05-25T18:02:49.868671+06:00",
            "date": null
        },
        {
            "id": 26334,
            "ip_address": "103.67.158.2",
            "count": 1,
            "first_visit": "2022-07-23T12:36:05.859414+06:00",
            "date": "2022-07-23"
        }
    ]
}