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

{
    "count": 102577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48024&ordering=ip_address",
    "results": [
        {
            "id": 10472,
            "ip_address": "116.58.203.201",
            "count": 1,
            "first_visit": "2022-05-22T23:23:18.216876+06:00",
            "date": null
        },
        {
            "id": 16744,
            "ip_address": "116.58.203.202",
            "count": 1,
            "first_visit": "2022-06-20T07:29:16.438871+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 28377,
            "ip_address": "116.58.203.204",
            "count": 1,
            "first_visit": "2022-07-27T22:57:13.170374+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 94963,
            "ip_address": "116.58.203.204",
            "count": 3,
            "first_visit": "2026-02-08T08:41:01.932964+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 76785,
            "ip_address": "116.58.203.204",
            "count": 2,
            "first_visit": "2024-12-15T15:21:35.526876+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 29290,
            "ip_address": "116.58.203.206",
            "count": 2,
            "first_visit": "2022-07-29T12:59:09.795273+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 18304,
            "ip_address": "116.58.203.206",
            "count": 1,
            "first_visit": "2022-06-24T22:25:02.949034+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12138,
            "ip_address": "116.58.203.208",
            "count": 1,
            "first_visit": "2022-05-28T09:49:40.889160+06:00",
            "date": null
        }
    ]
}