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

{
    "count": 98396,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18768&ordering=ip_address",
    "results": [
        {
            "id": 24614,
            "ip_address": "103.51.2.138",
            "count": 1,
            "first_visit": "2022-07-20T12:31:07.054441+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 643,
            "ip_address": "103.51.2.178",
            "count": 1,
            "first_visit": "2021-12-13T14:35:14.347325+06:00",
            "date": null
        },
        {
            "id": 3148,
            "ip_address": "103.51.2.198",
            "count": 1,
            "first_visit": "2022-01-31T23:43:19.276954+06:00",
            "date": null
        },
        {
            "id": 62885,
            "ip_address": "103.51.2.206",
            "count": 2,
            "first_visit": "2024-01-11T12:20:32.064586+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 6179,
            "ip_address": "103.51.2.209",
            "count": 9,
            "first_visit": "2022-05-15T00:00:32.668086+06:00",
            "date": null
        },
        {
            "id": 18300,
            "ip_address": "103.51.2.209",
            "count": 1,
            "first_visit": "2022-06-24T21:54:27.915101+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 58115,
            "ip_address": "103.51.2.210",
            "count": 1,
            "first_visit": "2023-10-21T11:04:09.519813+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 2634,
            "ip_address": "103.51.2.246",
            "count": 2,
            "first_visit": "2022-01-22T19:20:04.502919+06:00",
            "date": null
        }
    ]
}