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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=-count",
    "results": [
        {
            "id": 22101,
            "ip_address": "203.190.14.130",
            "count": 2,
            "first_visit": "2022-07-12T09:08:07.947719+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 29041,
            "ip_address": "103.49.202.35",
            "count": 2,
            "first_visit": "2022-07-29T01:07:54.648806+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22159,
            "ip_address": "202.134.10.138",
            "count": 2,
            "first_visit": "2022-07-12T19:25:49.383195+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 7003,
            "ip_address": "122.152.54.161",
            "count": 2,
            "first_visit": "2022-05-16T18:30:28.409309+06:00",
            "date": null
        },
        {
            "id": 22138,
            "ip_address": "114.119.131.253",
            "count": 2,
            "first_visit": "2022-07-12T16:36:57.846979+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 7002,
            "ip_address": "37.111.246.233",
            "count": 2,
            "first_visit": "2022-05-16T18:30:25.244279+06:00",
            "date": null
        },
        {
            "id": 7053,
            "ip_address": "37.111.218.30",
            "count": 2,
            "first_visit": "2022-05-16T19:03:21.077582+06:00",
            "date": null
        },
        {
            "id": 39816,
            "ip_address": "103.110.161.14",
            "count": 2,
            "first_visit": "2023-01-03T19:16:44.946183+06:00",
            "date": "2023-01-03"
        }
    ]
}