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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98984&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98968&ordering=count",
    "results": [
        {
            "id": 85688,
            "ip_address": "34.138.96.105",
            "count": 27,
            "first_visit": "2025-07-12T03:42:02.812449+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 69,
            "ip_address": "202.134.14.140",
            "count": 27,
            "first_visit": "2021-12-03T14:26:34.742274+06:00",
            "date": null
        },
        {
            "id": 713,
            "ip_address": "202.134.14.137",
            "count": 27,
            "first_visit": "2021-12-15T12:58:18.848282+06:00",
            "date": null
        },
        {
            "id": 36065,
            "ip_address": "114.119.134.123",
            "count": 27,
            "first_visit": "2022-10-18T03:03:46.128234+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 4836,
            "ip_address": "168.119.68.123",
            "count": 27,
            "first_visit": "2022-04-01T03:01:08.921475+06:00",
            "date": null
        },
        {
            "id": 3479,
            "ip_address": "182.48.86.49",
            "count": 27,
            "first_visit": "2022-02-10T01:02:16.046754+06:00",
            "date": null
        },
        {
            "id": 30953,
            "ip_address": "114.119.134.123",
            "count": 27,
            "first_visit": "2022-08-03T08:52:05.935943+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 35120,
            "ip_address": "114.119.134.123",
            "count": 27,
            "first_visit": "2022-09-28T08:24:41.908863+06:00",
            "date": "2022-09-28"
        }
    ]
}