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

{
    "count": 96074,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19616&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19600&ordering=-count",
    "results": [
        {
            "id": 42578,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-02-23T03:25:40.293976+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 5241,
            "ip_address": "103.199.235.62",
            "count": 2,
            "first_visit": "2022-04-19T10:10:18.209223+06:00",
            "date": null
        },
        {
            "id": 42558,
            "ip_address": "103.26.246.126",
            "count": 2,
            "first_visit": "2023-02-22T18:43:41.032219+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 2634,
            "ip_address": "103.51.2.246",
            "count": 2,
            "first_visit": "2022-01-22T19:20:04.502919+06:00",
            "date": null
        },
        {
            "id": 10482,
            "ip_address": "103.121.49.150",
            "count": 2,
            "first_visit": "2022-05-22T23:45:32.369464+06:00",
            "date": null
        },
        {
            "id": 42552,
            "ip_address": "103.189.115.165",
            "count": 2,
            "first_visit": "2023-02-22T15:27:35.526739+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42556,
            "ip_address": "103.217.111.236",
            "count": 2,
            "first_visit": "2023-02-22T18:02:54.410825+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 10475,
            "ip_address": "37.111.226.92",
            "count": 2,
            "first_visit": "2022-05-22T23:28:41.069126+06:00",
            "date": null
        }
    ]
}