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

{
    "count": 100244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20784&ordering=ip_address",
    "results": [
        {
            "id": 8106,
            "ip_address": "103.67.157.4",
            "count": 3,
            "first_visit": "2022-05-17T12:38:12.669563+06:00",
            "date": null
        },
        {
            "id": 21705,
            "ip_address": "103.67.157.40",
            "count": 1,
            "first_visit": "2022-07-09T07:55:48.842864+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 10188,
            "ip_address": "103.67.157.40",
            "count": 1,
            "first_visit": "2022-05-22T00:13:02.649678+06:00",
            "date": null
        },
        {
            "id": 12576,
            "ip_address": "103.67.157.41",
            "count": 1,
            "first_visit": "2022-05-29T22:19:02.294743+06:00",
            "date": null
        },
        {
            "id": 64563,
            "ip_address": "103.67.157.41",
            "count": 1,
            "first_visit": "2024-02-10T23:30:51.238672+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 51610,
            "ip_address": "103.67.157.41",
            "count": 2,
            "first_visit": "2023-08-03T20:14:04.297558+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 8451,
            "ip_address": "103.67.157.42",
            "count": 1,
            "first_visit": "2022-05-17T23:06:39.217267+06:00",
            "date": null
        },
        {
            "id": 15440,
            "ip_address": "103.67.157.42",
            "count": 1,
            "first_visit": "2022-06-15T21:07:52.552188+06:00",
            "date": "2022-06-15"
        }
    ]
}