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/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e7f78967-11fd-4e91-8429-90aaaabefdfa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aba47222-328b-4c3c-a942-7948b36be5c8",
    "completed": true,
    "last_updated": "2023-08-07T15:03:06.351504-04:00",
    "created_at": "2023-08-05T08:33:18.171881-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/aba47222-328b-4c3c-a942-7948b36be5c8",
    "datetime": "2023-08-05T13:10:00-04:00",
    "cutoff_datetime": "2023-08-05T13:10:00-04:00",
    "name": "TAM (A Civale) v. DET (T Skubal)",
    "bettypes": [
        {
            "id": "94b6aeda-afa6-4ca6-a122-4f8ee5243cbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T08:33:18.188699-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": "TAM (A Civale)",
                        "amount": 5714.0
                    },
                    {
                        "team": "DET (T Skubal)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b052bbd6-061e-4aef-8c88-615cb5752448",
                    "gambit_id": "ca769cd1-1f98-4518-90e6-996835ee3d90",
                    "last_updated": "2023-08-07T15:03:06.360905-04:00",
                    "created_at": "2023-08-05T08:33:18.194149-04:00",
                    "name": "TAM (A Civale)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b6aeda-afa6-4ca6-a122-4f8ee5243cbe/?format=api"
                },
                {
                    "id": "14717b85-fbfa-4746-af89-ec89d7414f8d",
                    "gambit_id": "5fbfae3d-4227-4115-bd0a-94a8fed021e1",
                    "last_updated": "2023-08-07T15:03:06.364416-04:00",
                    "created_at": "2023-08-05T08:33:18.217891-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b6aeda-afa6-4ca6-a122-4f8ee5243cbe/?format=api"
                }
            ]
        },
        {
            "id": "c4838c58-0053-4f5e-89f4-cf7044a3ea2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T08:33:18.227767-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": "DET",
                        "amount": 5512.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63d42579-b3d5-4ad4-ae6a-bfe57535af42",
                    "gambit_id": "9980a20c-2290-4c22-b86d-3a59d9682208",
                    "last_updated": "2023-08-07T15:03:06.374345-04:00",
                    "created_at": "2023-08-05T08:33:18.247771-04:00",
                    "name": "DET",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api"
                },
                {
                    "id": "f0f481ac-eb90-4abf-a2a3-74e6f12319ec",
                    "gambit_id": "80fd022f-e8b9-4f06-92fd-78901ffb9af6",
                    "last_updated": "2023-08-07T15:03:06.370897-04:00",
                    "created_at": "2023-08-05T08:33:18.240913-04:00",
                    "name": "TAM",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api"
                }
            ]
        },
        {
            "id": "f82d7eda-3305-416e-a369-81f9d33a9df8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T08:33:18.262153-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 8",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bbf9aad3-46bf-440d-9174-35d39b443cf5",
                    "gambit_id": "7e1f89f1-3aaa-4721-abba-5922e5fb5850",
                    "last_updated": "2023-08-07T15:03:06.381188-04:00",
                    "created_at": "2023-08-05T08:33:18.267367-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82d7eda-3305-416e-a369-81f9d33a9df8/?format=api"
                },
                {
                    "id": "bb100985-8d2b-44ad-9b71-68930e0c958d",
                    "gambit_id": "eb05b58b-4835-4d29-aa97-bedd6d6a91a8",
                    "last_updated": "2023-08-07T15:03:06.384627-04:00",
                    "created_at": "2023-08-05T08:33:18.277128-04:00",
                    "name": "Game Total Under 8",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82d7eda-3305-416e-a369-81f9d33a9df8/?format=api"
                }
            ]
        }
    ]
}