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

{
    "count": 100572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15336&ordering=-count",
    "results": [
        {
            "id": 59518,
            "ip_address": "144.48.111.194",
            "count": 2,
            "first_visit": "2023-11-15T07:19:28.869330+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 61984,
            "ip_address": "45.248.151.18",
            "count": 2,
            "first_visit": "2023-12-27T14:11:35.770390+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 59516,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-15T07:07:54.009280+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 3869,
            "ip_address": "206.176.130.227",
            "count": 2,
            "first_visit": "2022-02-25T02:55:15.811648+06:00",
            "date": null
        },
        {
            "id": 7478,
            "ip_address": "103.67.157.247",
            "count": 2,
            "first_visit": "2022-05-16T23:31:02.989395+06:00",
            "date": null
        },
        {
            "id": 15037,
            "ip_address": "103.98.204.236",
            "count": 2,
            "first_visit": "2022-06-14T16:47:51.595225+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 59484,
            "ip_address": "202.134.14.152",
            "count": 2,
            "first_visit": "2023-11-14T14:09:40.910910+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 3789,
            "ip_address": "103.218.27.246",
            "count": 2,
            "first_visit": "2022-02-22T12:32:24.813571+06:00",
            "date": null
        }
    ]
}