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

{
    "count": 98405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18864&ordering=ip_address",
    "results": [
        {
            "id": 798,
            "ip_address": "103.54.43.214",
            "count": 2,
            "first_visit": "2021-12-18T13:57:57.415102+06:00",
            "date": null
        },
        {
            "id": 26930,
            "ip_address": "103.54.43.215",
            "count": 1,
            "first_visit": "2022-07-24T23:37:56.856574+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 354,
            "ip_address": "103.54.43.215",
            "count": 1,
            "first_visit": "2021-12-07T18:44:40.835991+06:00",
            "date": null
        },
        {
            "id": 36907,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-04T03:34:43.719907+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36975,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-05T16:38:35.452878+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 1997,
            "ip_address": "103.54.43.69",
            "count": 2,
            "first_visit": "2022-01-12T01:44:01.700685+06:00",
            "date": null
        },
        {
            "id": 79120,
            "ip_address": "103.55.145.0",
            "count": 4,
            "first_visit": "2025-02-19T08:25:21.341003+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 93166,
            "ip_address": "103.55.145.102",
            "count": 1,
            "first_visit": "2025-12-21T10:29:32.042056+06:00",
            "date": "2025-12-21"
        }
    ]
}