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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21496&ordering=-ip_address",
    "results": [
        {
            "id": 29402,
            "ip_address": "37.111.215.115",
            "count": 1,
            "first_visit": "2022-07-29T17:11:19.105060+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 24220,
            "ip_address": "37.111.215.114",
            "count": 1,
            "first_visit": "2022-07-19T22:52:31.763813+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 30599,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2022-08-01T08:41:12.087337+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 56662,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2023-10-03T17:09:06.896924+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 94040,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2026-01-14T14:45:04.241136+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 12041,
            "ip_address": "37.111.215.11",
            "count": 1,
            "first_visit": "2022-05-27T23:15:33.262569+06:00",
            "date": null
        },
        {
            "id": 29486,
            "ip_address": "37.111.215.107",
            "count": 2,
            "first_visit": "2022-07-29T22:28:14.925677+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 4821,
            "ip_address": "37.111.215.107",
            "count": 3,
            "first_visit": "2022-03-31T12:26:37.334284+06:00",
            "date": null
        }
    ]
}