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/a4686d9e-9253-4aac-bde1-ee118331bf2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4686d9e-9253-4aac-bde1-ee118331bf2d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "30e9f95a-f379-4559-a1e6-a0cd3cb8d365",
    "completed": true,
    "last_updated": "2023-08-04T09:43:17.719938-04:00",
    "created_at": "2023-08-02T08:23:16.573489-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/30e9f95a-f379-4559-a1e6-a0cd3cb8d365",
    "datetime": "2023-08-02T16:10:00-04:00",
    "cutoff_datetime": "2023-08-02T16:10:00-04:00",
    "name": "BOS (K Crawford) v. SEA (L Gilbert)",
    "bettypes": [
        {
            "id": "178c014b-2c99-42d9-a613-e90e007c1067",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4686d9e-9253-4aac-bde1-ee118331bf2d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T08:23:16.584766-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 (L Gilbert)",
                        "amount": 5415.0
                    },
                    {
                        "team": "BOS (K Crawford)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28bdcaf8-2b3c-416b-8643-bf74d60b1d92",
                    "gambit_id": "c947f740-21c4-4daa-94ac-f1ea37787cb0",
                    "last_updated": "2023-08-04T09:43:17.736365-04:00",
                    "created_at": "2023-08-02T08:23:16.597274-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178c014b-2c99-42d9-a613-e90e007c1067/?format=api"
                },
                {
                    "id": "6b5bb2f3-9d63-41f0-82af-6d5dfb8d178f",
                    "gambit_id": "e297ae03-292e-4334-8e86-ec680c05e0b5",
                    "last_updated": "2023-08-04T09:43:17.732379-04:00",
                    "created_at": "2023-08-02T08:23:16.591493-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178c014b-2c99-42d9-a613-e90e007c1067/?format=api"
                }
            ]
        },
        {
            "id": "456c3b30-0465-4074-b0f2-8ce70aa0b940",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4686d9e-9253-4aac-bde1-ee118331bf2d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T08:23:16.602236-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": 6324.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8efe212-75cc-4340-84f8-79aff34a538e",
                    "gambit_id": "3f7a9404-743a-4184-897f-cc7e400d2638",
                    "last_updated": "2023-08-04T09:43:17.744642-04:00",
                    "created_at": "2023-08-02T08:23:16.607463-04:00",
                    "name": "BOS",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/456c3b30-0465-4074-b0f2-8ce70aa0b940/?format=api"
                },
                {
                    "id": "547c659c-2c5c-44a8-8c83-88f7b3e94c2e",
                    "gambit_id": "ce87e806-e09e-4a2d-a892-ac65d4fef588",
                    "last_updated": "2023-08-04T09:43:17.749587-04:00",
                    "created_at": "2023-08-02T08:23:16.613355-04:00",
                    "name": "SEA",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/456c3b30-0465-4074-b0f2-8ce70aa0b940/?format=api"
                }
            ]
        },
        {
            "id": "ef27e532-0f93-4141-ae24-9df5679393c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a4686d9e-9253-4aac-bde1-ee118331bf2d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T08:23:16.619313-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d4c9d1d-fdee-436e-bb69-75816d407877",
                    "gambit_id": "3c7ed172-011a-4cb7-9566-967100057498",
                    "last_updated": "2023-08-04T09:43:17.763741-04:00",
                    "created_at": "2023-08-02T08:23:16.624882-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef27e532-0f93-4141-ae24-9df5679393c6/?format=api"
                },
                {
                    "id": "99979530-ba8f-44a4-8629-4bed7a6d46f5",
                    "gambit_id": "d3c262dd-0234-4bda-9a73-24a4280ed9cd",
                    "last_updated": "2023-08-04T09:43:17.759702-04:00",
                    "created_at": "2023-08-02T08:23:16.632407-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef27e532-0f93-4141-ae24-9df5679393c6/?format=api"
                }
            ]
        }
    ]
}