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/e5da3007-ee24-4e48-a2e6-9aab2d2bd50e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e5da3007-ee24-4e48-a2e6-9aab2d2bd50e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8803cb99-af17-43c2-8ae3-24df3a36cbc4",
    "completed": true,
    "last_updated": "2023-04-03T14:21:50.719077-04:00",
    "created_at": "2023-04-02T09:57:07.817414-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8803cb99-af17-43c2-8ae3-24df3a36cbc4",
    "datetime": "2023-04-02T13:35:00-04:00",
    "cutoff_datetime": "2023-04-02T13:35:00-04:00",
    "name": "SFO (R Stripling) v. NYY (J Brito)",
    "bettypes": [
        {
            "id": "f0970f77-dd09-4052-b310-af2eaaec9aa0",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5da3007-ee24-4e48-a2e6-9aab2d2bd50e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:07.831086-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": "NYY (J Brito)",
                        "amount": 5527.0
                    },
                    {
                        "team": "SFO (R Stripling)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "760195bf-ee7b-458e-a088-4620e0f3d8b2",
                    "gambit_id": "5c7edbfe-2a52-4891-9920-8a11346107df",
                    "last_updated": "2023-04-03T14:21:50.739204-04:00",
                    "created_at": "2023-04-02T09:57:07.833120-04:00",
                    "name": "NYY (J Brito)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0970f77-dd09-4052-b310-af2eaaec9aa0/?format=api"
                },
                {
                    "id": "f79d6b09-f841-4f34-828c-85ba259501fc",
                    "gambit_id": "15fe16cd-8a00-4b66-acf8-0901acdd8450",
                    "last_updated": "2023-04-03T14:21:50.741613-04:00",
                    "created_at": "2023-04-02T09:57:07.835419-04:00",
                    "name": "SFO (R Stripling)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0970f77-dd09-4052-b310-af2eaaec9aa0/?format=api"
                }
            ]
        },
        {
            "id": "1825df57-e7fe-4784-ad15-bb4f0cda42e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5da3007-ee24-4e48-a2e6-9aab2d2bd50e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:07.825013-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": "SFO",
                        "amount": 6163.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a82180ad-93d7-497a-b972-ba7c0975993b",
                    "gambit_id": "b0e585dc-f534-4955-a98c-5e272441f17b",
                    "last_updated": "2023-04-03T14:21:50.734290-04:00",
                    "created_at": "2023-04-02T09:57:07.829001-04:00",
                    "name": "SFO",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1825df57-e7fe-4784-ad15-bb4f0cda42e9/?format=api"
                },
                {
                    "id": "fd23db10-4423-40d4-9580-2c5d4b2ee47f",
                    "gambit_id": "34542f40-9fdf-4cf8-9be4-ddb76d654734",
                    "last_updated": "2023-04-03T14:21:50.731893-04:00",
                    "created_at": "2023-04-02T09:57:07.827139-04:00",
                    "name": "NYY",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1825df57-e7fe-4784-ad15-bb4f0cda42e9/?format=api"
                }
            ]
        },
        {
            "id": "f40f3723-2ba8-4c63-9dba-1bf5cf7ec024",
            "match": "https://api-prod.gambitprofit.com/api/matches/e5da3007-ee24-4e48-a2e6-9aab2d2bd50e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T09:57:07.819413-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 8.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef5f794c-c630-45cf-9cf9-b9563f98ffdc",
                    "gambit_id": "8b35f9b9-73cc-464b-b7df-38c1219f3612",
                    "last_updated": "2023-04-03T14:21:50.725150-04:00",
                    "created_at": "2023-04-02T09:57:07.820920-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f40f3723-2ba8-4c63-9dba-1bf5cf7ec024/?format=api"
                },
                {
                    "id": "bb27e855-39e7-48c4-bb25-55836d6d81f2",
                    "gambit_id": "b8601d6c-2891-4616-8ddc-bdef3f805350",
                    "last_updated": "2023-04-03T14:21:50.727341-04:00",
                    "created_at": "2023-04-02T09:57:07.822762-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f40f3723-2ba8-4c63-9dba-1bf5cf7ec024/?format=api"
                }
            ]
        }
    ]
}