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

{
    "count": 94243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12928&ordering=-ip_address",
    "results": [
        {
            "id": 39861,
            "ip_address": "45.249.102.23",
            "count": 1,
            "first_visit": "2023-01-04T12:39:04.324216+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 13274,
            "ip_address": "45.249.102.22",
            "count": 2,
            "first_visit": "2022-06-01T18:28:17.642043+06:00",
            "date": null
        },
        {
            "id": 8359,
            "ip_address": "45.249.102.21",
            "count": 1,
            "first_visit": "2022-05-17T22:32:04.772392+06:00",
            "date": null
        },
        {
            "id": 24544,
            "ip_address": "45.249.102.121",
            "count": 2,
            "first_visit": "2022-07-20T11:33:25.399871+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1053,
            "ip_address": "45.249.102.121",
            "count": 2,
            "first_visit": "2021-12-20T13:44:18.813918+06:00",
            "date": null
        },
        {
            "id": 837,
            "ip_address": "45.248.78.205",
            "count": 1,
            "first_visit": "2021-12-19T18:25:52.623914+06:00",
            "date": null
        },
        {
            "id": 40542,
            "ip_address": "45.248.57.90",
            "count": 1,
            "first_visit": "2023-01-17T20:30:50.238769+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 57540,
            "ip_address": "45.248.151.99",
            "count": 1,
            "first_visit": "2023-10-14T03:27:15.001385+06:00",
            "date": "2023-10-14"
        }
    ]
}