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

{
    "count": 92170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2544&ordering=ip_address",
    "results": [
        {
            "id": 8687,
            "ip_address": "103.120.167.18",
            "count": 2,
            "first_visit": "2022-05-18T08:43:02.930876+06:00",
            "date": null
        },
        {
            "id": 27001,
            "ip_address": "103.120.167.19",
            "count": 2,
            "first_visit": "2022-07-25T02:10:09.383865+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9141,
            "ip_address": "103.120.167.19",
            "count": 1,
            "first_visit": "2022-05-18T22:51:36.615981+06:00",
            "date": null
        },
        {
            "id": 24406,
            "ip_address": "103.120.167.23",
            "count": 2,
            "first_visit": "2022-07-20T08:59:02.490923+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27529,
            "ip_address": "103.120.167.23",
            "count": 1,
            "first_visit": "2022-07-26T01:09:42.634827+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 31103,
            "ip_address": "103.120.167.67",
            "count": 1,
            "first_visit": "2022-08-04T10:58:20.401692+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 29140,
            "ip_address": "103.120.167.90",
            "count": 2,
            "first_visit": "2022-07-29T09:14:48.744440+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 85372,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-07-07T09:31:39.306181+06:00",
            "date": "2025-07-07"
        }
    ]
}