Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/468b9588-7d0b-438b-8e7e-7e64f49976c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "468b9588-7d0b-438b-8e7e-7e64f49976c2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8fec7f6d-8ea9-4953-a3ba-d084ef570883",
    "completed": true,
    "last_updated": "2023-11-13T15:28:04.751990-05:00",
    "created_at": "2023-11-11T09:03:07.722474-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.51,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/8fec7f6d-8ea9-4953-a3ba-d084ef570883",
    "datetime": "2023-11-11T21:00:00-05:00",
    "cutoff_datetime": "2023-11-11T21:00:00-05:00",
    "name": "Diego Lopes v. Pat Sabatini",
    "bettypes": [
        {
            "id": "f5544dc9-b421-46a9-8874-4ad780f50e11",
            "match": "https://api-prod.gambitprofit.com/api/matches/468b9588-7d0b-438b-8e7e-7e64f49976c2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-11T09:03:07.731612-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Pat Sabatini",
                        "amount": 5096.0
                    },
                    {
                        "team": "Diego Lopes",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9121.44,
                "profit_sb": -378.56,
                "profit_sb_percentage": -3.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "334458d3-145a-4ffd-a0f8-f0ef9089def7",
                    "gambit_id": "08177c78-b14d-4f7c-8dce-941ebd81ed78",
                    "last_updated": "2023-11-13T15:28:04.771143-05:00",
                    "created_at": "2023-11-11T09:03:07.740444-05:00",
                    "name": "Pat Sabatini",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5544dc9-b421-46a9-8874-4ad780f50e11/?format=api"
                },
                {
                    "id": "ae717680-6078-4be9-b9cf-2a88caacf36b",
                    "gambit_id": "5e5aed6b-79e6-43e0-ab5e-86acdc4e2780",
                    "last_updated": "2023-11-13T15:28:04.762103-05:00",
                    "created_at": "2023-11-11T09:03:07.735954-05:00",
                    "name": "Diego Lopes",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5544dc9-b421-46a9-8874-4ad780f50e11/?format=api"
                }
            ]
        },
        {
            "id": "a91a1300-271b-4c1b-9bce-8d43cff2a821",
            "match": "https://api-prod.gambitprofit.com/api/matches/468b9588-7d0b-438b-8e7e-7e64f49976c2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-11T09:03:07.744966-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 5299.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4701.0
                    }
                ],
                "expected_reward_tokens": 9166.95,
                "profit_sb": -333.05,
                "profit_sb_percentage": -3.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26fe8da7-718d-4243-8418-865291d3071a",
                    "gambit_id": "3708696b-b308-4f12-bbbf-8d3c4fdba8c1",
                    "last_updated": "2023-11-13T15:28:04.782171-05:00",
                    "created_at": "2023-11-11T09:03:07.755189-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91a1300-271b-4c1b-9bce-8d43cff2a821/?format=api"
                },
                {
                    "id": "4dd5cfcc-258d-4090-853f-efaa4df75a96",
                    "gambit_id": "eb924d9f-4529-49b2-8028-6811278fbadc",
                    "last_updated": "2023-11-13T15:28:04.778663-05:00",
                    "created_at": "2023-11-11T09:03:07.749346-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91a1300-271b-4c1b-9bce-8d43cff2a821/?format=api"
                }
            ]
        }
    ]
}