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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7032&ordering=ip_address",
    "results": [
        {
            "id": 55940,
            "ip_address": "103.149.104.59",
            "count": 1,
            "first_visit": "2023-09-24T23:41:23.796262+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 26337,
            "ip_address": "103.149.104.65",
            "count": 1,
            "first_visit": "2022-07-23T12:45:43.591483+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 15407,
            "ip_address": "103.149.104.66",
            "count": 1,
            "first_visit": "2022-06-15T18:53:27.395805+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 3098,
            "ip_address": "103.149.104.79",
            "count": 1,
            "first_visit": "2022-01-31T15:16:38.679281+06:00",
            "date": null
        },
        {
            "id": 1871,
            "ip_address": "103.149.104.80",
            "count": 1,
            "first_visit": "2022-01-11T14:20:08.865447+06:00",
            "date": null
        },
        {
            "id": 78071,
            "ip_address": "103.149.105.125",
            "count": 1,
            "first_visit": "2025-01-21T02:19:54.536725+06:00",
            "date": "2025-01-21"
        },
        {
            "id": 65753,
            "ip_address": "103.149.105.128",
            "count": 1,
            "first_visit": "2024-03-10T18:19:01.792306+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 64565,
            "ip_address": "103.149.105.152",
            "count": 1,
            "first_visit": "2024-02-11T00:14:32.876169+06:00",
            "date": "2024-02-11"
        }
    ]
}