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

{
    "count": 98469,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33464&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33448&ordering=first_visit",
    "results": [
        {
            "id": 33457,
            "ip_address": "103.85.242.0",
            "count": 1,
            "first_visit": "2022-08-30T16:22:53.275301+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33458,
            "ip_address": "37.111.233.77",
            "count": 1,
            "first_visit": "2022-08-30T16:23:05.832636+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33459,
            "ip_address": "103.153.199.67",
            "count": 1,
            "first_visit": "2022-08-30T16:30:49.307787+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33460,
            "ip_address": "103.126.12.176",
            "count": 1,
            "first_visit": "2022-08-30T16:46:36.479079+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33461,
            "ip_address": "103.121.105.0",
            "count": 1,
            "first_visit": "2022-08-30T16:49:09.534053+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33462,
            "ip_address": "103.253.46.182",
            "count": 1,
            "first_visit": "2022-08-30T17:13:28.828173+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33463,
            "ip_address": "202.4.122.34",
            "count": 1,
            "first_visit": "2022-08-30T17:48:41.116717+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33464,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-08-30T18:01:30.217761+06:00",
            "date": "2022-08-30"
        }
    ]
}