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

{
    "count": 94820,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1056&ordering=ip_address",
    "results": [
        {
            "id": 63103,
            "ip_address": "103.109.56.154",
            "count": 1,
            "first_visit": "2024-01-14T19:45:13.670800+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 11767,
            "ip_address": "103.109.56.170",
            "count": 2,
            "first_visit": "2022-05-26T23:07:34.361148+06:00",
            "date": null
        },
        {
            "id": 76802,
            "ip_address": "103.109.56.171",
            "count": 1,
            "first_visit": "2024-12-16T00:37:19.102065+06:00",
            "date": "2024-12-16"
        },
        {
            "id": 2247,
            "ip_address": "103.109.56.173",
            "count": 1,
            "first_visit": "2022-01-15T11:22:49.489086+06:00",
            "date": null
        },
        {
            "id": 7867,
            "ip_address": "103.109.56.179",
            "count": 1,
            "first_visit": "2022-05-17T10:48:56.166048+06:00",
            "date": null
        },
        {
            "id": 10354,
            "ip_address": "103.109.56.185",
            "count": 1,
            "first_visit": "2022-05-22T17:50:53.787652+06:00",
            "date": null
        },
        {
            "id": 66639,
            "ip_address": "103.109.56.203",
            "count": 1,
            "first_visit": "2024-04-05T01:04:08.399365+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 8513,
            "ip_address": "103.109.56.214",
            "count": 3,
            "first_visit": "2022-05-17T23:31:43.229766+06:00",
            "date": null
        }
    ]
}