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/6671ce28-5053-4a33-818c-aa8e1dd44be6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6671ce28-5053-4a33-818c-aa8e1dd44be6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1abfc61d-ea3f-4559-8ef6-9efef15a66ca",
    "completed": true,
    "last_updated": "2023-07-25T20:22:55.746058-04:00",
    "created_at": "2023-07-24T08:13:21.626959-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1abfc61d-ea3f-4559-8ef6-9efef15a66ca",
    "datetime": "2023-07-24T19:10:00-04:00",
    "cutoff_datetime": "2023-07-24T19:10:00-04:00",
    "name": "KAN (R Yarbrough) v. CLE (L Allen)",
    "bettypes": [
        {
            "id": "59080626-a11e-4f52-8565-ae937c80ff01",
            "match": "https://api-prod.gambitprofit.com/api/matches/6671ce28-5053-4a33-818c-aa8e1dd44be6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-24T08:13:21.632253-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 (L Allen)",
                        "amount": 6434.0
                    },
                    {
                        "team": "KAN (R Yarbrough)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8096731d-cbe9-411f-a665-9397ea8db049",
                    "gambit_id": "fb9524e4-82e2-4b98-a26e-895ed1bae4e4",
                    "last_updated": "2023-07-25T20:22:55.763571-04:00",
                    "created_at": "2023-07-24T08:13:21.642087-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59080626-a11e-4f52-8565-ae937c80ff01/?format=api"
                },
                {
                    "id": "ef868a4d-9067-4d01-b4b0-edc86c9a0a45",
                    "gambit_id": "1f450a0f-41b5-4197-a17e-761a662ff9dc",
                    "last_updated": "2023-07-25T20:22:55.759611-04:00",
                    "created_at": "2023-07-24T08:13:21.637318-04:00",
                    "name": "KAN (R Yarbrough)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59080626-a11e-4f52-8565-ae937c80ff01/?format=api"
                }
            ]
        },
        {
            "id": "90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/6671ce28-5053-4a33-818c-aa8e1dd44be6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-24T08:13:21.650969-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e66cf33-1c46-4c9c-b91e-0af9db7a6a67",
                    "gambit_id": "9d81dd43-5497-4bbf-81dd-8f5857d2ce9a",
                    "last_updated": "2023-07-25T20:22:55.774087-04:00",
                    "created_at": "2023-07-24T08:13:21.661091-04:00",
                    "name": "CLE",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4/?format=api"
                },
                {
                    "id": "adc55abf-552c-407f-b439-a5dd2bce712d",
                    "gambit_id": "41e98189-50c1-467c-b5b2-5ac4f49c969b",
                    "last_updated": "2023-07-25T20:22:55.770554-04:00",
                    "created_at": "2023-07-24T08:13:21.656047-04:00",
                    "name": "KAN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4/?format=api"
                }
            ]
        },
        {
            "id": "14dcdb16-1979-4694-af94-be683425b12f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6671ce28-5053-4a33-818c-aa8e1dd44be6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-24T08:13:21.665719-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 Under 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55faa4ac-7bc7-408f-b4bf-13a24d6e3a2f",
                    "gambit_id": "f23a00b5-f721-4197-bd41-d246ea47c692",
                    "last_updated": "2023-07-25T20:22:55.785444-04:00",
                    "created_at": "2023-07-24T08:13:21.675745-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dcdb16-1979-4694-af94-be683425b12f/?format=api"
                },
                {
                    "id": "369c6bdb-7e32-4175-9ee6-34b2ec1168bd",
                    "gambit_id": "4557d7da-1626-46da-8e78-c1a0a56233d4",
                    "last_updated": "2023-07-25T20:22:55.781710-04:00",
                    "created_at": "2023-07-24T08:13:21.670752-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14dcdb16-1979-4694-af94-be683425b12f/?format=api"
                }
            ]
        }
    ]
}