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/a2c0eb5a-b2eb-415e-a7e8-bd5a93158ded/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a2c0eb5a-b2eb-415e-a7e8-bd5a93158ded",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6f0a789e-6829-4e74-8269-6541977f386d",
    "completed": true,
    "last_updated": "2023-04-30T12:47:17.030336-04:00",
    "created_at": "2023-04-28T11:22:19.796018-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6f0a789e-6829-4e74-8269-6541977f386d",
    "datetime": "2023-04-28T19:10:00-04:00",
    "cutoff_datetime": "2023-04-28T19:10:00-04:00",
    "name": "CLE (S Bieber) v. BOS (N Pivetta)",
    "bettypes": [
        {
            "id": "b2ac3d25-2971-4043-a960-5669a1d3240b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2c0eb5a-b2eb-415e-a7e8-bd5a93158ded/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T11:22:19.807056-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": "CLE (S Bieber)",
                        "amount": 5440.0
                    },
                    {
                        "team": "BOS (N Pivetta)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2c8f9135-cd46-4745-91a8-00a27085d59f",
                    "gambit_id": "3001c108-633c-4cbb-8cdc-f1cb2036dd2a",
                    "last_updated": "2023-04-30T12:47:17.045439-04:00",
                    "created_at": "2023-04-28T11:22:19.809911-04:00",
                    "name": "CLE (S Bieber)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2ac3d25-2971-4043-a960-5669a1d3240b/?format=api"
                },
                {
                    "id": "9dadfd82-a42d-431f-87c5-dcb2dd2cf3d1",
                    "gambit_id": "413c0c1a-05ff-4500-a60a-7014c0a95f12",
                    "last_updated": "2023-04-30T12:47:17.043853-04:00",
                    "created_at": "2023-04-28T11:22:19.808533-04:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2ac3d25-2971-4043-a960-5669a1d3240b/?format=api"
                }
            ]
        },
        {
            "id": "8abd884f-eb0a-4267-9b5e-88f302dba828",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2c0eb5a-b2eb-415e-a7e8-bd5a93158ded/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-28T11:22:19.802939-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": "BOS",
                        "amount": 5773.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a14f1beb-3305-4b99-a800-e9a00ca14672",
                    "gambit_id": "a4573cf9-ca97-4f8b-995f-8b69165aba37",
                    "last_updated": "2023-04-30T12:47:17.039108-04:00",
                    "created_at": "2023-04-28T11:22:19.804235-04:00",
                    "name": "BOS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abd884f-eb0a-4267-9b5e-88f302dba828/?format=api"
                },
                {
                    "id": "08060c6b-a56b-4cd8-b13c-316271472711",
                    "gambit_id": "b1802b25-5191-452e-b841-b0de84018c45",
                    "last_updated": "2023-04-30T12:47:17.040610-04:00",
                    "created_at": "2023-04-28T11:22:19.805592-04:00",
                    "name": "CLE",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abd884f-eb0a-4267-9b5e-88f302dba828/?format=api"
                }
            ]
        },
        {
            "id": "fb64cf2e-ed14-4da5-a203-7b7bff718504",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2c0eb5a-b2eb-415e-a7e8-bd5a93158ded/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T11:22:19.797870-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "103a4262-4244-4a6c-941d-ae03510564a9",
                    "gambit_id": "f4d85fdb-33ef-4431-a8fd-92efccc6629d",
                    "last_updated": "2023-04-30T12:47:17.036229-04:00",
                    "created_at": "2023-04-28T11:22:19.801305-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb64cf2e-ed14-4da5-a203-7b7bff718504/?format=api"
                },
                {
                    "id": "0585cbd8-a42f-44b5-a2f1-4b1c390d5038",
                    "gambit_id": "371e8dd0-b52c-44d7-8fd6-1520d81729c5",
                    "last_updated": "2023-04-30T12:47:17.034635-04:00",
                    "created_at": "2023-04-28T11:22:19.799539-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb64cf2e-ed14-4da5-a203-7b7bff718504/?format=api"
                }
            ]
        }
    ]
}