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/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9523ada8-8bc5-430c-9ee6-23dbc7acce89",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f083e212-510a-4cec-a4e3-4506c87e92ff",
    "completed": true,
    "last_updated": "2023-05-18T11:47:15.182548-04:00",
    "created_at": "2023-05-16T09:47:06.724176-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f083e212-510a-4cec-a4e3-4506c87e92ff",
    "datetime": "2023-05-16T20:05:00-04:00",
    "cutoff_datetime": "2023-05-16T20:05:00-04:00",
    "name": "ATL (J Shuster) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "010f0ef0-c385-4551-b33e-19399807cbb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-16T09:47:06.739453-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": "TEX (D Dunning)",
                        "amount": 5000.0
                    },
                    {
                        "team": "ATL (J Shuster)",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9550.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f2a0a289-47c3-47dc-a039-d3d153c7fa74",
                    "gambit_id": "a9c647c7-a407-4fcb-beec-e97c5a8bb544",
                    "last_updated": "2023-05-18T11:47:15.193831-04:00",
                    "created_at": "2023-05-16T09:47:06.741285-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010f0ef0-c385-4551-b33e-19399807cbb6/?format=api"
                },
                {
                    "id": "9cede68d-f6d7-4dc7-ad0b-ca878cc14160",
                    "gambit_id": "71761ead-3a48-4bde-ab43-eab236e50ca3",
                    "last_updated": "2023-05-18T11:47:15.195052-04:00",
                    "created_at": "2023-05-16T09:47:06.743473-04:00",
                    "name": "ATL (J Shuster)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010f0ef0-c385-4551-b33e-19399807cbb6/?format=api"
                }
            ]
        },
        {
            "id": "2a1960c7-003c-4ab9-b420-6a7a123ac11e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-16T09:47:06.733326-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": "TEX",
                        "amount": 6020.0
                    },
                    {
                        "team": "ATL",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b95216ce-6088-457a-b117-3f6442b6d60d",
                    "gambit_id": "5dc78ea1-cd33-4a6e-bc61-c76d4cddcee7",
                    "last_updated": "2023-05-18T11:47:15.189939-04:00",
                    "created_at": "2023-05-16T09:47:06.735156-04:00",
                    "name": "TEX",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a1960c7-003c-4ab9-b420-6a7a123ac11e/?format=api"
                },
                {
                    "id": "502f429e-6f8d-4afa-b110-5b60d07f9a55",
                    "gambit_id": "a484868f-87f6-48f0-b63a-f0f412dd7633",
                    "last_updated": "2023-05-18T11:47:15.191299-04:00",
                    "created_at": "2023-05-16T09:47:06.737063-04:00",
                    "name": "ATL",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a1960c7-003c-4ab9-b420-6a7a123ac11e/?format=api"
                }
            ]
        },
        {
            "id": "5bee9af2-7414-4e52-8008-e34993d5415e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9523ada8-8bc5-430c-9ee6-23dbc7acce89/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-16T09:47:06.726154-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 Over 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2712a311-0800-4e14-b077-e986cda387d8",
                    "gambit_id": "baae4934-6acd-4ae8-9f2f-7b463ec6bdd3",
                    "last_updated": "2023-05-18T11:47:15.187010-04:00",
                    "created_at": "2023-05-16T09:47:06.731033-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bee9af2-7414-4e52-8008-e34993d5415e/?format=api"
                },
                {
                    "id": "afcd2328-511d-4cb8-888a-ba75771563c7",
                    "gambit_id": "3dcf8426-5358-483d-b2e5-f29f03a9f192",
                    "last_updated": "2023-05-18T11:47:15.185681-04:00",
                    "created_at": "2023-05-16T09:47:06.728688-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bee9af2-7414-4e52-8008-e34993d5415e/?format=api"
                }
            ]
        }
    ]
}