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

{
    "count": 101418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80264&ordering=ip_address",
    "results": [
        {
            "id": 66863,
            "ip_address": "37.111.223.218",
            "count": 1,
            "first_visit": "2024-04-11T18:13:52.367276+06:00",
            "date": "2024-04-11"
        },
        {
            "id": 13401,
            "ip_address": "37.111.223.22",
            "count": 1,
            "first_visit": "2022-06-02T19:15:04.359307+06:00",
            "date": null
        },
        {
            "id": 99767,
            "ip_address": "37.111.223.22",
            "count": 1,
            "first_visit": "2026-07-01T11:22:22.061537+06:00",
            "date": "2026-07-01"
        },
        {
            "id": 34611,
            "ip_address": "37.111.223.223",
            "count": 2,
            "first_visit": "2022-09-18T17:05:27.941282+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 74090,
            "ip_address": "37.111.223.226",
            "count": 1,
            "first_visit": "2024-10-07T01:16:12.938463+06:00",
            "date": "2024-10-07"
        },
        {
            "id": 8507,
            "ip_address": "37.111.223.231",
            "count": 1,
            "first_visit": "2022-05-17T23:30:09.928266+06:00",
            "date": null
        },
        {
            "id": 9364,
            "ip_address": "37.111.223.235",
            "count": 1,
            "first_visit": "2022-05-19T13:15:21.036444+06:00",
            "date": null
        },
        {
            "id": 28829,
            "ip_address": "37.111.223.237",
            "count": 1,
            "first_visit": "2022-07-28T13:40:05.070013+06:00",
            "date": "2022-07-28"
        }
    ]
}