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

{
    "count": 92238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85648&ordering=-ip_address",
    "results": [
        {
            "id": 44555,
            "ip_address": "103.146.10.159",
            "count": 1,
            "first_visit": "2023-03-29T13:51:46.529446+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 78145,
            "ip_address": "103.146.10.146",
            "count": 1,
            "first_visit": "2025-01-23T10:09:25.574527+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 59383,
            "ip_address": "103.146.10.143",
            "count": 2,
            "first_visit": "2023-11-12T21:21:27.346632+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 43056,
            "ip_address": "103.146.10.11",
            "count": 1,
            "first_visit": "2023-03-03T00:41:48.669163+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 3002,
            "ip_address": "103.146.10.11",
            "count": 4,
            "first_visit": "2022-01-29T01:10:56.910468+06:00",
            "date": null
        },
        {
            "id": 2913,
            "ip_address": "103.146.10.10",
            "count": 1,
            "first_visit": "2022-01-26T23:44:23.233345+06:00",
            "date": null
        },
        {
            "id": 33111,
            "ip_address": "103.145.74.81",
            "count": 1,
            "first_visit": "2022-08-27T19:58:33.075534+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 14953,
            "ip_address": "103.145.74.54",
            "count": 1,
            "first_visit": "2022-06-14T07:14:57.870315+06:00",
            "date": "2022-06-14"
        }
    ]
}