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/45a03a30-c66b-4a24-a68d-4c3ee029d365/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "45a03a30-c66b-4a24-a68d-4c3ee029d365",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c3caaa72-ef29-422d-a49d-b2a458bc9531",
    "completed": true,
    "last_updated": "2022-09-10T22:07:23.746017-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.38,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c3caaa72-ef29-422d-a49d-b2a458bc9531",
    "datetime": "2022-09-09T19:30:00-04:00",
    "cutoff_datetime": "2022-09-09T19:30:00-04:00",
    "name": "CF Montréal v. Columbus Crew",
    "bettypes": [
        {
            "id": "3c6fdabd-f084-40e7-97f9-5a0150a64763",
            "match": "https://api-prod.gambitprofit.com/api/matches/45a03a30-c66b-4a24-a68d-4c3ee029d365/?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": "CF Montréal",
                        "amount": 6304.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3696.0
                    }
                ],
                "expected_reward_tokens": 11975.04,
                "profit_sb": 2975.04,
                "profit_sb_percentage": 33.06,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "CF Montréal",
                        "amount": 4651.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2727.0
                    },
                    {
                        "team": "Columbus Crew",
                        "amount": 2622.0
                    }
                ],
                "expected_reward_tokens": 8835.48,
                "profit_sb": -164.52,
                "profit_sb_percentage": -1.83,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38baac40-1edd-476d-a37d-74366d510817",
                    "gambit_id": "42056401-2037-4ab0-9ba8-0b1997010286",
                    "last_updated": "2022-09-10T22:07:23.758078-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CF Montréal",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c6fdabd-f084-40e7-97f9-5a0150a64763/?format=api"
                },
                {
                    "id": "e95be32c-ae8e-4115-957d-d1ec5422b212",
                    "gambit_id": "42899deb-e35a-4c50-87e8-7bb5598e697f",
                    "last_updated": "2022-09-10T22:07:23.757021-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.24000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c6fdabd-f084-40e7-97f9-5a0150a64763/?format=api"
                },
                {
                    "id": "11d76e52-423b-4704-ab76-0ccb010a5644",
                    "gambit_id": "9b6dd327-adc5-41d0-ba35-dfa8f946ff03",
                    "last_updated": "2022-09-10T22:07:23.755811-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Columbus Crew",
                    "reward": "3.37000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c6fdabd-f084-40e7-97f9-5a0150a64763/?format=api"
                }
            ]
        },
        {
            "id": "c0a1efef-482a-41fd-934a-399f3566d7a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/45a03a30-c66b-4a24-a68d-4c3ee029d365/?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": 5153.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4847.0
                    }
                ],
                "expected_reward_tokens": 8966.22,
                "profit_sb": -33.78,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08cb2c9e-294c-4e9c-89f9-4f52c47aa7e7",
                    "gambit_id": "6891b332-cc58-41cb-9f9e-09ad46321ef5",
                    "last_updated": "2022-09-10T22:07:23.749989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.74000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a1efef-482a-41fd-934a-399f3566d7a9/?format=api"
                },
                {
                    "id": "6bc2e3b2-ee81-4c99-bd5b-46d5c31a32ae",
                    "gambit_id": "3d8744fc-c9cb-409a-993c-c9075dc907be",
                    "last_updated": "2022-09-10T22:07:23.748793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.85000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a1efef-482a-41fd-934a-399f3566d7a9/?format=api"
                }
            ]
        }
    ]
}