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

{
    "count": 97369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=-count",
    "results": [
        {
            "id": 37232,
            "ip_address": "103.107.132.166",
            "count": 2,
            "first_visit": "2022-11-11T01:22:58.352763+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37251,
            "ip_address": "103.86.202.54",
            "count": 2,
            "first_visit": "2022-11-11T12:16:03.764225+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 7021,
            "ip_address": "103.70.171.123",
            "count": 2,
            "first_visit": "2022-05-16T18:45:35.991911+06:00",
            "date": null
        },
        {
            "id": 15175,
            "ip_address": "37.111.215.238",
            "count": 2,
            "first_visit": "2022-06-15T07:44:48.687166+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        },
        {
            "id": 39782,
            "ip_address": "35.245.43.63",
            "count": 2,
            "first_visit": "2023-01-03T02:12:20.842104+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 18764,
            "ip_address": "202.134.9.141",
            "count": 2,
            "first_visit": "2022-06-25T20:08:15.103648+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29115,
            "ip_address": "37.111.213.206",
            "count": 2,
            "first_visit": "2022-07-29T06:45:39.774219+06:00",
            "date": "2022-07-29"
        }
    ]
}