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/62c2f78e-eee9-4ea7-88d2-5dbdae724dc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62c2f78e-eee9-4ea7-88d2-5dbdae724dc1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a4b373eb-7a35-4dc9-a4e5-645b10255edd",
    "completed": true,
    "last_updated": "2022-10-31T11:16:57.643755-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.68,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a4b373eb-7a35-4dc9-a4e5-645b10255edd",
    "datetime": "2022-10-29T20:00:00-04:00",
    "cutoff_datetime": "2022-10-29T20:00:00-04:00",
    "name": "Calvin Kattar v. Arnold Allen",
    "bettypes": [
        {
            "id": "11f46adf-6ea9-4ad4-8be2-e00152fb71a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/62c2f78e-eee9-4ea7-88d2-5dbdae724dc1/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Arnold Allen",
                        "amount": 5108.0
                    },
                    {
                        "team": "Calvin Kattar",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9245.48,
                "profit_sb": -254.52,
                "profit_sb_percentage": -2.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "453bb77b-892f-49a5-8f82-9127d79a1b44",
                    "gambit_id": "0f242adf-87bd-4591-ae99-d4c613b53030",
                    "last_updated": "2022-10-31T11:16:57.649843-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arnold Allen",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f46adf-6ea9-4ad4-8be2-e00152fb71a9/?format=api"
                },
                {
                    "id": "31f60a7a-2a58-4908-9f96-2a213f2b1360",
                    "gambit_id": "92025e5f-4d37-4538-8541-49767427c063",
                    "last_updated": "2022-10-31T11:16:57.650950-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calvin Kattar",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f46adf-6ea9-4ad4-8be2-e00152fb71a9/?format=api"
                }
            ]
        },
        {
            "id": "4fa68b41-aa83-4f12-9736-fbdd42f7dd26",
            "match": "https://api-prod.gambitprofit.com/api/matches/62c2f78e-eee9-4ea7-88d2-5dbdae724dc1/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Over 4.5",
                        "amount": 5594.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 4406.0
                    }
                ],
                "expected_reward_tokens": 9340.72,
                "profit_sb": -159.28,
                "profit_sb_percentage": -1.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c47d2e91-4cb1-4066-adac-79a9f5f33e8d",
                    "gambit_id": "90710bb9-d02e-44a1-a31c-f9803c25a844",
                    "last_updated": "2022-10-31T11:16:57.647574-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa68b41-aa83-4f12-9736-fbdd42f7dd26/?format=api"
                },
                {
                    "id": "06aa6321-7a2b-40f7-897b-01fb73315766",
                    "gambit_id": "b49e4d96-5980-4d15-94dc-8a67ee188b60",
                    "last_updated": "2022-10-31T11:16:57.646444-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa68b41-aa83-4f12-9736-fbdd42f7dd26/?format=api"
                }
            ]
        }
    ]
}