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

{
    "count": 101390,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80576&ordering=-ip_address",
    "results": [
        {
            "id": 16737,
            "ip_address": "103.67.157.125",
            "count": 1,
            "first_visit": "2022-06-20T06:33:31.291617+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 27514,
            "ip_address": "103.67.157.124",
            "count": 1,
            "first_visit": "2022-07-26T00:37:53.915330+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27953,
            "ip_address": "103.67.157.123",
            "count": 1,
            "first_visit": "2022-07-27T00:57:23.438826+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7131,
            "ip_address": "103.67.157.122",
            "count": 6,
            "first_visit": "2022-05-16T19:35:17.620873+06:00",
            "date": null
        },
        {
            "id": 2401,
            "ip_address": "103.67.157.121",
            "count": 2,
            "first_visit": "2022-01-17T23:57:25.807168+06:00",
            "date": null
        },
        {
            "id": 26881,
            "ip_address": "103.67.157.121",
            "count": 1,
            "first_visit": "2022-07-24T22:42:17.909844+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26026,
            "ip_address": "103.67.157.121",
            "count": 1,
            "first_visit": "2022-07-22T16:23:52.634722+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 19245,
            "ip_address": "103.67.157.120",
            "count": 1,
            "first_visit": "2022-06-26T23:47:51.188720+06:00",
            "date": "2022-06-26"
        }
    ]
}