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/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "174e78ec-b614-44c3-b352-039b0e0f46cd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f65c434-3175-43a3-b55c-f2767153d8fe",
    "completed": true,
    "last_updated": "2023-09-26T09:17:58.326871-04:00",
    "created_at": "2023-09-24T09:13:25.237270-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6f65c434-3175-43a3-b55c-f2767153d8fe",
    "datetime": "2023-09-24T14:35:00-04:00",
    "cutoff_datetime": "2023-09-24T14:35:00-04:00",
    "name": "SEA (B Woo) v. TEX (N Eovaldi)",
    "bettypes": [
        {
            "id": "7e4e2988-249c-47f7-83f5-0c3f3a37c7e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-24T09:13:25.242263-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 (N Eovaldi)",
                        "amount": 5541.0
                    },
                    {
                        "team": "SEA (B Woo)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2ee154de-62b0-4fcb-8ab2-68ab17ff2359",
                    "gambit_id": "1c48db3c-2ad9-4a16-87d8-006444c956f8",
                    "last_updated": "2023-09-26T09:17:58.344877-04:00",
                    "created_at": "2023-09-24T09:13:25.251956-04:00",
                    "name": "TEX (N Eovaldi)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4e2988-249c-47f7-83f5-0c3f3a37c7e9/?format=api"
                },
                {
                    "id": "a30fc9ac-e02e-4041-846d-4ab2c29b7bfd",
                    "gambit_id": "fb499279-3556-44a5-a6ce-aa00711ae1aa",
                    "last_updated": "2023-09-26T09:17:58.341223-04:00",
                    "created_at": "2023-09-24T09:13:25.246803-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4e2988-249c-47f7-83f5-0c3f3a37c7e9/?format=api"
                }
            ]
        },
        {
            "id": "0018be0f-5b9a-4bc9-80d8-70f217f30a1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-24T09:13:25.269999-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": "SEA",
                        "amount": 6232.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5771439-9ea9-410b-a25b-4301ed9daae5",
                    "gambit_id": "c8596d45-4da4-4237-8a93-9094776b0273",
                    "last_updated": "2023-09-26T09:17:58.351717-04:00",
                    "created_at": "2023-09-24T09:13:25.274899-04:00",
                    "name": "SEA",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0018be0f-5b9a-4bc9-80d8-70f217f30a1f/?format=api"
                },
                {
                    "id": "21ade788-ec14-430e-a1d6-5bd833a650d9",
                    "gambit_id": "7dd13347-7c49-4c93-8c47-a23554f9c5e7",
                    "last_updated": "2023-09-26T09:17:58.355510-04:00",
                    "created_at": "2023-09-24T09:13:25.278712-04:00",
                    "name": "TEX",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0018be0f-5b9a-4bc9-80d8-70f217f30a1f/?format=api"
                }
            ]
        },
        {
            "id": "e86b4cd7-4cf8-4c12-b3cd-b059f0557601",
            "match": "https://api-prod.gambitprofit.com/api/matches/174e78ec-b614-44c3-b352-039b0e0f46cd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-24T09:13:25.282936-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "328f65e2-3366-483e-b0f6-429742f73ef4",
                    "gambit_id": "23c23636-7158-4149-bea4-64d774e99bba",
                    "last_updated": "2023-09-26T09:17:58.363421-04:00",
                    "created_at": "2023-09-24T09:13:25.286496-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/e86b4cd7-4cf8-4c12-b3cd-b059f0557601/?format=api"
                },
                {
                    "id": "70ebc646-4ab7-46b4-97a3-25211c0e486f",
                    "gambit_id": "856a9bb6-4ab4-480c-9b6f-49ba6f10baaf",
                    "last_updated": "2023-09-26T09:17:58.367680-04:00",
                    "created_at": "2023-09-24T09:13:25.290683-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86b4cd7-4cf8-4c12-b3cd-b059f0557601/?format=api"
                }
            ]
        }
    ]
}