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

{
    "count": 93003,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10248&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10232&ordering=date",
    "results": [
        {
            "id": 23444,
            "ip_address": "146.19.175.0",
            "count": 1,
            "first_visit": "2022-07-18T11:49:53.076490+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23486,
            "ip_address": "146.19.175.126",
            "count": 1,
            "first_visit": "2022-07-18T15:13:07.702936+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23675,
            "ip_address": "37.111.197.105",
            "count": 2,
            "first_visit": "2022-07-18T22:06:46.910174+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23872,
            "ip_address": "103.217.111.202",
            "count": 1,
            "first_visit": "2022-07-18T22:55:55.443748+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23873,
            "ip_address": "103.82.11.2",
            "count": 1,
            "first_visit": "2022-07-18T22:56:28.499481+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23874,
            "ip_address": "37.111.200.13",
            "count": 1,
            "first_visit": "2022-07-18T22:56:41.377650+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23876,
            "ip_address": "103.153.231.11",
            "count": 1,
            "first_visit": "2022-07-18T22:57:22.186136+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23877,
            "ip_address": "137.59.5.252",
            "count": 1,
            "first_visit": "2022-07-18T22:57:25.445940+06:00",
            "date": "2022-07-18"
        }
    ]
}