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

{
    "count": 100286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20504&ordering=ip_address",
    "results": [
        {
            "id": 19581,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-06-27T23:54:36.329988+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3689,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-02-17T13:09:09.383074+06:00",
            "date": null
        },
        {
            "id": 18541,
            "ip_address": "103.67.157.1",
            "count": 1,
            "first_visit": "2022-06-25T11:09:09.141512+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11170,
            "ip_address": "103.67.157.100",
            "count": 1,
            "first_visit": "2022-05-24T22:31:42.780287+06:00",
            "date": null
        },
        {
            "id": 27738,
            "ip_address": "103.67.157.101",
            "count": 1,
            "first_visit": "2022-07-26T14:04:05.608359+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7853,
            "ip_address": "103.67.157.102",
            "count": 1,
            "first_visit": "2022-05-17T10:41:21.048580+06:00",
            "date": null
        },
        {
            "id": 26615,
            "ip_address": "103.67.157.102",
            "count": 1,
            "first_visit": "2022-07-24T09:10:00.430883+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 54122,
            "ip_address": "103.67.157.103",
            "count": 1,
            "first_visit": "2023-09-02T17:29:09.026076+06:00",
            "date": "2023-09-02"
        }
    ]
}