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

{
    "count": 98323,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31952&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31936&ordering=first_visit",
    "results": [
        {
            "id": 31945,
            "ip_address": "103.118.152.5",
            "count": 1,
            "first_visit": "2022-08-13T23:25:50.816868+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31946,
            "ip_address": "103.7.249.41",
            "count": 1,
            "first_visit": "2022-08-14T00:02:44.234012+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31947,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-14T00:07:16.126098+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31948,
            "ip_address": "114.119.141.168",
            "count": 5,
            "first_visit": "2022-08-14T00:09:11.938173+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31949,
            "ip_address": "114.119.141.118",
            "count": 7,
            "first_visit": "2022-08-14T00:20:41.005709+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31950,
            "ip_address": "103.144.49.52",
            "count": 2,
            "first_visit": "2022-08-14T00:35:31.330788+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31951,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-14T00:43:31.686539+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 31952,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-08-14T01:01:47.216672+06:00",
            "date": "2022-08-14"
        }
    ]
}