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

{
    "count": 91612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=312&ordering=ip_address",
    "results": [
        {
            "id": 10419,
            "ip_address": "103.102.139.217",
            "count": 1,
            "first_visit": "2022-05-22T22:18:03.665012+06:00",
            "date": null
        },
        {
            "id": 10418,
            "ip_address": "103.102.139.217",
            "count": 1,
            "first_visit": "2022-05-22T22:18:03.661545+06:00",
            "date": null
        },
        {
            "id": 9257,
            "ip_address": "103.102.139.236",
            "count": 11,
            "first_visit": "2022-05-19T06:12:16.569472+06:00",
            "date": null
        },
        {
            "id": 23535,
            "ip_address": "103.102.139.38",
            "count": 1,
            "first_visit": "2022-07-18T20:17:49.768846+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 43119,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2023-03-04T03:00:16.770696+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 9856,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2022-05-20T22:58:01.078344+06:00",
            "date": null
        },
        {
            "id": 32458,
            "ip_address": "103.102.139.6",
            "count": 1,
            "first_visit": "2022-08-19T22:19:38.904906+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 65794,
            "ip_address": "103.102.139.70",
            "count": 1,
            "first_visit": "2024-03-12T00:08:37.554397+06:00",
            "date": "2024-03-12"
        }
    ]
}