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/2b5419d1-0ac6-467e-8834-d3c24028151b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b5419d1-0ac6-467e-8834-d3c24028151b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e3df0e4-c5a6-4500-a8c6-ac1dfce782c1",
    "completed": true,
    "last_updated": "2023-10-21T10:13:18.135033-04:00",
    "created_at": "2023-10-20T09:13:17.386184-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5e3df0e4-c5a6-4500-a8c6-ac1dfce782c1",
    "datetime": "2023-10-20T17:07:00-04:00",
    "cutoff_datetime": "2023-10-20T17:07:00-04:00",
    "name": "HOU (J Verlander) v. TEX (J Montgomery)",
    "bettypes": [
        {
            "id": "57889cf6-da09-482c-baa4-39954f999e87",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b5419d1-0ac6-467e-8834-d3c24028151b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-20T09:13:17.397274-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 (J Montgomery)",
                        "amount": 5066.0
                    },
                    {
                        "team": "HOU (J Verlander)",
                        "amount": 4934.0
                    }
                ],
                "expected_reward_tokens": 9522.62,
                "profit_sb": 22.62,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31748782-7a5b-4e5f-993d-a80c35784a95",
                    "gambit_id": "52fd04e7-a1c4-4357-83a6-a5b523d8a87f",
                    "last_updated": "2023-10-21T10:13:18.150651-04:00",
                    "created_at": "2023-10-20T09:13:17.409088-04:00",
                    "name": "TEX (J Montgomery)",
                    "reward": "1.88000",
                    "odds": "1.92590",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57889cf6-da09-482c-baa4-39954f999e87/?format=api"
                },
                {
                    "id": "b33dff37-864c-4c93-baa3-e93ab293ea48",
                    "gambit_id": "0e2bf877-d5c5-4a40-8acf-893d352ba8f0",
                    "last_updated": "2023-10-21T10:13:18.147044-04:00",
                    "created_at": "2023-10-20T09:13:17.403902-04:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.93000",
                    "odds": "1.98040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57889cf6-da09-482c-baa4-39954f999e87/?format=api"
                }
            ]
        },
        {
            "id": "bcb97d7c-6185-4541-9000-0bc169db1ad2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b5419d1-0ac6-467e-8834-d3c24028151b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-20T09:13:17.414507-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",
                        "amount": 6546.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fabae7f7-4bb8-438e-b98b-602b5c737c26",
                    "gambit_id": "9259f821-2b90-4a24-ba84-520cb047237b",
                    "last_updated": "2023-10-21T10:13:18.158098-04:00",
                    "created_at": "2023-10-20T09:13:17.419294-04:00",
                    "name": "HOU",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcb97d7c-6185-4541-9000-0bc169db1ad2/?format=api"
                },
                {
                    "id": "9c129960-bfac-4f70-8838-77eefda3ed24",
                    "gambit_id": "1f85b9ed-cbe2-4709-ac56-1bda33a58df0",
                    "last_updated": "2023-10-21T10:13:18.161840-04:00",
                    "created_at": "2023-10-20T09:13:17.426065-04:00",
                    "name": "TEX",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcb97d7c-6185-4541-9000-0bc169db1ad2/?format=api"
                }
            ]
        },
        {
            "id": "8b4cbf62-d88d-4576-ad94-3bc5fd7de8a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b5419d1-0ac6-467e-8834-d3c24028151b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-20T09:13:17.430213-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": 5094.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc23107f-36f2-4077-8ff6-87b810651f7c",
                    "gambit_id": "ee650360-dc12-4c51-91b7-7e8edbc9fbc8",
                    "last_updated": "2023-10-21T10:13:18.169102-04:00",
                    "created_at": "2023-10-20T09:13:17.434313-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b4cbf62-d88d-4576-ad94-3bc5fd7de8a4/?format=api"
                },
                {
                    "id": "06c83229-4245-4d8d-8172-becfdddb891e",
                    "gambit_id": "e7146f26-434d-4b78-b8d4-b955ed9295e3",
                    "last_updated": "2023-10-21T10:13:18.172790-04:00",
                    "created_at": "2023-10-20T09:13:17.439192-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b4cbf62-d88d-4576-ad94-3bc5fd7de8a4/?format=api"
                }
            ]
        }
    ]
}