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

{
    "count": 101773,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41608&ordering=-ip_address",
    "results": [
        {
            "id": 16980,
            "ip_address": "182.160.101.250",
            "count": 2,
            "first_visit": "2022-06-21T11:25:44.042526+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 13343,
            "ip_address": "182.160.101.243",
            "count": 2,
            "first_visit": "2022-06-02T06:39:56.832110+06:00",
            "date": null
        },
        {
            "id": 59413,
            "ip_address": "182.160.101.210",
            "count": 2,
            "first_visit": "2023-11-13T09:43:50.746509+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 8992,
            "ip_address": "182.160.101.130",
            "count": 1,
            "first_visit": "2022-05-18T15:17:32.661393+06:00",
            "date": null
        },
        {
            "id": 22929,
            "ip_address": "182.160.100.51",
            "count": 1,
            "first_visit": "2022-07-15T08:59:33.954623+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 5018,
            "ip_address": "182.160.100.26",
            "count": 1,
            "first_visit": "2022-04-10T10:44:14.113840+06:00",
            "date": null
        },
        {
            "id": 16527,
            "ip_address": "182.160.100.251",
            "count": 1,
            "first_visit": "2022-06-19T09:43:14.872728+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 99939,
            "ip_address": "182.160.100.251",
            "count": 1,
            "first_visit": "2026-07-05T17:18:31.789026+06:00",
            "date": "2026-07-05"
        }
    ]
}