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/4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "28afb9d3-a29e-4053-9099-a3988bc731b7",
    "completed": true,
    "last_updated": "2023-07-23T21:58:27.304799-04:00",
    "created_at": "2023-07-22T08:38:11.519468-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/28afb9d3-a29e-4053-9099-a3988bc731b7",
    "datetime": "2023-07-22T16:10:00-04:00",
    "cutoff_datetime": "2023-07-22T16:10:00-04:00",
    "name": "TOR (K Gausman) v. SEA (L Gilbert)",
    "bettypes": [
        {
            "id": "9751ecea-3f1e-45f4-a5ef-f223d6267092",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:11.528409-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 (K Gausman)",
                        "amount": 5541.0
                    },
                    {
                        "team": "SEA (L Gilbert)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e02ece55-7bcf-4657-a7b7-d802d4cfec0f",
                    "gambit_id": "33cee1d0-fda2-4b1d-9c83-d458b2f4aea7",
                    "last_updated": "2023-07-23T21:58:27.321118-04:00",
                    "created_at": "2023-07-22T08:38:11.532968-04:00",
                    "name": "TOR (K Gausman)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9751ecea-3f1e-45f4-a5ef-f223d6267092/?format=api"
                },
                {
                    "id": "4136fd37-a378-4594-9892-33e8d5b22025",
                    "gambit_id": "287daabe-df9f-4b15-b595-bb862e34c01d",
                    "last_updated": "2023-07-23T21:58:27.317485-04:00",
                    "created_at": "2023-07-22T08:38:11.537190-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9751ecea-3f1e-45f4-a5ef-f223d6267092/?format=api"
                }
            ]
        },
        {
            "id": "0f786f34-f95e-45ae-a637-6930911d0767",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T08:38:11.541234-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": 5773.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8029255-4e1b-445a-91d3-0db76afd2c26",
                    "gambit_id": "d2254cef-378f-47f8-bfcd-7ede5586d4a3",
                    "last_updated": "2023-07-23T21:58:27.343074-04:00",
                    "created_at": "2023-07-22T08:38:11.548869-04:00",
                    "name": "SEA",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f786f34-f95e-45ae-a637-6930911d0767/?format=api"
                },
                {
                    "id": "893e94e3-9f48-4658-8c3e-b52f2ef8f75f",
                    "gambit_id": "b1a04b5d-e9af-44e7-9651-82067386779f",
                    "last_updated": "2023-07-23T21:58:27.338662-04:00",
                    "created_at": "2023-07-22T08:38:11.544946-04:00",
                    "name": "TOR",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f786f34-f95e-45ae-a637-6930911d0767/?format=api"
                }
            ]
        },
        {
            "id": "487b8c37-fd8a-43d6-bea9-bca194cb266a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e748a5c-f2a8-48f8-ba45-4fcdc4fd194c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T08:38:11.553251-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "901db905-1f07-4a94-85d3-0681a9ecf87d",
                    "gambit_id": "da02f57a-406a-4bfd-b57c-3fcb7a611e5a",
                    "last_updated": "2023-07-23T21:58:27.351165-04:00",
                    "created_at": "2023-07-22T08:38:11.557309-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487b8c37-fd8a-43d6-bea9-bca194cb266a/?format=api"
                },
                {
                    "id": "e41aaff1-127a-431a-b8e2-dd35bca7a4fd",
                    "gambit_id": "9183308d-1c31-4db6-9742-2941017e62b5",
                    "last_updated": "2023-07-23T21:58:27.354174-04:00",
                    "created_at": "2023-07-22T08:38:11.561568-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/487b8c37-fd8a-43d6-bea9-bca194cb266a/?format=api"
                }
            ]
        }
    ]
}