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

{
    "count": 100581,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19712&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19696&ordering=-count",
    "results": [
        {
            "id": 46787,
            "ip_address": "203.112.74.105",
            "count": 2,
            "first_visit": "2023-05-18T12:30:50.734558+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 46796,
            "ip_address": "45.123.1.212",
            "count": 2,
            "first_visit": "2023-05-18T15:54:26.399913+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 2739,
            "ip_address": "37.111.218.24",
            "count": 2,
            "first_visit": "2022-01-24T17:55:57.325903+06:00",
            "date": null
        },
        {
            "id": 1385,
            "ip_address": "103.113.12.167",
            "count": 2,
            "first_visit": "2021-12-26T15:45:11.681829+06:00",
            "date": null
        },
        {
            "id": 46839,
            "ip_address": "103.85.242.9",
            "count": 2,
            "first_visit": "2023-05-19T09:43:55.442752+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 46797,
            "ip_address": "117.208.204.191",
            "count": 2,
            "first_visit": "2023-05-18T16:08:40.133800+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 47085,
            "ip_address": "203.188.255.246",
            "count": 2,
            "first_visit": "2023-05-24T19:23:02.783040+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 46722,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2023-05-17T11:51:02.951096+06:00",
            "date": "2023-05-17"
        }
    ]
}