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

{
    "count": 94721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14536&ordering=ip_address",
    "results": [
        {
            "id": 3035,
            "ip_address": "103.230.104.21",
            "count": 2,
            "first_visit": "2022-01-29T20:22:11.638608+06:00",
            "date": null
        },
        {
            "id": 56544,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2023-10-02T10:42:58.679401+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 81261,
            "ip_address": "103.230.104.21",
            "count": 1,
            "first_visit": "2025-04-10T17:12:36.316199+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 84677,
            "ip_address": "103.230.104.22",
            "count": 1,
            "first_visit": "2025-06-28T18:54:30.112399+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 46767,
            "ip_address": "103.230.104.22",
            "count": 1,
            "first_visit": "2023-05-18T01:24:11.707936+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 93125,
            "ip_address": "103.230.104.22",
            "count": 1,
            "first_visit": "2025-12-19T19:47:24.500134+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 3894,
            "ip_address": "103.230.104.23",
            "count": 1,
            "first_visit": "2022-02-26T15:08:16.281443+06:00",
            "date": null
        },
        {
            "id": 44175,
            "ip_address": "103.230.104.23",
            "count": 1,
            "first_visit": "2023-03-21T11:46:35.008265+06:00",
            "date": "2023-03-21"
        }
    ]
}