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/8113c675-9a33-462e-8b63-f9a86d7ad4a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8113c675-9a33-462e-8b63-f9a86d7ad4a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1ec47825-ee28-4d16-89e3-174bdcbb1ee7",
    "completed": true,
    "last_updated": "2023-07-27T13:02:57.778661-04:00",
    "created_at": "2023-07-25T12:38:06.742061-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1ec47825-ee28-4d16-89e3-174bdcbb1ee7",
    "datetime": "2023-07-25T19:10:00-04:00",
    "cutoff_datetime": "2023-07-25T19:10:00-04:00",
    "name": "KAN (Z Greinke) v. CLE (A Civale)",
    "bettypes": [
        {
            "id": "a7121f3f-5879-40d0-ad1a-14dd6374c54c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8113c675-9a33-462e-8b63-f9a86d7ad4a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-25T12:38:06.762184-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": "CLE (A Civale)",
                        "amount": 6434.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a6e920e3-2e87-4fac-b736-43b5cb17ba1b",
                    "gambit_id": "12656f89-1481-4e35-bf92-386738f3ca11",
                    "last_updated": "2023-07-27T13:02:57.808903-04:00",
                    "created_at": "2023-07-25T12:38:06.771670-04:00",
                    "name": "CLE (A Civale)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7121f3f-5879-40d0-ad1a-14dd6374c54c/?format=api"
                },
                {
                    "id": "29c6d080-8d3f-4c34-9d95-349b8e490963",
                    "gambit_id": "767a83c1-4233-46c1-a55e-8865172f299c",
                    "last_updated": "2023-07-27T13:02:57.797508-04:00",
                    "created_at": "2023-07-25T12:38:06.766711-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7121f3f-5879-40d0-ad1a-14dd6374c54c/?format=api"
                }
            ]
        },
        {
            "id": "7e1fce92-6afc-4134-9593-0c551b588420",
            "match": "https://api-prod.gambitprofit.com/api/matches/8113c675-9a33-462e-8b63-f9a86d7ad4a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-25T12:38:06.776057-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": "KAN",
                        "amount": 5213.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "71ca4f89-2913-40bb-a4a6-15d549eeacd9",
                    "gambit_id": "72f67e66-14e8-4870-a11a-cfccf211e547",
                    "last_updated": "2023-07-27T13:02:57.817475-04:00",
                    "created_at": "2023-07-25T12:38:06.780750-04:00",
                    "name": "KAN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e1fce92-6afc-4134-9593-0c551b588420/?format=api"
                },
                {
                    "id": "4342512b-119d-451c-beff-e24747722561",
                    "gambit_id": "520ed843-5b36-4195-af3b-9476e87c887f",
                    "last_updated": "2023-07-27T13:02:57.820874-04:00",
                    "created_at": "2023-07-25T12:38:06.785699-04:00",
                    "name": "CLE",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e1fce92-6afc-4134-9593-0c551b588420/?format=api"
                }
            ]
        },
        {
            "id": "39423eef-fb26-414d-b47e-046a33d2ec55",
            "match": "https://api-prod.gambitprofit.com/api/matches/8113c675-9a33-462e-8b63-f9a86d7ad4a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-25T12:38:06.790910-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": "Game Total Under 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dcc66994-b3d3-4e5a-9679-f72442f983ed",
                    "gambit_id": "71cd23a0-0900-48f0-be57-460747fa0467",
                    "last_updated": "2023-07-27T13:02:57.831368-04:00",
                    "created_at": "2023-07-25T12:38:06.800661-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39423eef-fb26-414d-b47e-046a33d2ec55/?format=api"
                },
                {
                    "id": "6fc8d468-bf0f-484d-8e5a-b78930bfc427",
                    "gambit_id": "e480faeb-d407-4e1e-9309-d805caa91541",
                    "last_updated": "2023-07-27T13:02:57.827833-04:00",
                    "created_at": "2023-07-25T12:38:06.795285-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39423eef-fb26-414d-b47e-046a33d2ec55/?format=api"
                }
            ]
        }
    ]
}