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/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "68bd44ee-d04e-47e0-8f94-2a69c6a89766",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ad16ca84-9ef3-4cc0-97c9-06358d92b1a0",
    "completed": true,
    "last_updated": "2022-12-17T19:32:21.064918-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ad16ca84-9ef3-4cc0-97c9-06358d92b1a0",
    "datetime": "2022-12-16T20:40:00-05:00",
    "cutoff_datetime": "2022-12-16T20:40:00-05:00",
    "name": "Portland Trail Blazers v. Dallas Mavericks",
    "bettypes": [
        {
            "id": "fa1bfcca-9e4f-498e-8430-46f4222fa113",
            "match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "Dallas Mavericks",
                        "amount": 6114.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c15a7a9-6584-4404-b0c0-e3229dea6c2b",
                    "gambit_id": "8163c597-f0b1-4cd9-b59c-4346feb08ce6",
                    "last_updated": "2022-12-17T19:32:21.071616-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api"
                },
                {
                    "id": "1d8b4a21-e386-4696-b6f6-62b6b5972a7b",
                    "gambit_id": "0b74fe70-27cf-4991-968a-db386e5869a8",
                    "last_updated": "2022-12-17T19:32:21.072800-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1bfcca-9e4f-498e-8430-46f4222fa113/?format=api"
                }
            ]
        },
        {
            "id": "e2e7fab0-cb58-45f6-abf0-de8d003a636f",
            "match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0f9b4560-2d2f-4043-aba9-a52ed29194f4",
                    "gambit_id": "b4d9464d-326d-41f2-8adc-467e0d823f9f",
                    "last_updated": "2022-12-17T19:32:21.076686-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e7fab0-cb58-45f6-abf0-de8d003a636f/?format=api"
                },
                {
                    "id": "ed899d63-1c8f-42bd-b613-d811a23d9ecd",
                    "gambit_id": "7e203a96-2ec9-47ce-902f-785fc43c4bcb",
                    "last_updated": "2022-12-17T19:32:21.075162-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e7fab0-cb58-45f6-abf0-de8d003a636f/?format=api"
                }
            ]
        },
        {
            "id": "0d5ebefa-d277-444d-a985-5f88d89ff9f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/68bd44ee-d04e-47e0-8f94-2a69c6a89766/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e3da904-c2c6-498f-8bd8-d57d20508abe",
                    "gambit_id": "a2939c79-8a3d-43b0-8213-a237d01c2c6c",
                    "last_updated": "2022-12-17T19:32:21.069251-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api"
                },
                {
                    "id": "522ad386-303a-43f5-b6e0-b1c4c0c3dcc8",
                    "gambit_id": "9b1c9c01-fa58-4130-a9ba-643deb4138e3",
                    "last_updated": "2022-12-17T19:32:21.068008-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d5ebefa-d277-444d-a985-5f88d89ff9f5/?format=api"
                }
            ]
        }
    ]
}