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

{
    "count": 100874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17088&ordering=-ip_address",
    "results": [
        {
            "id": 26828,
            "ip_address": "43.224.118.163",
            "count": 1,
            "first_visit": "2022-07-24T18:38:20.915324+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2391,
            "ip_address": "43.224.117.183",
            "count": 8,
            "first_visit": "2022-01-17T21:40:34.752423+06:00",
            "date": null
        },
        {
            "id": 20875,
            "ip_address": "43.224.117.182",
            "count": 6,
            "first_visit": "2022-07-03T13:19:07.046071+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4942,
            "ip_address": "43.224.117.182",
            "count": 1,
            "first_visit": "2022-04-05T23:44:23.116716+06:00",
            "date": null
        },
        {
            "id": 21063,
            "ip_address": "43.224.117.182",
            "count": 4,
            "first_visit": "2022-07-04T13:48:16.946608+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 25712,
            "ip_address": "43.224.117.180",
            "count": 1,
            "first_visit": "2022-07-21T22:58:07.999919+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13351,
            "ip_address": "43.224.117.180",
            "count": 1,
            "first_visit": "2022-06-02T10:13:37.601564+06:00",
            "date": null
        },
        {
            "id": 32802,
            "ip_address": "43.224.117.180",
            "count": 1,
            "first_visit": "2022-08-24T03:39:53.075119+06:00",
            "date": "2022-08-24"
        }
    ]
}