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/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e4a33b48-e31b-47ff-a21e-8f11821b7382",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9d1a6592-3430-45af-82e7-be2c01012565",
    "completed": true,
    "last_updated": "2023-09-25T14:23:14.625604-04:00",
    "created_at": "2023-09-23T09:38:26.785666-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9d1a6592-3430-45af-82e7-be2c01012565",
    "datetime": "2023-09-23T18:40:00-04:00",
    "cutoff_datetime": "2023-09-23T18:40:00-04:00",
    "name": "PIT (B Falter) v. CIN (C Phillips)",
    "bettypes": [
        {
            "id": "8ffef486-33f8-4114-b33c-fa333417b41c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-23T09:38:26.790748-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": "CIN (C Phillips)",
                        "amount": 5541.0
                    },
                    {
                        "team": "PIT (B Falter)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28fa8c08-d99a-4090-bbab-a769f0582c56",
                    "gambit_id": "897a60fa-c2a1-45b8-9c3b-bde6932284a8",
                    "last_updated": "2023-09-25T14:23:14.641725-04:00",
                    "created_at": "2023-09-23T09:38:26.799904-04:00",
                    "name": "CIN (C Phillips)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffef486-33f8-4114-b33c-fa333417b41c/?format=api"
                },
                {
                    "id": "865c1418-073f-444c-b49f-beda2745fd36",
                    "gambit_id": "6c38a139-9ec3-439c-a245-5f51931ea391",
                    "last_updated": "2023-09-25T14:23:14.638528-04:00",
                    "created_at": "2023-09-23T09:38:26.795036-04:00",
                    "name": "PIT (B Falter)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffef486-33f8-4114-b33c-fa333417b41c/?format=api"
                }
            ]
        },
        {
            "id": "927a5d59-b1e1-48be-9dfd-0d28a52cf479",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-23T09:38:26.804130-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": "PIT",
                        "amount": 6090.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c49281e7-ab99-4874-8fc6-2bb5b8b21ccf",
                    "gambit_id": "e693faed-fb10-4b56-8b2c-a7928b15f8fa",
                    "last_updated": "2023-09-25T14:23:14.655760-04:00",
                    "created_at": "2023-09-23T09:38:26.808076-04:00",
                    "name": "PIT",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api"
                },
                {
                    "id": "a0603b74-0e11-485b-ab8e-c7760a87d7a5",
                    "gambit_id": "beae5743-d2ed-48d3-8f59-1e64b32a2b40",
                    "last_updated": "2023-09-25T14:23:14.658873-04:00",
                    "created_at": "2023-09-23T09:38:26.812196-04:00",
                    "name": "CIN",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api"
                }
            ]
        },
        {
            "id": "cb521441-3183-4f8e-835e-6a1629fbb1ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-23T09:38:26.815921-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f440fc5-4370-4b7a-a9b7-ab790ae762f3",
                    "gambit_id": "cb468f93-aab9-4bc4-92e1-5b7925dcf298",
                    "last_updated": "2023-09-25T14:23:14.665143-04:00",
                    "created_at": "2023-09-23T09:38:26.819696-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb521441-3183-4f8e-835e-6a1629fbb1ea/?format=api"
                },
                {
                    "id": "e1f770e4-d5d4-4b77-81e4-e5a59faffde0",
                    "gambit_id": "add1d44e-3bd8-4d59-906a-ee8d3dd55aa0",
                    "last_updated": "2023-09-25T14:23:14.675726-04:00",
                    "created_at": "2023-09-23T09:38:26.823531-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb521441-3183-4f8e-835e-6a1629fbb1ea/?format=api"
                }
            ]
        }
    ]
}