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

{
    "count": 101443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79304&ordering=ip_address",
    "results": [
        {
            "id": 94671,
            "ip_address": "37.111.214.113",
            "count": 4,
            "first_visit": "2026-01-31T12:56:55.873323+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 24275,
            "ip_address": "37.111.214.114",
            "count": 1,
            "first_visit": "2022-07-20T00:16:11.377187+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4827,
            "ip_address": "37.111.214.116",
            "count": 3,
            "first_visit": "2022-03-31T18:24:40.492922+06:00",
            "date": null
        },
        {
            "id": 11664,
            "ip_address": "37.111.214.117",
            "count": 1,
            "first_visit": "2022-05-26T13:42:22.589795+06:00",
            "date": null
        },
        {
            "id": 17529,
            "ip_address": "37.111.214.117",
            "count": 1,
            "first_visit": "2022-06-22T23:21:07.671058+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 25549,
            "ip_address": "37.111.214.119",
            "count": 1,
            "first_visit": "2022-07-21T13:09:59.626495+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 89449,
            "ip_address": "37.111.214.119",
            "count": 1,
            "first_visit": "2025-09-13T13:49:39.097938+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 89905,
            "ip_address": "37.111.214.12",
            "count": 1,
            "first_visit": "2025-09-22T22:28:58.836621+06:00",
            "date": "2025-09-22"
        }
    ]
}