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

{
    "count": 102476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46520&ordering=ip_address",
    "results": [
        {
            "id": 38718,
            "ip_address": "115.42.52.176",
            "count": 1,
            "first_visit": "2022-12-14T21:08:01.783781+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 37148,
            "ip_address": "115.42.52.178",
            "count": 3,
            "first_visit": "2022-11-09T12:33:21.755233+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 1849,
            "ip_address": "115.42.52.180",
            "count": 1,
            "first_visit": "2022-01-11T12:50:12.580191+06:00",
            "date": null
        },
        {
            "id": 2031,
            "ip_address": "115.42.52.185",
            "count": 1,
            "first_visit": "2022-01-12T14:34:56.604247+06:00",
            "date": null
        },
        {
            "id": 9605,
            "ip_address": "115.42.52.244",
            "count": 1,
            "first_visit": "2022-05-20T03:17:43.306795+06:00",
            "date": null
        },
        {
            "id": 22644,
            "ip_address": "115.42.52.248",
            "count": 1,
            "first_visit": "2022-07-14T14:59:25.704175+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27193,
            "ip_address": "115.42.52.249",
            "count": 1,
            "first_visit": "2022-07-25T11:28:56.909633+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4897,
            "ip_address": "115.42.52.49",
            "count": 1,
            "first_visit": "2022-04-03T20:56:00.045723+06:00",
            "date": null
        }
    ]
}