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/94bfb264-82f3-4cb6-830e-f2f9b8c9047d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94bfb264-82f3-4cb6-830e-f2f9b8c9047d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "68d49066-7514-4920-9290-51c1b33c0e22",
    "completed": true,
    "last_updated": "2023-04-17T11:42:07.174763-04:00",
    "created_at": "2023-04-14T12:02:17.416560-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.29,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/68d49066-7514-4920-9290-51c1b33c0e22",
    "datetime": "2023-04-15T20:30:00-04:00",
    "cutoff_datetime": "2023-04-15T20:30:00-04:00",
    "name": "Clay Guida v. Rafa Garcia",
    "bettypes": [
        {
            "id": "6bfd7b28-19c0-42d2-b3d4-7e1fe157e4e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/94bfb264-82f3-4cb6-830e-f2f9b8c9047d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:17.419031-04: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": "Rafa Garcia",
                        "amount": 6920.0
                    },
                    {
                        "team": "Clay Guida",
                        "amount": 3080.0
                    }
                ],
                "expected_reward_tokens": 9270.8,
                "profit_sb": -229.2,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ac441b4-ac86-471a-be99-99341115a855",
                    "gambit_id": "36a192e2-4a1a-4931-a50d-aa9db1521a20",
                    "last_updated": "2023-04-17T11:42:07.185889-04:00",
                    "created_at": "2023-04-14T12:02:17.421017-04:00",
                    "name": "Rafa Garcia",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bfd7b28-19c0-42d2-b3d4-7e1fe157e4e6/?format=api"
                },
                {
                    "id": "c9f64e5d-c04a-4193-b592-7368590c1320",
                    "gambit_id": "e04acf37-b143-403a-b1b0-05ffb1f725a2",
                    "last_updated": "2023-04-17T11:42:07.187596-04:00",
                    "created_at": "2023-04-14T12:02:17.423075-04:00",
                    "name": "Clay Guida",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bfd7b28-19c0-42d2-b3d4-7e1fe157e4e6/?format=api"
                }
            ]
        },
        {
            "id": "072ac353-ecfe-41b0-9e77-a3421ae7a277",
            "match": "https://api-prod.gambitprofit.com/api/matches/94bfb264-82f3-4cb6-830e-f2f9b8c9047d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-15T12:27:22.700684-04: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": "Total Rounds Over 2.5",
                        "amount": 6402.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3598.0
                    }
                ],
                "expected_reward_tokens": 9282.84,
                "profit_sb": -217.16,
                "profit_sb_percentage": -2.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "022b7d05-5c15-4560-bcf6-f01cabde3d88",
                    "gambit_id": "5c8e5ab7-376e-44cb-a86f-0870af260d18",
                    "last_updated": "2023-04-17T11:42:07.181661-04:00",
                    "created_at": "2023-04-15T12:27:22.704046-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api"
                },
                {
                    "id": "279db0b2-e46f-4cee-8742-1c6d2186fad5",
                    "gambit_id": "986769cf-60f4-4209-b4b2-e54c65a771e9",
                    "last_updated": "2023-04-17T11:42:07.179694-04:00",
                    "created_at": "2023-04-15T12:27:22.702321-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api"
                }
            ]
        }
    ]
}