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/bea4c3d9-208f-4298-9688-f63ed9d153b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bea4c3d9-208f-4298-9688-f63ed9d153b8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f07af984-8d8e-4056-939c-12c01562acda",
    "completed": true,
    "last_updated": "2022-09-07T12:47:00.251992-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.98,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f07af984-8d8e-4056-939c-12c01562acda",
    "datetime": "2022-09-06T20:40:00-04:00",
    "cutoff_datetime": "2022-09-06T20:40:00-04:00",
    "name": "MIL (B Woodruff) v. COL (C Kuhl)",
    "bettypes": [
        {
            "id": "f650c978-bd8e-499d-92db-3907fabec766",
            "match": "https://api-prod.gambitprofit.com/api/matches/bea4c3d9-208f-4298-9688-f63ed9d153b8/?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": "MIL (B Woodruff)",
                        "amount": 6263.0
                    },
                    {
                        "team": "COL (C Kuhl)",
                        "amount": 3737.0
                    }
                ],
                "expected_reward_tokens": 9267.76,
                "profit_sb": 267.76,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "39a48deb-34ec-4033-b82a-7be4c94eb752",
                    "gambit_id": "1ad27479-aa74-4434-ab57-4d18405e3678",
                    "last_updated": "2022-09-07T12:47:00.261906-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.48000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f650c978-bd8e-499d-92db-3907fabec766/?format=api"
                },
                {
                    "id": "0f54a105-4449-446f-8cfe-f844b531c460",
                    "gambit_id": "8d79d679-cf6f-4207-9e4e-ca6a95421af8",
                    "last_updated": "2022-09-07T12:47:00.260929-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (C Kuhl)",
                    "reward": "2.48000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f650c978-bd8e-499d-92db-3907fabec766/?format=api"
                }
            ]
        },
        {
            "id": "37ee32bc-2668-401a-8ae8-5a6120f55836",
            "match": "https://api-prod.gambitprofit.com/api/matches/bea4c3d9-208f-4298-9688-f63ed9d153b8/?format=api",
            "name": "Play the Odds",
            "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": "MIL",
                        "amount": 5301.0
                    },
                    {
                        "team": "COL",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b08041a0-daa9-48b3-b97d-82f9260a5fc6",
                    "gambit_id": "de7d37ef-30e1-43ac-a332-8e93f20fe13f",
                    "last_updated": "2022-09-07T12:47:00.258992-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ee32bc-2668-401a-8ae8-5a6120f55836/?format=api"
                },
                {
                    "id": "c827bd1f-5f2f-4a43-ac1d-d151106f2190",
                    "gambit_id": "a413f457-6832-452a-9b58-5a67544d7c6e",
                    "last_updated": "2022-09-07T12:47:00.258021-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37ee32bc-2668-401a-8ae8-5a6120f55836/?format=api"
                }
            ]
        },
        {
            "id": "165abad4-0348-46b5-b470-c9431e3c6550",
            "match": "https://api-prod.gambitprofit.com/api/matches/bea4c3d9-208f-4298-9688-f63ed9d153b8/?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": "Game Total Over 11",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9c0f0d1-f8cb-4c30-b57f-22fb66b3d48c",
                    "gambit_id": "56b73093-c4cc-47d8-9f96-4f16184b5e82",
                    "last_updated": "2022-09-07T12:47:00.256071-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165abad4-0348-46b5-b470-c9431e3c6550/?format=api"
                },
                {
                    "id": "0b4e7cec-3dd6-47b8-ac7c-cb02e74a6860",
                    "gambit_id": "25507691-87da-49a0-b938-3f90676b94d0",
                    "last_updated": "2022-09-07T12:47:00.254889-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165abad4-0348-46b5-b470-c9431e3c6550/?format=api"
                }
            ]
        }
    ]
}