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/40b9f336-cc4f-4c27-87ac-32721359122e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "40b9f336-cc4f-4c27-87ac-32721359122e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b87c53f7-6347-42b2-9168-db62870359b4",
    "completed": true,
    "last_updated": "2023-05-01T12:27:23.132900-04:00",
    "created_at": "2023-04-29T16:47:03.053481-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.59,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/b87c53f7-6347-42b2-9168-db62870359b4",
    "datetime": "2023-04-29T19:00:00-04:00",
    "cutoff_datetime": "2023-04-29T19:00:00-04:00",
    "name": "Trey Waters v. Josh Quinlan",
    "bettypes": [
        {
            "id": "d3a35a2b-40a6-415a-b7d9-ae876bf0cdb3",
            "match": "https://api-prod.gambitprofit.com/api/matches/40b9f336-cc4f-4c27-87ac-32721359122e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:47:03.059970-04: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": "Josh Quinlan",
                        "amount": 6610.0
                    },
                    {
                        "team": "Trey Waters",
                        "amount": 3390.0
                    }
                ],
                "expected_reward_tokens": 9254.0,
                "profit_sb": -246.0,
                "profit_sb_percentage": -2.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e349ce7-d524-4eb7-9868-711e03e87377",
                    "gambit_id": "b79dc908-bb9d-4425-a350-9a019b3b999c",
                    "last_updated": "2023-05-01T12:27:23.140831-04:00",
                    "created_at": "2023-04-29T16:47:03.061324-04:00",
                    "name": "Josh Quinlan",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a35a2b-40a6-415a-b7d9-ae876bf0cdb3/?format=api"
                },
                {
                    "id": "326ac517-cb3e-44ae-9b5a-ed107873445e",
                    "gambit_id": "9b5415e8-852b-4e4a-a056-bf5575ca3767",
                    "last_updated": "2023-05-01T12:27:23.142336-04:00",
                    "created_at": "2023-04-29T16:47:03.062779-04:00",
                    "name": "Trey Waters",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a35a2b-40a6-415a-b7d9-ae876bf0cdb3/?format=api"
                }
            ]
        },
        {
            "id": "92c59961-5343-47b8-9b7b-1dfb7b5a1b31",
            "match": "https://api-prod.gambitprofit.com/api/matches/40b9f336-cc4f-4c27-87ac-32721359122e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:47:03.055386-04: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 1.5",
                        "amount": 5095.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4905.0
                    }
                ],
                "expected_reward_tokens": 9171.0,
                "profit_sb": -329.0,
                "profit_sb_percentage": -3.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6acb93a-9ca3-45f4-b16e-35f5a1746b16",
                    "gambit_id": "6dbaff6d-ca6e-485d-872b-51ee0eae3f63",
                    "last_updated": "2023-05-01T12:27:23.137863-04:00",
                    "created_at": "2023-04-29T16:47:03.058391-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c59961-5343-47b8-9b7b-1dfb7b5a1b31/?format=api"
                },
                {
                    "id": "be2a609f-aeb6-4523-a22a-427697246f34",
                    "gambit_id": "92945407-00d1-4501-bf7d-77248334e80d",
                    "last_updated": "2023-05-01T12:27:23.136363-04:00",
                    "created_at": "2023-04-29T16:47:03.056886-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c59961-5343-47b8-9b7b-1dfb7b5a1b31/?format=api"
                }
            ]
        }
    ]
}