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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85352&ordering=-ip_address",
    "results": [
        {
            "id": 2600,
            "ip_address": "103.148.148.33",
            "count": 3,
            "first_visit": "2022-01-22T11:48:00.985982+06:00",
            "date": null
        },
        {
            "id": 49526,
            "ip_address": "103.148.148.127",
            "count": 1,
            "first_visit": "2023-07-08T01:47:17.429366+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 4198,
            "ip_address": "103.148.148.119",
            "count": 1,
            "first_visit": "2022-03-08T20:41:50.230470+06:00",
            "date": null
        },
        {
            "id": 32127,
            "ip_address": "103.148.13.13",
            "count": 1,
            "first_visit": "2022-08-16T13:50:08.315494+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 7156,
            "ip_address": "103.148.13.11",
            "count": 1,
            "first_visit": "2022-05-16T19:43:58.375042+06:00",
            "date": null
        },
        {
            "id": 2284,
            "ip_address": "103.148.115.66",
            "count": 1,
            "first_visit": "2022-01-16T11:39:36.473344+06:00",
            "date": null
        },
        {
            "id": 80099,
            "ip_address": "103.148.114.48",
            "count": 1,
            "first_visit": "2025-03-14T00:01:32.843072+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 1089,
            "ip_address": "103.148.114.13",
            "count": 1,
            "first_visit": "2021-12-20T21:46:50.514786+06:00",
            "date": null
        }
    ]
}