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/f4edd80a-9773-4347-b38f-a5e781bea19c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f4edd80a-9773-4347-b38f-a5e781bea19c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b760248a-66a9-4e9f-9d2e-c2cc7046f431",
    "completed": true,
    "last_updated": "2023-06-22T10:33:12.512497-04:00",
    "created_at": "2023-06-20T08:33:20.446258-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b760248a-66a9-4e9f-9d2e-c2cc7046f431",
    "datetime": "2023-06-20T19:05:00-04:00",
    "cutoff_datetime": "2023-06-20T19:05:00-04:00",
    "name": "SEA (G Kirby) v. NYY (G Cole)",
    "bettypes": [
        {
            "id": "9d794315-f922-472e-9f49-1d8eb6ab1871",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4edd80a-9773-4347-b38f-a5e781bea19c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-20T08:33:20.451476-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 (G Kirby)",
                        "amount": 5065.0
                    },
                    {
                        "team": "NYY (G Cole)",
                        "amount": 4935.0
                    }
                ],
                "expected_reward_tokens": 9572.85,
                "profit_sb": 72.85,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c33da9ec-5ec6-4e76-ad03-ecd57cae5d48",
                    "gambit_id": "911f9b9b-fb78-4241-9819-aa34afe4e622",
                    "last_updated": "2023-06-22T10:33:12.516748-04:00",
                    "created_at": "2023-06-20T08:33:20.455100-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.89000",
                    "odds": "1.92590",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d794315-f922-472e-9f49-1d8eb6ab1871/?format=api"
                },
                {
                    "id": "08965acb-4315-4f12-a0f7-84ad334752ea",
                    "gambit_id": "df16849a-58d5-4220-82d4-5db974ab1650",
                    "last_updated": "2023-06-22T10:33:12.518689-04:00",
                    "created_at": "2023-06-20T08:33:20.459031-04:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.94000",
                    "odds": "1.98040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d794315-f922-472e-9f49-1d8eb6ab1871/?format=api"
                }
            ]
        },
        {
            "id": "c0c48cf0-c8ea-4c12-b672-020cb29994c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4edd80a-9773-4347-b38f-a5e781bea19c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-20T08:33:20.462529-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": 6603.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0dbcea38-a7fe-4f18-84bb-eea2834c7832",
                    "gambit_id": "21456b56-ced8-4532-8bc8-db8fdd14471f",
                    "last_updated": "2023-06-22T10:33:12.522696-04:00",
                    "created_at": "2023-06-20T08:33:20.465224-04:00",
                    "name": "SEA",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c48cf0-c8ea-4c12-b672-020cb29994c4/?format=api"
                },
                {
                    "id": "87f08d25-da7d-475d-ae3f-d737eff196e9",
                    "gambit_id": "8a70a834-41f9-4f6e-a144-27655a77f2fc",
                    "last_updated": "2023-06-22T10:33:12.524593-04:00",
                    "created_at": "2023-06-20T08:33:20.468325-04:00",
                    "name": "NYY",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c48cf0-c8ea-4c12-b672-020cb29994c4/?format=api"
                }
            ]
        },
        {
            "id": "1745d154-f2b3-4407-b843-bf4192a7a4cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4edd80a-9773-4347-b38f-a5e781bea19c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-20T08:33:20.471009-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 7",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "846be1d0-2e53-434f-bb36-e11defedeebb",
                    "gambit_id": "cd4a370a-98fa-4364-ba05-d9128c7921b4",
                    "last_updated": "2023-06-22T10:33:12.530573-04:00",
                    "created_at": "2023-06-20T08:33:20.476995-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1745d154-f2b3-4407-b843-bf4192a7a4cc/?format=api"
                },
                {
                    "id": "3ec06122-e550-4021-b95d-beb3acf456b0",
                    "gambit_id": "3f1ca17b-818e-4fa4-b173-2e9609c36436",
                    "last_updated": "2023-06-22T10:33:12.528402-04:00",
                    "created_at": "2023-06-20T08:33:20.473934-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1745d154-f2b3-4407-b843-bf4192a7a4cc/?format=api"
                }
            ]
        }
    ]
}