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

{
    "count": 103551,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103536&ordering=first_visit",
    "results": [
        {
            "id": 103641,
            "ip_address": "37.111.207.3",
            "count": 1,
            "first_visit": "2026-09-22T14:37:35.455950+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103642,
            "ip_address": "202.134.10.136",
            "count": 1,
            "first_visit": "2026-09-22T15:07:17.212352+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103643,
            "ip_address": "103.214.219.19",
            "count": 1,
            "first_visit": "2026-09-22T15:07:59.416121+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103644,
            "ip_address": "72.145.76.1",
            "count": 1,
            "first_visit": "2026-09-22T15:10:51.600876+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103645,
            "ip_address": "57.155.171.17",
            "count": 2,
            "first_visit": "2026-09-22T15:10:56.425723+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103646,
            "ip_address": "59.152.4.240",
            "count": 2,
            "first_visit": "2026-09-22T15:11:37.206613+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103647,
            "ip_address": "27.147.237.40",
            "count": 1,
            "first_visit": "2026-09-22T15:15:47.455924+06:00",
            "date": "2026-09-22"
        }
    ]
}