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/f4bc2dc4-85e5-485a-b391-ceb1fed4d281/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f4bc2dc4-85e5-485a-b391-ceb1fed4d281",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0165a104-3e93-4c29-9258-390995ec42d5",
    "completed": true,
    "last_updated": "2023-09-11T09:08:28.235535-04:00",
    "created_at": "2023-09-09T09:42:58.843830-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0165a104-3e93-4c29-9258-390995ec42d5",
    "datetime": "2023-09-09T14:10:00-04:00",
    "cutoff_datetime": "2023-09-09T14:10:00-04:00",
    "name": "NYM (D Peterson) v. MIN (K Maeda)",
    "bettypes": [
        {
            "id": "fcac87f5-768c-4b59-87f6-897f418dc50e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4bc2dc4-85e5-485a-b391-ceb1fed4d281/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T09:42:58.851673-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": "MIN (K Maeda)",
                        "amount": 5776.0
                    },
                    {
                        "team": "NYM (D Peterson)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fda2ea52-12fd-4ffd-b0b1-cfbdede5d44d",
                    "gambit_id": "0628ed3b-0943-492e-aebe-9f41795fe132",
                    "last_updated": "2023-09-11T09:08:28.252088-04:00",
                    "created_at": "2023-09-09T09:42:58.859285-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcac87f5-768c-4b59-87f6-897f418dc50e/?format=api"
                },
                {
                    "id": "e7a6c13b-1ae4-404a-9a13-382c1383e7ea",
                    "gambit_id": "575725b5-c762-43c1-811e-ba5ed0f09d40",
                    "last_updated": "2023-09-11T09:08:28.248834-04:00",
                    "created_at": "2023-09-09T09:42:58.855654-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcac87f5-768c-4b59-87f6-897f418dc50e/?format=api"
                }
            ]
        },
        {
            "id": "b4b23f14-2df4-4579-9518-159899f27a93",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4bc2dc4-85e5-485a-b391-ceb1fed4d281/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-09T09:42:58.864486-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": "NYM",
                        "amount": 5939.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "560f93e4-b56d-4601-a564-16d97958798e",
                    "gambit_id": "8b1195e1-efba-4700-a7cc-07b843abf0e3",
                    "last_updated": "2023-09-11T09:08:28.258941-04:00",
                    "created_at": "2023-09-09T09:42:58.868953-04:00",
                    "name": "NYM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b23f14-2df4-4579-9518-159899f27a93/?format=api"
                },
                {
                    "id": "c865100f-20e4-4d16-a421-48f6504cc85e",
                    "gambit_id": "aee184a2-fc02-4594-a4be-1ab29adbfa2d",
                    "last_updated": "2023-09-11T09:08:28.262181-04:00",
                    "created_at": "2023-09-09T09:42:58.873898-04:00",
                    "name": "MIN",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b23f14-2df4-4579-9518-159899f27a93/?format=api"
                }
            ]
        },
        {
            "id": "5c637207-1301-42db-b1a4-c4e6b0f9ab31",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4bc2dc4-85e5-485a-b391-ceb1fed4d281/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T09:42:58.878397-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2638748f-805c-4867-aac0-dcf36edfa636",
                    "gambit_id": "c7388b4c-238e-4a68-a5bc-f956bd23b75f",
                    "last_updated": "2023-09-11T09:08:28.269809-04:00",
                    "created_at": "2023-09-09T09:42:58.883273-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c637207-1301-42db-b1a4-c4e6b0f9ab31/?format=api"
                },
                {
                    "id": "e25ca4be-b488-45c7-b240-c44aa522d76b",
                    "gambit_id": "50d13596-7a06-4904-bed1-435cd94a639e",
                    "last_updated": "2023-09-11T09:08:28.273178-04:00",
                    "created_at": "2023-09-09T09:42:58.888139-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c637207-1301-42db-b1a4-c4e6b0f9ab31/?format=api"
                }
            ]
        }
    ]
}