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

{
    "count": 93439,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93424&ordering=first_visit",
    "results": [
        {
            "id": 93529,
            "ip_address": "14.1.188.99",
            "count": 1,
            "first_visit": "2026-01-02T12:24:27.122320+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93530,
            "ip_address": "45.138.233.114",
            "count": 1,
            "first_visit": "2026-01-02T12:40:23.200150+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93531,
            "ip_address": "103.60.175.41",
            "count": 1,
            "first_visit": "2026-01-02T12:55:20.243437+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93532,
            "ip_address": "84.37.168.188",
            "count": 1,
            "first_visit": "2026-01-02T14:11:35.646574+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93533,
            "ip_address": "45.41.133.39",
            "count": 1,
            "first_visit": "2026-01-02T14:14:24.470205+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93534,
            "ip_address": "103.230.105.49",
            "count": 1,
            "first_visit": "2026-01-02T14:20:49.885546+06:00",
            "date": "2026-01-02"
        },
        {
            "id": 93535,
            "ip_address": "103.25.250.128",
            "count": 1,
            "first_visit": "2026-01-02T15:00:50.627310+06:00",
            "date": "2026-01-02"
        }
    ]
}