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/80dfacbe-dd4c-4a34-8020-24f06bd96bd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80dfacbe-dd4c-4a34-8020-24f06bd96bd0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "80bbd0ba-f0a8-425b-92b5-1237700f283e",
    "completed": true,
    "last_updated": "2023-10-16T18:38:04.747410-04:00",
    "created_at": "2023-10-14T09:28:05.389855-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/80bbd0ba-f0a8-425b-92b5-1237700f283e",
    "datetime": "2023-10-15T20:15:00-04:00",
    "cutoff_datetime": "2023-10-15T20:15:00-04:00",
    "name": "TEX (J Montgomery) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "8f41828f-4f99-4b7e-9156-0d86eb7d970a",
            "match": "https://api-prod.gambitprofit.com/api/matches/80dfacbe-dd4c-4a34-8020-24f06bd96bd0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-14T09:28:05.395535-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": "HOU (J Verlander)",
                        "amount": 5630.0
                    },
                    {
                        "team": "TEX (J Montgomery)",
                        "amount": 4370.0
                    }
                ],
                "expected_reward_tokens": 9570.3,
                "profit_sb": 70.3,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c6fddb90-3030-48d2-9b5b-c661d34a6723",
                    "gambit_id": "06f3ef45-9beb-43c3-8e22-e9d17afe5808",
                    "last_updated": "2023-10-16T18:38:04.768347-04:00",
                    "created_at": "2023-10-14T09:28:05.405863-04:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41828f-4f99-4b7e-9156-0d86eb7d970a/?format=api"
                },
                {
                    "id": "496ecdb3-e399-466c-a397-f32dd45a1737",
                    "gambit_id": "21e9b53f-fff1-43f4-9d04-4daa7f21caa3",
                    "last_updated": "2023-10-16T18:38:04.764781-04:00",
                    "created_at": "2023-10-14T09:28:05.400920-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41828f-4f99-4b7e-9156-0d86eb7d970a/?format=api"
                }
            ]
        },
        {
            "id": "edd8f261-0bc8-4789-956e-494302eb0bda",
            "match": "https://api-prod.gambitprofit.com/api/matches/80dfacbe-dd4c-4a34-8020-24f06bd96bd0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-14T09:28:05.410466-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": 6010.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d37eff70-7e93-4297-a835-ba4fb7447215",
                    "gambit_id": "088bcf7e-72cb-4bd4-8a5f-069b540ce121",
                    "last_updated": "2023-10-16T18:38:04.776433-04:00",
                    "created_at": "2023-10-14T09:28:05.415526-04:00",
                    "name": "TEX",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edd8f261-0bc8-4789-956e-494302eb0bda/?format=api"
                },
                {
                    "id": "acc2feeb-60fd-490c-aee5-c8ee7d7d55a9",
                    "gambit_id": "ba9c1733-ef69-4e63-96d7-7a3c9df6ffaa",
                    "last_updated": "2023-10-16T18:38:04.781645-04:00",
                    "created_at": "2023-10-14T09:28:05.422203-04:00",
                    "name": "HOU",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edd8f261-0bc8-4789-956e-494302eb0bda/?format=api"
                }
            ]
        },
        {
            "id": "10a9a8cb-8a72-46af-bfb5-be21aa294e32",
            "match": "https://api-prod.gambitprofit.com/api/matches/80dfacbe-dd4c-4a34-8020-24f06bd96bd0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-14T09:28:05.426809-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": 5094.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d15af14c-29c6-4fc1-9b96-de0ed7a6654d",
                    "gambit_id": "9e356082-790c-4d45-9578-76eb8e1054cb",
                    "last_updated": "2023-10-16T18:38:04.797605-04:00",
                    "created_at": "2023-10-14T09:28:05.435281-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10a9a8cb-8a72-46af-bfb5-be21aa294e32/?format=api"
                },
                {
                    "id": "3191933c-2a1b-4bae-80d7-c840a1fc6471",
                    "gambit_id": "39628a78-a9c8-48e3-b514-5933f465fd6e",
                    "last_updated": "2023-10-16T18:38:04.792015-04:00",
                    "created_at": "2023-10-14T09:28:05.431080-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10a9a8cb-8a72-46af-bfb5-be21aa294e32/?format=api"
                }
            ]
        }
    ]
}