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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 99238,
            "ip_address": "163.53.150.90",
            "count": 2,
            "first_visit": "2026-06-15T20:07:52.154147+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99237,
            "ip_address": "103.25.249.208",
            "count": 1,
            "first_visit": "2026-06-15T18:45:26.028691+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99236,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-06-15T17:37:16.657983+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99235,
            "ip_address": "18.97.9.96",
            "count": 1,
            "first_visit": "2026-06-15T17:29:30.548287+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99234,
            "ip_address": "115.127.207.49",
            "count": 1,
            "first_visit": "2026-06-15T17:25:01.539452+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99233,
            "ip_address": "103.120.222.141",
            "count": 1,
            "first_visit": "2026-06-15T15:30:01.583946+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99232,
            "ip_address": "103.218.27.53",
            "count": 1,
            "first_visit": "2026-06-15T15:28:19.653310+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 99231,
            "ip_address": "37.111.218.92",
            "count": 1,
            "first_visit": "2026-06-15T15:08:42.592099+06:00",
            "date": "2026-06-15"
        }
    ]
}