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

{
    "count": 97455,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=ip_address",
    "results": [
        {
            "id": 21939,
            "ip_address": "103.95.210.0",
            "count": 7,
            "first_visit": "2022-07-11T08:25:25.888596+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 30390,
            "ip_address": "103.95.210.0",
            "count": 1,
            "first_visit": "2022-07-31T12:27:28.896705+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 31273,
            "ip_address": "103.95.210.1",
            "count": 2,
            "first_visit": "2022-08-05T21:26:44.821446+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 36406,
            "ip_address": "103.95.210.2",
            "count": 1,
            "first_visit": "2022-10-24T17:39:34.463325+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 16644,
            "ip_address": "103.95.210.2",
            "count": 1,
            "first_visit": "2022-06-19T19:37:56.170123+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 2916,
            "ip_address": "103.95.210.2",
            "count": 2,
            "first_visit": "2022-01-27T02:34:52.300884+06:00",
            "date": null
        },
        {
            "id": 18127,
            "ip_address": "103.95.210.3",
            "count": 2,
            "first_visit": "2022-06-24T14:25:16.311356+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9751,
            "ip_address": "103.95.210.4",
            "count": 1,
            "first_visit": "2022-05-20T15:03:39.368550+06:00",
            "date": null
        }
    ]
}