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

{
    "count": 99600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23704&ordering=-ip_address",
    "results": [
        {
            "id": 16231,
            "ip_address": "37.111.207.122",
            "count": 1,
            "first_visit": "2022-06-18T05:49:43.063626+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9374,
            "ip_address": "37.111.207.122",
            "count": 3,
            "first_visit": "2022-05-19T13:36:32.112945+06:00",
            "date": null
        },
        {
            "id": 9956,
            "ip_address": "37.111.207.121",
            "count": 1,
            "first_visit": "2022-05-21T09:41:34.453766+06:00",
            "date": null
        },
        {
            "id": 32233,
            "ip_address": "37.111.207.121",
            "count": 1,
            "first_visit": "2022-08-17T16:44:11.587669+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 86506,
            "ip_address": "37.111.207.121",
            "count": 1,
            "first_visit": "2025-07-25T21:03:24.471609+06:00",
            "date": "2025-07-25"
        },
        {
            "id": 6648,
            "ip_address": "37.111.207.120",
            "count": 1,
            "first_visit": "2022-05-16T12:11:24.055350+06:00",
            "date": null
        },
        {
            "id": 30811,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2022-08-02T12:59:37.982531+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 64305,
            "ip_address": "37.111.207.120",
            "count": 2,
            "first_visit": "2024-02-05T00:26:35.610318+06:00",
            "date": "2024-02-05"
        }
    ]
}