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

{
    "count": 102453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45728&ordering=ip_address",
    "results": [
        {
            "id": 50951,
            "ip_address": "114.130.156.233",
            "count": 1,
            "first_visit": "2023-07-27T02:43:21.101203+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 12154,
            "ip_address": "114.130.156.233",
            "count": 1,
            "first_visit": "2022-05-28T11:15:03.214162+06:00",
            "date": null
        },
        {
            "id": 93370,
            "ip_address": "114.130.156.237",
            "count": 1,
            "first_visit": "2025-12-27T12:12:49.980035+06:00",
            "date": "2025-12-27"
        },
        {
            "id": 5424,
            "ip_address": "114.130.156.238",
            "count": 1,
            "first_visit": "2022-04-28T04:33:01.517290+06:00",
            "date": null
        },
        {
            "id": 59967,
            "ip_address": "114.130.156.238",
            "count": 1,
            "first_visit": "2023-11-22T23:11:38.580525+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 9992,
            "ip_address": "114.130.156.239",
            "count": 1,
            "first_visit": "2022-05-21T12:30:10.817309+06:00",
            "date": null
        },
        {
            "id": 1640,
            "ip_address": "114.130.156.24",
            "count": 1,
            "first_visit": "2022-01-04T10:00:57.188298+06:00",
            "date": null
        },
        {
            "id": 95158,
            "ip_address": "114.130.156.24",
            "count": 2,
            "first_visit": "2026-02-14T14:06:55.589072+06:00",
            "date": "2026-02-14"
        }
    ]
}