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/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c8623c4-aa2b-440b-9b9b-38c9b8113f2a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9adc9cf3-3cd8-4ce3-9cd6-919bd5dfc7b9",
    "completed": true,
    "last_updated": "2023-07-04T10:23:14.652048-04:00",
    "created_at": "2023-07-02T08:58:22.942166-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.63,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9adc9cf3-3cd8-4ce3-9cd6-919bd5dfc7b9",
    "datetime": "2023-07-02T12:05:00-04:00",
    "cutoff_datetime": "2023-07-02T12:05:00-04:00",
    "name": "MIN (S Gray) v. BAL (C Irvin)",
    "bettypes": [
        {
            "id": "bb4b7e0d-f254-4ef8-ab51-20add8dc2b2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:22.944588-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": "MIN (S Gray)",
                        "amount": 5196.0
                    },
                    {
                        "team": "BAL (C Irvin)",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 9559.96,
                "profit_sb": 59.96,
                "profit_sb_percentage": 0.63,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cad9ee2-c1e2-43bc-a37e-b4be988e76a9",
                    "gambit_id": "cd037d9b-7c83-42a6-8cb3-8d89ac0906ad",
                    "last_updated": "2023-07-04T10:23:14.656753-04:00",
                    "created_at": "2023-07-02T08:58:22.946548-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.84000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb4b7e0d-f254-4ef8-ab51-20add8dc2b2b/?format=api"
                },
                {
                    "id": "1ef7e164-0690-40f0-a8d4-6be7ca825f0f",
                    "gambit_id": "51aa2618-53af-4310-866c-c92a8b6861f6",
                    "last_updated": "2023-07-04T10:23:14.659311-04:00",
                    "created_at": "2023-07-02T08:58:22.948405-04:00",
                    "name": "BAL (C Irvin)",
                    "reward": "1.99000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb4b7e0d-f254-4ef8-ab51-20add8dc2b2b/?format=api"
                }
            ]
        },
        {
            "id": "c5f32c3a-103c-4e03-857d-53137edbe3e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:22.950306-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": "BAL",
                        "amount": 5939.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "86908f83-fb63-4d37-a93a-e757931967f8",
                    "gambit_id": "5749dfdf-baa0-4e1f-9923-5f8405cf7e99",
                    "last_updated": "2023-07-04T10:23:14.666176-04:00",
                    "created_at": "2023-07-02T08:58:22.954274-04:00",
                    "name": "BAL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f32c3a-103c-4e03-857d-53137edbe3e0/?format=api"
                },
                {
                    "id": "1c61da61-5235-4a83-b0c1-2e4af4f9a678",
                    "gambit_id": "8ef260af-9c1c-4e4f-86d8-4a3950cbeaf6",
                    "last_updated": "2023-07-04T10:23:14.663813-04:00",
                    "created_at": "2023-07-02T08:58:22.952400-04:00",
                    "name": "MIN",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f32c3a-103c-4e03-857d-53137edbe3e0/?format=api"
                }
            ]
        },
        {
            "id": "491db093-859b-41a6-a4af-d6914008940c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c8623c4-aa2b-440b-9b9b-38c9b8113f2a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:22.955923-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0259cf1-aab7-4d55-bb10-d4129917ec1b",
                    "gambit_id": "a3715cc9-afee-49af-bcfa-bae5f53b4a98",
                    "last_updated": "2023-07-04T10:23:14.674269-04:00",
                    "created_at": "2023-07-02T08:58:22.959119-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491db093-859b-41a6-a4af-d6914008940c/?format=api"
                },
                {
                    "id": "483b9cf6-b183-4218-a3e3-963705b399c3",
                    "gambit_id": "12cf7789-c294-40d2-8e1c-514e59f4f2b4",
                    "last_updated": "2023-07-04T10:23:14.671581-04:00",
                    "created_at": "2023-07-02T08:58:22.957447-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491db093-859b-41a6-a4af-d6914008940c/?format=api"
                }
            ]
        }
    ]
}