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/7c02a0e6-53df-48b9-bb10-8f63055a87ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c02a0e6-53df-48b9-bb10-8f63055a87ce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "25d61fa8-67fc-4b4a-acf3-fbdce3e45aba",
    "completed": true,
    "last_updated": "2023-09-04T12:48:34.916050-04:00",
    "created_at": "2023-09-02T09:33:16.968118-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/25d61fa8-67fc-4b4a-acf3-fbdce3e45aba",
    "datetime": "2023-09-02T20:40:00-04:00",
    "cutoff_datetime": "2023-09-02T20:40:00-04:00",
    "name": "SFO (K Harrison) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "be98b2e1-f2f6-49fc-a235-48cb75436deb",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c02a0e6-53df-48b9-bb10-8f63055a87ce/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-02T09:33:16.974711-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": "SDG (B Snell)",
                        "amount": 6173.0
                    },
                    {
                        "team": "SFO (K Harrison)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "91bb50c6-ee1d-40ad-ab53-f500c5e34534",
                    "gambit_id": "0051b357-7138-4c5f-bc05-c756e3881fb1",
                    "last_updated": "2023-09-04T12:48:34.930104-04:00",
                    "created_at": "2023-09-02T09:33:16.983962-04:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be98b2e1-f2f6-49fc-a235-48cb75436deb/?format=api"
                },
                {
                    "id": "0875e13d-bb62-41a7-9c7f-0ad7ef315275",
                    "gambit_id": "df22977e-a016-469a-bee5-1756c5ebc5a5",
                    "last_updated": "2023-09-04T12:48:34.925813-04:00",
                    "created_at": "2023-09-02T09:33:16.979055-04:00",
                    "name": "SFO (K Harrison)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be98b2e1-f2f6-49fc-a235-48cb75436deb/?format=api"
                }
            ]
        },
        {
            "id": "84c635f3-59be-4deb-8133-65496386f7b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c02a0e6-53df-48b9-bb10-8f63055a87ce/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-02T09:33:16.988207-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": "SFO",
                        "amount": 5688.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26504507-3e53-49bc-ac97-77e59aa55497",
                    "gambit_id": "dee5c5c7-e0f6-4911-9c45-d664670a3d72",
                    "last_updated": "2023-09-04T12:48:34.939905-04:00",
                    "created_at": "2023-09-02T09:33:16.991987-04:00",
                    "name": "SFO",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c635f3-59be-4deb-8133-65496386f7b2/?format=api"
                },
                {
                    "id": "d7998422-d52c-4e64-ac88-89ad92f46c2a",
                    "gambit_id": "8ef95882-c767-40c0-aae2-24107bd88893",
                    "last_updated": "2023-09-04T12:48:34.944031-04:00",
                    "created_at": "2023-09-02T09:33:16.996337-04:00",
                    "name": "SDG",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c635f3-59be-4deb-8133-65496386f7b2/?format=api"
                }
            ]
        },
        {
            "id": "ecebb72a-fd4e-4697-8651-f39010543d96",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c02a0e6-53df-48b9-bb10-8f63055a87ce/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-02T09:33:17.000313-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": "27051465-c086-4069-8783-094f6bd320a7",
                    "gambit_id": "76fa873b-443c-40fd-adc9-a4917fbb98bd",
                    "last_updated": "2023-09-04T12:48:34.958721-04:00",
                    "created_at": "2023-09-02T09:33:17.004052-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/ecebb72a-fd4e-4697-8651-f39010543d96/?format=api"
                },
                {
                    "id": "f692b24a-bdaa-4acb-b9db-fbb1c208d636",
                    "gambit_id": "607c18b8-4033-41a8-afd9-de22a9e9b601",
                    "last_updated": "2023-09-04T12:48:34.954147-04:00",
                    "created_at": "2023-09-02T09:33:17.008638-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/ecebb72a-fd4e-4697-8651-f39010543d96/?format=api"
                }
            ]
        }
    ]
}