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/7db5ca72-12b8-49a7-b8b2-6120e796d953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7db5ca72-12b8-49a7-b8b2-6120e796d953",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "40ee30f5-132c-4b51-9b63-d4ce87a20c04",
    "completed": true,
    "last_updated": "2023-07-27T23:03:19.300146-04:00",
    "created_at": "2023-07-26T09:18:16.132676-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/40ee30f5-132c-4b51-9b63-d4ce87a20c04",
    "datetime": "2023-07-26T13:10:00-04:00",
    "cutoff_datetime": "2023-07-26T13:10:00-04:00",
    "name": "KAN (A Marsh) v. CLE (G Williams)",
    "bettypes": [
        {
            "id": "9cbdcc5e-753b-43f6-a5f4-f7f1d500babd",
            "match": "https://api-prod.gambitprofit.com/api/matches/7db5ca72-12b8-49a7-b8b2-6120e796d953/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T09:18:16.144321-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": "CLE (G Williams)",
                        "amount": 6359.0
                    },
                    {
                        "team": "KAN (A Marsh)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eab5a5ec-b610-44f1-b925-23765ab1b3d9",
                    "gambit_id": "3681750e-9d3d-4493-bcc6-2609e2663b00",
                    "last_updated": "2023-07-27T23:03:19.315020-04:00",
                    "created_at": "2023-07-26T09:18:16.152063-04:00",
                    "name": "CLE (G Williams)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cbdcc5e-753b-43f6-a5f4-f7f1d500babd/?format=api"
                },
                {
                    "id": "53d40572-4e81-430d-99df-5f3069aea7d5",
                    "gambit_id": "279183b5-a5cd-435b-b699-53bfd7b2ef68",
                    "last_updated": "2023-07-27T23:03:19.311333-04:00",
                    "created_at": "2023-07-26T09:18:16.148142-04:00",
                    "name": "KAN (A Marsh)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cbdcc5e-753b-43f6-a5f4-f7f1d500babd/?format=api"
                }
            ]
        },
        {
            "id": "0050563b-b82c-491e-ad6e-cb9e4efdfc6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/7db5ca72-12b8-49a7-b8b2-6120e796d953/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-26T09:18:16.155730-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": "KAN",
                        "amount": 5107.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7db7aec2-3945-4b54-be72-a8692e04c975",
                    "gambit_id": "898c0140-ec85-4ba7-904f-26fce4ad77fc",
                    "last_updated": "2023-07-27T23:03:19.326926-04:00",
                    "created_at": "2023-07-26T09:18:16.163702-04:00",
                    "name": "KAN",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0050563b-b82c-491e-ad6e-cb9e4efdfc6b/?format=api"
                },
                {
                    "id": "32b7f269-fa56-4f27-83c4-a2f5569513e0",
                    "gambit_id": "76ebb48e-dfb9-4e7b-8556-309056464b4e",
                    "last_updated": "2023-07-27T23:03:19.330059-04:00",
                    "created_at": "2023-07-26T09:18:16.167886-04:00",
                    "name": "CLE",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0050563b-b82c-491e-ad6e-cb9e4efdfc6b/?format=api"
                }
            ]
        },
        {
            "id": "5252acf5-bcb5-4a72-bb40-93c8dab30d0e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7db5ca72-12b8-49a7-b8b2-6120e796d953/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T09:18:16.171609-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 10",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "658458fb-19ae-4864-af89-a458d1180fac",
                    "gambit_id": "3ae0a3d2-bdd4-4c34-b4c2-f01fd9e5103b",
                    "last_updated": "2023-07-27T23:03:19.339856-04:00",
                    "created_at": "2023-07-26T09:18:16.175136-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5252acf5-bcb5-4a72-bb40-93c8dab30d0e/?format=api"
                },
                {
                    "id": "043a8aa7-657f-4ba8-b4bf-0f7bad17d36b",
                    "gambit_id": "82f53709-5c2a-47ca-8f9d-955c87742094",
                    "last_updated": "2023-07-27T23:03:19.343569-04:00",
                    "created_at": "2023-07-26T09:18:16.178652-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5252acf5-bcb5-4a72-bb40-93c8dab30d0e/?format=api"
                }
            ]
        }
    ]
}