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

{
    "count": 95655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18088&ordering=ip_address",
    "results": [
        {
            "id": 2066,
            "ip_address": "103.49.170.142",
            "count": 1,
            "first_visit": "2022-01-12T23:45:54.569443+06:00",
            "date": null
        },
        {
            "id": 82099,
            "ip_address": "103.49.170.142",
            "count": 1,
            "first_visit": "2025-05-01T00:38:44.633031+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82094,
            "ip_address": "103.49.170.142",
            "count": 4,
            "first_visit": "2025-04-30T21:53:43.784325+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 6155,
            "ip_address": "103.49.170.2",
            "count": 3,
            "first_visit": "2022-05-14T22:26:49.724773+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}