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

{
    "count": 96693,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2656&ordering=ip_address",
    "results": [
        {
            "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": 86955,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-08-02T12:24:35.757278+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 85372,
            "ip_address": "103.120.200.225",
            "count": 1,
            "first_visit": "2025-07-07T09:31:39.306181+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 9077,
            "ip_address": "103.120.200.225",
            "count": 2,
            "first_visit": "2022-05-18T21:28:06.756742+06:00",
            "date": null
        },
        {
            "id": 9779,
            "ip_address": "103.120.200.252",
            "count": 2,
            "first_visit": "2022-05-20T17:51:43.761474+06:00",
            "date": null
        },
        {
            "id": 25825,
            "ip_address": "103.120.200.253",
            "count": 1,
            "first_visit": "2022-07-22T06:56:11.874077+06:00",
            "date": "2022-07-22"
        }
    ]
}