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/f4f5b93b-9eed-4a15-b155-85e940f319f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f4f5b93b-9eed-4a15-b155-85e940f319f5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c287b25e-8862-4254-9372-f4ae2d54feb5",
    "completed": true,
    "last_updated": "2023-07-28T09:38:25.795568-04:00",
    "created_at": "2023-07-27T08:33:21.518697-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c287b25e-8862-4254-9372-f4ae2d54feb5",
    "datetime": "2023-07-27T19:10:00-04:00",
    "cutoff_datetime": "2023-07-27T19:10:00-04:00",
    "name": "WAS (J Gray) v. NYM (K Senga)",
    "bettypes": [
        {
            "id": "8a3f81fb-11a0-4b54-97d7-5c35b433a21a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4f5b93b-9eed-4a15-b155-85e940f319f5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-27T08:33:21.528935-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": "NYM (K Senga)",
                        "amount": 6449.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c4e0a53-9ae7-4b61-9569-fa97da9d2076",
                    "gambit_id": "cf2c35cd-3bec-457c-a37d-0ac4811a207d",
                    "last_updated": "2023-07-28T09:38:25.812107-04:00",
                    "created_at": "2023-07-27T08:33:21.537840-04:00",
                    "name": "NYM (K Senga)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3f81fb-11a0-4b54-97d7-5c35b433a21a/?format=api"
                },
                {
                    "id": "c6f8650f-b037-44a6-ae4e-1fd2cae8a2c6",
                    "gambit_id": "9f1ab38c-9652-49f2-becc-ed32c333cbe4",
                    "last_updated": "2023-07-28T09:38:25.807919-04:00",
                    "created_at": "2023-07-27T08:33:21.533185-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3f81fb-11a0-4b54-97d7-5c35b433a21a/?format=api"
                }
            ]
        },
        {
            "id": "afbaea45-373b-4c2d-a661-72ae76011fea",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4f5b93b-9eed-4a15-b155-85e940f319f5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-27T08:33:21.542534-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": "NYM",
                        "amount": 5107.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b3c9ed8-42ee-4a51-918a-7013819656e3",
                    "gambit_id": "ee6ec695-32db-4586-aed2-7acb2407b600",
                    "last_updated": "2023-07-28T09:38:25.823632-04:00",
                    "created_at": "2023-07-27T08:33:21.551865-04:00",
                    "name": "NYM",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afbaea45-373b-4c2d-a661-72ae76011fea/?format=api"
                },
                {
                    "id": "51c72040-6766-4887-a98e-004a835fe1b1",
                    "gambit_id": "9e70e2f9-21ad-477d-a677-3224a35fdfef",
                    "last_updated": "2023-07-28T09:38:25.820100-04:00",
                    "created_at": "2023-07-27T08:33:21.547423-04:00",
                    "name": "WAS",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afbaea45-373b-4c2d-a661-72ae76011fea/?format=api"
                }
            ]
        },
        {
            "id": "dee7d95a-590b-4eb2-b000-ef7150efff7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f4f5b93b-9eed-4a15-b155-85e940f319f5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-27T08:33:21.555985-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65759bc7-e20b-4145-98a4-b383f8bd4196",
                    "gambit_id": "47a81eaa-1628-4b31-ade9-5c4ef825778f",
                    "last_updated": "2023-07-28T09:38:25.831168-04:00",
                    "created_at": "2023-07-27T08:33:21.559973-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee7d95a-590b-4eb2-b000-ef7150efff7a/?format=api"
                },
                {
                    "id": "5a39c283-a09a-4720-b081-bed1eaf9823b",
                    "gambit_id": "4bac1bf6-219f-49c8-91a4-4f74356fab99",
                    "last_updated": "2023-07-28T09:38:25.835768-04:00",
                    "created_at": "2023-07-27T08:33:21.564221-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee7d95a-590b-4eb2-b000-ef7150efff7a/?format=api"
                }
            ]
        }
    ]
}