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

{
    "count": 91363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90408&ordering=-ip_address",
    "results": [
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 2804,
            "ip_address": "103.109.214.182",
            "count": 1,
            "first_visit": "2022-01-25T12:40:09.870728+06:00",
            "date": null
        },
        {
            "id": 66275,
            "ip_address": "103.109.213.33",
            "count": 1,
            "first_visit": "2024-03-24T01:03:57.101080+06:00",
            "date": "2024-03-24"
        },
        {
            "id": 1878,
            "ip_address": "103.109.212.74",
            "count": 2,
            "first_visit": "2022-01-11T14:49:07.022881+06:00",
            "date": null
        },
        {
            "id": 43441,
            "ip_address": "103.109.212.146",
            "count": 1,
            "first_visit": "2023-03-09T15:36:03.051659+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 47406,
            "ip_address": "103.108.91.97",
            "count": 1,
            "first_visit": "2023-05-31T05:27:04.383516+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 11173,
            "ip_address": "103.108.91.80",
            "count": 7,
            "first_visit": "2022-05-24T22:36:19.289152+06:00",
            "date": null
        },
        {
            "id": 1821,
            "ip_address": "103.108.90.9",
            "count": 1,
            "first_visit": "2022-01-11T11:40:13.917101+06:00",
            "date": null
        }
    ]
}