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/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4105cbc4-5f39-4b06-a8ee-d2e594d59d45",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cb39e39c-11d8-4ea9-afce-d88803925ecb",
    "completed": true,
    "last_updated": "2023-08-11T11:03:13.934136-04:00",
    "created_at": "2023-08-10T08:43:00.356430-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cb39e39c-11d8-4ea9-afce-d88803925ecb",
    "datetime": "2023-08-10T13:10:00-04:00",
    "cutoff_datetime": "2023-08-10T13:10:00-04:00",
    "name": "TOR (A Manoah) v. CLE (N Syndergaard)",
    "bettypes": [
        {
            "id": "e60b434d-b3a0-40fb-aa75-685877af74eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-10T08:43:00.369870-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": "TOR (A Manoah)",
                        "amount": 5641.0
                    },
                    {
                        "team": "CLE (N Syndergaard)",
                        "amount": 4359.0
                    }
                ],
                "expected_reward_tokens": 9589.7,
                "profit_sb": 89.7,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6f8947a6-aea0-4571-b535-aee46c756f0f",
                    "gambit_id": "831a8424-c1e1-4db7-af6d-eaa62dc0192c",
                    "last_updated": "2023-08-11T11:03:13.950359-04:00",
                    "created_at": "2023-08-10T08:43:00.375535-04:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.70000",
                    "odds": "1.73530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api"
                },
                {
                    "id": "b154ba21-e7ae-4aac-9951-59344f865eff",
                    "gambit_id": "2e2f9810-9154-43b2-8ea7-65de3548d4e9",
                    "last_updated": "2023-08-11T11:03:13.953754-04:00",
                    "created_at": "2023-08-10T08:43:00.381920-04:00",
                    "name": "CLE (N Syndergaard)",
                    "reward": "2.20000",
                    "odds": "2.26000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api"
                }
            ]
        },
        {
            "id": "e4610fb9-66c0-49cf-8162-4ec22b7a93d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-10T08:43:00.387283-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",
                        "amount": 5319.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "590ccb15-282d-47f1-b2ec-feee93b458e6",
                    "gambit_id": "c0996abe-b1ed-4b5c-9435-66c0614b99f5",
                    "last_updated": "2023-08-11T11:03:13.967902-04:00",
                    "created_at": "2023-08-10T08:43:00.396505-04:00",
                    "name": "CLE",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4610fb9-66c0-49cf-8162-4ec22b7a93d5/?format=api"
                },
                {
                    "id": "79758141-bf7b-45d0-a686-4c6df8083c46",
                    "gambit_id": "5eb2f84e-263b-411f-9be3-0cf8ec780671",
                    "last_updated": "2023-08-11T11:03:13.962558-04:00",
                    "created_at": "2023-08-10T08:43:00.391123-04:00",
                    "name": "TOR",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4610fb9-66c0-49cf-8162-4ec22b7a93d5/?format=api"
                }
            ]
        },
        {
            "id": "43c44c56-daec-4c23-ad0d-a9a52a7789ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-10T08:43:00.400329-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 Under 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c4a44925-d2ce-4048-bfed-c169c208902b",
                    "gambit_id": "625183bd-3219-4511-8cf9-872b1a1f49b4",
                    "last_updated": "2023-08-11T11:03:13.974764-04:00",
                    "created_at": "2023-08-10T08:43:00.405475-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c44c56-daec-4c23-ad0d-a9a52a7789ae/?format=api"
                },
                {
                    "id": "a68a061b-637f-4514-821d-69908d53c6f9",
                    "gambit_id": "bc83ef28-a364-4e60-808a-57de90c91f04",
                    "last_updated": "2023-08-11T11:03:13.982369-04:00",
                    "created_at": "2023-08-10T08:43:00.409343-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c44c56-daec-4c23-ad0d-a9a52a7789ae/?format=api"
                }
            ]
        }
    ]
}