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/a8bd61d8-d992-4085-aaac-f3f626b850dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a8bd61d8-d992-4085-aaac-f3f626b850dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c0049e52-20c6-4f23-9872-2cb139cc36d8",
    "completed": true,
    "last_updated": "2023-09-06T13:43:19.819613-04:00",
    "created_at": "2023-09-05T09:53:21.224082-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c0049e52-20c6-4f23-9872-2cb139cc36d8",
    "datetime": "2023-09-05T19:40:00-04:00",
    "cutoff_datetime": "2023-09-05T19:40:00-04:00",
    "name": "SFO (R Walker) v. CHC (K Hendricks)",
    "bettypes": [
        {
            "id": "f9c9d6ea-ad58-4a99-8b1e-5db707ebb9d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8bd61d8-d992-4085-aaac-f3f626b850dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-05T09:53:21.234326-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": "CHC (K Hendricks)",
                        "amount": 5377.0
                    },
                    {
                        "team": "SFO (R Walker)",
                        "amount": 4623.0
                    }
                ],
                "expected_reward_tokens": 9569.61,
                "profit_sb": 69.61,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a51e053e-583c-46b7-ba2c-188adacc1eda",
                    "gambit_id": "7fbf3d89-2d10-42be-ad50-bad3ec325c1d",
                    "last_updated": "2023-09-06T13:43:19.837139-04:00",
                    "created_at": "2023-09-05T09:53:21.251577-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.78000",
                    "odds": "1.81970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c9d6ea-ad58-4a99-8b1e-5db707ebb9d7/?format=api"
                },
                {
                    "id": "8bb82311-b12f-451a-a957-90bf749d698f",
                    "gambit_id": "1124caf9-4087-463f-8613-dd1fe686d476",
                    "last_updated": "2023-09-06T13:43:19.830275-04:00",
                    "created_at": "2023-09-05T09:53:21.242872-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "2.07000",
                    "odds": "2.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c9d6ea-ad58-4a99-8b1e-5db707ebb9d7/?format=api"
                }
            ]
        },
        {
            "id": "4828bca6-d70a-41ce-bd3c-b7d18a570ea4",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8bd61d8-d992-4085-aaac-f3f626b850dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-05T09:53:21.262988-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": "SFO",
                        "amount": 6090.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de6e60f3-f7de-417a-b36b-6d435d39713e",
                    "gambit_id": "ade09586-133d-4e9e-b1e8-44b8243c66e9",
                    "last_updated": "2023-09-06T13:43:19.843935-04:00",
                    "created_at": "2023-09-05T09:53:21.270379-04:00",
                    "name": "SFO",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4828bca6-d70a-41ce-bd3c-b7d18a570ea4/?format=api"
                },
                {
                    "id": "adee4501-ab97-47c2-ab01-49a7996dce12",
                    "gambit_id": "7a6c2325-db02-4b16-901f-7acfe1043942",
                    "last_updated": "2023-09-06T13:43:19.847203-04:00",
                    "created_at": "2023-09-05T09:53:21.278005-04:00",
                    "name": "CHC",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4828bca6-d70a-41ce-bd3c-b7d18a570ea4/?format=api"
                }
            ]
        },
        {
            "id": "f0433537-c807-4f55-862f-64642212d952",
            "match": "https://api-prod.gambitprofit.com/api/matches/a8bd61d8-d992-4085-aaac-f3f626b850dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-05T09:53:21.286253-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f238f98-7abb-46b9-9f08-c864e588e897",
                    "gambit_id": "1f982a8c-aee0-4f16-a483-bd61647060d3",
                    "last_updated": "2023-09-06T13:43:19.853601-04:00",
                    "created_at": "2023-09-05T09:53:21.291789-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0433537-c807-4f55-862f-64642212d952/?format=api"
                },
                {
                    "id": "7b773675-ed4d-44cc-bfb9-0d771c162ad9",
                    "gambit_id": "3f22c9bf-4a4b-46eb-ba25-c43da31c712c",
                    "last_updated": "2023-09-06T13:43:19.857047-04:00",
                    "created_at": "2023-09-05T09:53:21.296933-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0433537-c807-4f55-862f-64642212d952/?format=api"
                }
            ]
        }
    ]
}