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/32b4f8c6-d4cf-4559-80bc-bf373151d346/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32b4f8c6-d4cf-4559-80bc-bf373151d346",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2a86a50-850f-423c-9f77-972da7b506c1",
    "completed": true,
    "last_updated": "2022-10-11T13:32:17.054627-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.74,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e2a86a50-850f-423c-9f77-972da7b506c1",
    "datetime": "2022-10-09T17:00:00-04:00",
    "cutoff_datetime": "2022-10-09T17:00:00-04:00",
    "name": "Seattle Sounders v. San Jose Earthquakes",
    "bettypes": [
        {
            "id": "ff705b50-e29b-4e55-b892-27f292753416",
            "match": "https://api-prod.gambitprofit.com/api/matches/32b4f8c6-d4cf-4559-80bc-bf373151d346/?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": "Seattle Sounders",
                        "amount": 7194.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2806.0
                    }
                ],
                "expected_reward_tokens": 11869.38,
                "profit_sb": 2369.38,
                "profit_sb_percentage": 24.94,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Seattle Sounders",
                        "amount": 5638.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2199.0
                    },
                    {
                        "team": "San Jose Earthquakes",
                        "amount": 2163.0
                    }
                ],
                "expected_reward_tokens": 9300.9,
                "profit_sb": -199.1,
                "profit_sb_percentage": -2.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3a31d6f-53a7-4479-9c70-272783597406",
                    "gambit_id": "58711e9d-ecf8-4b45-b039-1f2c29a37508",
                    "last_updated": "2022-10-11T13:32:17.062035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Sounders",
                    "reward": "1.65000",
                    "odds": "1.67000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff705b50-e29b-4e55-b892-27f292753416/?format=api"
                },
                {
                    "id": "d21e739a-94da-4854-b7fd-07f16b6d9e78",
                    "gambit_id": "23c1eb3c-ee79-46bd-a183-656c7a0d158e",
                    "last_updated": "2022-10-11T13:32:17.063218-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.23000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff705b50-e29b-4e55-b892-27f292753416/?format=api"
                },
                {
                    "id": "fc4c5e51-4ee7-4c61-a51f-cc432ae21001",
                    "gambit_id": "524b3d73-6728-4a86-b9d6-df194238666b",
                    "last_updated": "2022-10-11T13:32:17.060853-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Earthquakes",
                    "reward": "4.30000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff705b50-e29b-4e55-b892-27f292753416/?format=api"
                }
            ]
        },
        {
            "id": "78c7bf2b-ef4f-443f-905e-52c2c5d6fb69",
            "match": "https://api-prod.gambitprofit.com/api/matches/32b4f8c6-d4cf-4559-80bc-bf373151d346/?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": 6266.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 9335.0,
                "profit_sb": -165.0,
                "profit_sb_percentage": -1.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2bb004c6-0eab-410c-90de-b27097de74da",
                    "gambit_id": "cdb1d528-8e2e-4496-bf16-f0221ed2ad6f",
                    "last_updated": "2022-10-11T13:32:17.057398-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c7bf2b-ef4f-443f-905e-52c2c5d6fb69/?format=api"
                },
                {
                    "id": "82c04a70-16dc-4336-b07f-fedde4e454d2",
                    "gambit_id": "7e0ebb20-3fe7-4975-bc8a-5b723729fdca",
                    "last_updated": "2022-10-11T13:32:17.058578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c7bf2b-ef4f-443f-905e-52c2c5d6fb69/?format=api"
                }
            ]
        }
    ]
}