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

{
    "count": 101541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78080&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78064&ordering=count",
    "results": [
        {
            "id": 20430,
            "ip_address": "37.111.200.44",
            "count": 2,
            "first_visit": "2022-06-30T19:41:40.768764+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 29352,
            "ip_address": "103.26.246.170",
            "count": 2,
            "first_visit": "2022-07-29T15:19:20.995848+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1038,
            "ip_address": "202.170.51.244",
            "count": 2,
            "first_visit": "2021-12-20T12:23:02.913826+06:00",
            "date": null
        },
        {
            "id": 6277,
            "ip_address": "119.30.35.58",
            "count": 2,
            "first_visit": "2022-05-15T08:45:53.055396+06:00",
            "date": null
        },
        {
            "id": 14793,
            "ip_address": "103.84.245.40",
            "count": 2,
            "first_visit": "2022-06-13T13:18:47.804076+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 34940,
            "ip_address": "103.155.185.29",
            "count": 2,
            "first_visit": "2022-09-25T00:41:00.268894+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34942,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-09-25T00:51:35.158976+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 29212,
            "ip_address": "103.124.226.141",
            "count": 2,
            "first_visit": "2022-07-29T10:56:36.311435+06:00",
            "date": "2022-07-29"
        }
    ]
}