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

{
    "count": 98392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18632&ordering=ip_address",
    "results": [
        {
            "id": 77483,
            "ip_address": "103.49.170.202",
            "count": 1,
            "first_visit": "2025-01-04T18:43:42.665141+06:00",
            "date": "2025-01-04"
        },
        {
            "id": 1346,
            "ip_address": "103.49.170.250",
            "count": 1,
            "first_visit": "2021-12-24T22:11:09.686025+06:00",
            "date": null
        },
        {
            "id": 28297,
            "ip_address": "103.49.170.4",
            "count": 1,
            "first_visit": "2022-07-27T19:21:36.773296+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27861,
            "ip_address": "103.49.170.4",
            "count": 1,
            "first_visit": "2022-07-26T19:34:38.123293+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 25591,
            "ip_address": "103.49.170.4",
            "count": 1,
            "first_visit": "2022-07-21T15:07:30.009038+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14158,
            "ip_address": "103.49.170.42",
            "count": 3,
            "first_visit": "2022-06-09T12:05:54.947549+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 4990,
            "ip_address": "103.49.170.42",
            "count": 1,
            "first_visit": "2022-04-08T12:12:05.949660+06:00",
            "date": null
        },
        {
            "id": 42922,
            "ip_address": "103.49.170.44",
            "count": 1,
            "first_visit": "2023-03-01T17:13:07.677472+06:00",
            "date": "2023-03-01"
        }
    ]
}