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/be7f576f-0538-455b-a019-9861872e4b6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be7f576f-0538-455b-a019-9861872e4b6a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cde1a6ad-3a51-47ae-8602-49d0e7f99801",
    "completed": true,
    "last_updated": "2023-04-30T12:47:18.401001-04:00",
    "created_at": "2023-04-28T11:22:17.453470-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cde1a6ad-3a51-47ae-8602-49d0e7f99801",
    "datetime": "2023-04-28T16:10:00-04:00",
    "cutoff_datetime": "2023-04-28T16:10:00-04:00",
    "name": "KAN (J Lyles) v. MIN (P Lopez)",
    "bettypes": [
        {
            "id": "8a1ac11f-2cee-427c-82d1-f8539b4e78e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/be7f576f-0538-455b-a019-9861872e4b6a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T11:22:17.466571-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 (P Lopez)",
                        "amount": 7033.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77515f59-0b0d-40f3-9b85-ae5ced460fa8",
                    "gambit_id": "c56a3650-86b1-4c57-9e69-3a25cac7c556",
                    "last_updated": "2023-04-30T12:47:18.413262-04:00",
                    "created_at": "2023-04-28T11:22:17.468032-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1ac11f-2cee-427c-82d1-f8539b4e78e0/?format=api"
                },
                {
                    "id": "79df0309-e502-4a53-9f10-f98f0d11eabb",
                    "gambit_id": "bd4da4ad-7104-4977-8479-9755a4c4bec1",
                    "last_updated": "2023-04-30T12:47:18.414535-04:00",
                    "created_at": "2023-04-28T11:22:17.469666-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1ac11f-2cee-427c-82d1-f8539b4e78e0/?format=api"
                }
            ]
        },
        {
            "id": "19ef66c2-bc1f-4c0c-83a5-0846f680e64c",
            "match": "https://api-prod.gambitprofit.com/api/matches/be7f576f-0538-455b-a019-9861872e4b6a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T11:22:17.461808-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1cd0c114-ffe2-4f0f-b2db-3a7fe540c25f",
                    "gambit_id": "da538dc0-43ff-48e7-9490-e19d3e7c9aa4",
                    "last_updated": "2023-04-30T12:47:18.409225-04:00",
                    "created_at": "2023-04-28T11:22:17.463389-04:00",
                    "name": "MIN",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19ef66c2-bc1f-4c0c-83a5-0846f680e64c/?format=api"
                },
                {
                    "id": "952af83a-f40b-4772-8938-9ad7aa153cf0",
                    "gambit_id": "920dcd0b-10cb-4fa0-be3c-db5a9b049e0b",
                    "last_updated": "2023-04-30T12:47:18.410557-04:00",
                    "created_at": "2023-04-28T11:22:17.464968-04:00",
                    "name": "KAN",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19ef66c2-bc1f-4c0c-83a5-0846f680e64c/?format=api"
                }
            ]
        },
        {
            "id": "19c0bac2-9138-4712-b77c-6c4b73331247",
            "match": "https://api-prod.gambitprofit.com/api/matches/be7f576f-0538-455b-a019-9861872e4b6a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T11:22:17.456316-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3472fda7-3b45-4188-846c-9d115b8524a4",
                    "gambit_id": "90c30141-7c6c-4668-afed-0961572b47d5",
                    "last_updated": "2023-04-30T12:47:18.406426-04:00",
                    "created_at": "2023-04-28T11:22:17.460127-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c0bac2-9138-4712-b77c-6c4b73331247/?format=api"
                },
                {
                    "id": "b45fd5a6-a215-4335-8614-513d6aa24617",
                    "gambit_id": "ad66a1a3-3b76-4cd7-8596-8eade4f9d629",
                    "last_updated": "2023-04-30T12:47:18.404990-04:00",
                    "created_at": "2023-04-28T11:22:17.458422-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19c0bac2-9138-4712-b77c-6c4b73331247/?format=api"
                }
            ]
        }
    ]
}