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

{
    "count": 91420,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91384&ordering=-ip_address",
    "results": [
        {
            "id": 10407,
            "ip_address": "101.100.190.196",
            "count": 5,
            "first_visit": "2022-05-22T21:56:15.876345+06:00",
            "date": null
        },
        {
            "id": 22251,
            "ip_address": "101.100.185.139",
            "count": 1,
            "first_visit": "2022-07-13T16:06:15.892313+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 37376,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-11-14T12:47:26.032333+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 36028,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-10-17T15:29:11.736331+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 21232,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-07-05T16:33:51.417866+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 10558,
            "ip_address": "101.100.179.4",
            "count": 4,
            "first_visit": "2022-05-23T09:49:49.482114+06:00",
            "date": null
        },
        {
            "id": 50700,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2023-07-24T08:40:30.511159+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 76325,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2024-12-03T14:41:20.817034+06:00",
            "date": "2024-12-03"
        }
    ]
}