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/2e0bc900-ddb8-4e72-b3c5-ef4cfba6803d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2e0bc900-ddb8-4e72-b3c5-ef4cfba6803d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a05f81fd-4924-4806-af1d-28873aa717f0",
    "completed": true,
    "last_updated": "2022-10-17T10:42:37.226743-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.56,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/a05f81fd-4924-4806-af1d-28873aa717f0",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "Cub Swanson v. Jonathan Martinez",
    "bettypes": [
        {
            "id": "75bcec2c-9749-49f3-a35c-5508bb494d31",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e0bc900-ddb8-4e72-b3c5-ef4cfba6803d/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Jonathan Martinez",
                        "amount": 6384.0
                    },
                    {
                        "team": "Cub Swanson",
                        "amount": 3616.0
                    }
                ],
                "expected_reward_tokens": 9256.8,
                "profit_sb": -243.2,
                "profit_sb_percentage": -2.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "506a4e3b-889c-47b7-81bd-34af9619690c",
                    "gambit_id": "5e0d72c6-5800-49f0-822d-e6745cd0413c",
                    "last_updated": "2022-10-17T10:42:37.232835-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jonathan Martinez",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75bcec2c-9749-49f3-a35c-5508bb494d31/?format=api"
                },
                {
                    "id": "0bd3f892-9b43-48d4-bb0f-a078bb3d7c0b",
                    "gambit_id": "6fd4bb9a-a4b8-4349-9fd4-cc0776da9cf2",
                    "last_updated": "2022-10-17T10:42:37.233967-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cub Swanson",
                    "reward": "2.56000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75bcec2c-9749-49f3-a35c-5508bb494d31/?format=api"
                }
            ]
        },
        {
            "id": "80a97b60-57a0-48ac-b0d5-59e1af8cb2af",
            "match": "https://api-prod.gambitprofit.com/api/matches/2e0bc900-ddb8-4e72-b3c5-ef4cfba6803d/?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": "Total Rounds Over 2.5",
                        "amount": 5665.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4335.0
                    }
                ],
                "expected_reward_tokens": 9233.55,
                "profit_sb": -266.45,
                "profit_sb_percentage": -2.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "458f677f-21d1-4e0f-a073-c8462f539b44",
                    "gambit_id": "b0fdf579-2f61-4cd1-abd2-4bbae00f313d",
                    "last_updated": "2022-10-17T10:42:37.230579-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a97b60-57a0-48ac-b0d5-59e1af8cb2af/?format=api"
                },
                {
                    "id": "b8f4e619-e247-46bd-92c9-8b37309922f3",
                    "gambit_id": "ae6120af-c30d-4100-ac39-7a82d5dd7104",
                    "last_updated": "2022-10-17T10:42:37.229416-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.13000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a97b60-57a0-48ac-b0d5-59e1af8cb2af/?format=api"
                }
            ]
        }
    ]
}