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

{
    "count": 101821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75952&ordering=ip_address",
    "results": [
        {
            "id": 35282,
            "ip_address": "37.111.200.234",
            "count": 1,
            "first_visit": "2022-10-01T01:25:15.395497+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 16516,
            "ip_address": "37.111.200.235",
            "count": 1,
            "first_visit": "2022-06-19T09:06:40.296587+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 15991,
            "ip_address": "37.111.200.235",
            "count": 1,
            "first_visit": "2022-06-17T14:15:31.755220+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 32265,
            "ip_address": "37.111.200.236",
            "count": 1,
            "first_visit": "2022-08-17T20:39:36.565389+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 982,
            "ip_address": "37.111.200.237",
            "count": 5,
            "first_visit": "2021-12-20T00:17:06.731108+06:00",
            "date": null
        },
        {
            "id": 13610,
            "ip_address": "37.111.200.238",
            "count": 1,
            "first_visit": "2022-06-06T11:16:46.610427+06:00",
            "date": null
        },
        {
            "id": 32668,
            "ip_address": "37.111.200.239",
            "count": 2,
            "first_visit": "2022-08-22T14:17:48.097428+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 73361,
            "ip_address": "37.111.200.239",
            "count": 1,
            "first_visit": "2024-09-13T00:08:35.565507+06:00",
            "date": "2024-09-13"
        }
    ]
}