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/03e44e85-b456-44c8-b8ab-f032216e798e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "03e44e85-b456-44c8-b8ab-f032216e798e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9b344cf2-53a1-49b9-a485-c10bd22b4aa4",
    "completed": true,
    "last_updated": "2022-08-29T14:32:22.642165-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.02,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9b344cf2-53a1-49b9-a485-c10bd22b4aa4",
    "datetime": "2022-08-28T19:30:00-04:00",
    "cutoff_datetime": "2022-08-28T19:30:00-04:00",
    "name": "Orlando City SC v. New York City FC",
    "bettypes": [
        {
            "id": "71f398f0-08af-4693-9433-8c54d541eff4",
            "match": "https://api-prod.gambitprofit.com/api/matches/03e44e85-b456-44c8-b8ab-f032216e798e/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Orlando City SC",
                        "amount": 5453.0
                    },
                    {
                        "team": "New York City FC",
                        "amount": 4547.0
                    }
                ],
                "expected_reward_tokens": 12322.37,
                "profit_sb": 3322.37,
                "profit_sb_percentage": 36.92,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Orlando City SC",
                        "amount": 3891.0
                    },
                    {
                        "team": "New York City FC",
                        "amount": 3245.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2864.0
                    }
                ],
                "expected_reward_tokens": 8792.48,
                "profit_sb": -207.52,
                "profit_sb_percentage": -2.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5c2b39f-2221-4e93-be45-c2e4fccd2267",
                    "gambit_id": "6ba4a65a-6dd6-4381-b0ed-6bad0931f7f5",
                    "last_updated": "2022-08-29T14:32:22.644592-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando City SC",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f398f0-08af-4693-9433-8c54d541eff4/?format=api"
                },
                {
                    "id": "883af0f0-6af6-4694-ba83-f0daa52cc5a5",
                    "gambit_id": "9f8684de-d4d5-4a41-acc0-33cc1a46d083",
                    "last_updated": "2022-08-29T14:32:22.644138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York City FC",
                    "reward": "2.71000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f398f0-08af-4693-9433-8c54d541eff4/?format=api"
                },
                {
                    "id": "891db269-67c1-4de8-9e4e-e5003776fb2f",
                    "gambit_id": "eb962ed7-776b-4623-89ee-e2b24d85d01a",
                    "last_updated": "2022-08-29T14:32:22.645032-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.07000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f398f0-08af-4693-9433-8c54d541eff4/?format=api"
                }
            ]
        },
        {
            "id": "1a45c8d2-1e31-4ff6-b450-9b627037452f",
            "match": "https://api-prod.gambitprofit.com/api/matches/03e44e85-b456-44c8-b8ab-f032216e798e/?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 2.5",
                        "amount": 5127.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4873.0
                    }
                ],
                "expected_reward_tokens": 8818.44,
                "profit_sb": -181.56,
                "profit_sb_percentage": -2.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "964e3408-5597-456f-a24b-c7ad75583a52",
                    "gambit_id": "b4977dab-dc1f-4b58-a55b-fca158faa877",
                    "last_updated": "2022-08-29T14:32:22.643677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a45c8d2-1e31-4ff6-b450-9b627037452f/?format=api"
                },
                {
                    "id": "67225f0d-d39e-4817-b03e-c0bcb5b93384",
                    "gambit_id": "1e13c7ca-8390-4d9e-bb49-abdaac663eeb",
                    "last_updated": "2022-08-29T14:32:22.643150-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.81000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a45c8d2-1e31-4ff6-b450-9b627037452f/?format=api"
                }
            ]
        }
    ]
}