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/e03360da-ed82-4980-b705-e6442ca57ddd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e03360da-ed82-4980-b705-e6442ca57ddd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c721708f-77dd-463b-a97c-479252b6e522",
    "completed": true,
    "last_updated": "2022-08-21T18:47:01.198005-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.16,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c721708f-77dd-463b-a97c-479252b6e522",
    "datetime": "2022-08-20T21:00:00-04:00",
    "cutoff_datetime": "2022-08-20T21:00:00-04:00",
    "name": "Colorado Rapids v. Houston Dynamo",
    "bettypes": [
        {
            "id": "573f32d5-b38a-4272-8e8f-9a5c1ee28685",
            "match": "https://api-prod.gambitprofit.com/api/matches/e03360da-ed82-4980-b705-e6442ca57ddd/?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": "Colorado Rapids",
                        "amount": 6868.0
                    },
                    {
                        "team": "Houston Dynamo",
                        "amount": 3132.0
                    }
                ],
                "expected_reward_tokens": 11400.48,
                "profit_sb": 2400.48,
                "profit_sb_percentage": 26.67,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Colorado Rapids",
                        "amount": 5260.0
                    },
                    {
                        "team": "Houston Dynamo",
                        "amount": 2399.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2341.0
                    }
                ],
                "expected_reward_tokens": 8731.6,
                "profit_sb": -268.4,
                "profit_sb_percentage": -2.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d71fe326-661d-4932-b142-940969de987f",
                    "gambit_id": "a30f3782-a501-4713-aca2-5b7534345237",
                    "last_updated": "2022-08-21T18:47:01.200252-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado Rapids",
                    "reward": "1.66000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573f32d5-b38a-4272-8e8f-9a5c1ee28685/?format=api"
                },
                {
                    "id": "4ab86df3-3601-4226-af46-598bd157ce0f",
                    "gambit_id": "9506f1ba-09fe-437d-8d82-e54b57efb53e",
                    "last_updated": "2022-08-21T18:47:01.199856-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Dynamo",
                    "reward": "3.64000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573f32d5-b38a-4272-8e8f-9a5c1ee28685/?format=api"
                },
                {
                    "id": "a08473d2-f752-41c8-ae7e-3bb90d3f3ace",
                    "gambit_id": "31c5c844-a933-40e2-be27-369e67930d62",
                    "last_updated": "2022-08-21T18:47:01.200644-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.73000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573f32d5-b38a-4272-8e8f-9a5c1ee28685/?format=api"
                }
            ]
        },
        {
            "id": "67b93d94-010f-4ef9-bcbe-ab9a50fa7db5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e03360da-ed82-4980-b705-e6442ca57ddd/?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": 6011.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3989.0
                    }
                ],
                "expected_reward_tokens": 8895.47,
                "profit_sb": -104.53,
                "profit_sb_percentage": -1.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3c58b29-e8a8-4ef5-990c-20dd09102ea5",
                    "gambit_id": "1221cdb0-0c0a-4e16-8894-addeb634352a",
                    "last_updated": "2022-08-21T18:47:01.199456-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b93d94-010f-4ef9-bcbe-ab9a50fa7db5/?format=api"
                },
                {
                    "id": "6170ce72-5bc3-4140-ace5-38546cb4bbef",
                    "gambit_id": "eb3aa0ad-82fd-4a8c-8d5c-a8befdf4babf",
                    "last_updated": "2022-08-21T18:47:01.198990-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.23000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b93d94-010f-4ef9-bcbe-ab9a50fa7db5/?format=api"
                }
            ]
        }
    ]
}