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

{
    "count": 102608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=ip_address",
    "results": [
        {
            "id": 5521,
            "ip_address": "103.135.210.17",
            "count": 5,
            "first_visit": "2022-05-01T14:50:41.530534+06:00",
            "date": null
        },
        {
            "id": 27708,
            "ip_address": "103.135.210.202",
            "count": 1,
            "first_visit": "2022-07-26T12:54:13.098420+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 18103,
            "ip_address": "103.135.210.218",
            "count": 1,
            "first_visit": "2022-06-24T12:54:20.793610+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28961,
            "ip_address": "103.135.210.234",
            "count": 1,
            "first_visit": "2022-07-28T23:06:04.425491+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 47229,
            "ip_address": "103.135.211.124",
            "count": 1,
            "first_visit": "2023-05-27T11:39:50.552482+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 6350,
            "ip_address": "103.135.211.153",
            "count": 1,
            "first_visit": "2022-05-15T17:16:45.285247+06:00",
            "date": null
        },
        {
            "id": 62761,
            "ip_address": "103.135.228.134",
            "count": 1,
            "first_visit": "2024-01-09T18:47:28.804423+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 77703,
            "ip_address": "103.135.232.11",
            "count": 1,
            "first_visit": "2025-01-09T21:59:38.973572+06:00",
            "date": "2025-01-09"
        }
    ]
}