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/206b1a40-c8de-4c34-8167-4b4acf26790a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "206b1a40-c8de-4c34-8167-4b4acf26790a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9919da40-846f-4da2-b750-3c1bda397c90",
    "completed": true,
    "last_updated": "2022-09-01T12:07:11.639597-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9919da40-846f-4da2-b750-3c1bda397c90",
    "datetime": "2022-08-31T19:30:00-04:00",
    "cutoff_datetime": "2022-08-31T19:30:00-04:00",
    "name": "Columbus Crew v. Inter Miami CF",
    "bettypes": [
        {
            "id": "ba87ea93-5452-45c9-acd0-60d57e2255a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/206b1a40-c8de-4c34-8167-4b4acf26790a/?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": "Columbus Crew",
                        "amount": 6570.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3430.0
                    }
                ],
                "expected_reward_tokens": 11627.7,
                "profit_sb": 2627.7,
                "profit_sb_percentage": 29.2,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Columbus Crew",
                        "amount": 5055.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2639.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 2306.0
                    }
                ],
                "expected_reward_tokens": 8946.21,
                "profit_sb": -53.79,
                "profit_sb_percentage": -0.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23660b8c-dc7a-4399-aef5-42293f2e5619",
                    "gambit_id": "4627a7ff-6b9f-43e0-8d24-a910dfeac09b",
                    "last_updated": "2022-09-01T12:07:11.642137-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Crew",
                    "reward": "1.77000",
                    "odds": "1.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba87ea93-5452-45c9-acd0-60d57e2255a6/?format=api"
                },
                {
                    "id": "465795ef-e9b2-42bf-966f-5d7339064e96",
                    "gambit_id": "82d29b14-abc0-4cc0-a5d8-4dacb6969db6",
                    "last_updated": "2022-09-01T12:07:11.642607-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.39000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba87ea93-5452-45c9-acd0-60d57e2255a6/?format=api"
                },
                {
                    "id": "35e2f760-6a03-4773-902a-7bf84d0ceaa3",
                    "gambit_id": "6e7d2e40-9c65-425b-b681-8cc0ee20b5a7",
                    "last_updated": "2022-09-01T12:07:11.641668-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Miami CF",
                    "reward": "3.88000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba87ea93-5452-45c9-acd0-60d57e2255a6/?format=api"
                }
            ]
        },
        {
            "id": "415d2ec2-34fe-401f-8f7e-39cbbd8a109a",
            "match": "https://api-prod.gambitprofit.com/api/matches/206b1a40-c8de-4c34-8167-4b4acf26790a/?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": 5000.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6295979c-b41d-4e26-b975-db98c68a4cb5",
                    "gambit_id": "2e0e7fa0-4079-41df-a35c-6f7802c0691d",
                    "last_updated": "2022-09-01T12:07:11.641167-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.79000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/415d2ec2-34fe-401f-8f7e-39cbbd8a109a/?format=api"
                },
                {
                    "id": "90e620ff-ec6f-4480-b73e-03562d2e9623",
                    "gambit_id": "03ac8ec8-5ed7-4ef6-9422-5f3bdc9b64ab",
                    "last_updated": "2022-09-01T12:07:11.640630-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.79000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/415d2ec2-34fe-401f-8f7e-39cbbd8a109a/?format=api"
                }
            ]
        }
    ]
}