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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23736&ordering=-ip_address",
    "results": [
        {
            "id": 7353,
            "ip_address": "37.111.207.105",
            "count": 1,
            "first_visit": "2022-05-16T22:17:57.475693+06:00",
            "date": null
        },
        {
            "id": 66792,
            "ip_address": "37.111.207.105",
            "count": 1,
            "first_visit": "2024-04-09T04:36:14.399733+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 2682,
            "ip_address": "37.111.207.104",
            "count": 2,
            "first_visit": "2022-01-23T16:03:12.476491+06:00",
            "date": null
        },
        {
            "id": 23724,
            "ip_address": "37.111.207.104",
            "count": 1,
            "first_visit": "2022-07-18T22:18:38.787082+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 75774,
            "ip_address": "37.111.207.103",
            "count": 2,
            "first_visit": "2024-11-17T11:39:57.751491+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 27797,
            "ip_address": "37.111.207.102",
            "count": 1,
            "first_visit": "2022-07-26T16:07:37.544419+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 16704,
            "ip_address": "37.111.207.101",
            "count": 1,
            "first_visit": "2022-06-20T00:39:13.869003+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 13238,
            "ip_address": "37.111.207.10",
            "count": 1,
            "first_visit": "2022-06-01T10:02:43.318485+06:00",
            "date": null
        }
    ]
}