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/3987830a-106d-4ab4-b8e6-4e81ab451a34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3987830a-106d-4ab4-b8e6-4e81ab451a34",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bd19cea9-1f7b-41be-b655-67660e277467",
    "completed": true,
    "last_updated": "2022-10-03T15:46:55.787748-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -4.87,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/bd19cea9-1f7b-41be-b655-67660e277467",
    "datetime": "2022-10-01T21:00:00-04:00",
    "cutoff_datetime": "2022-10-01T21:00:00-04:00",
    "name": "Xiaonan Yan v. Mackenzie Dern",
    "bettypes": [
        {
            "id": "2d99d765-22c7-4795-b364-25f7b3fa2498",
            "match": "https://api-prod.gambitprofit.com/api/matches/3987830a-106d-4ab4-b8e6-4e81ab451a34/?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": "Mackenzie Dern",
                        "amount": 6795.0
                    },
                    {
                        "team": "Xiaonan Yan",
                        "amount": 3205.0
                    }
                ],
                "expected_reward_tokens": 9037.35,
                "profit_sb": -462.65,
                "profit_sb_percentage": -4.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ba3a7f1-df99-4148-9eb4-076481167962",
                    "gambit_id": "f499fcf8-0cfb-4696-80c7-5f444d910e57",
                    "last_updated": "2022-10-03T15:46:55.793643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mackenzie Dern",
                    "reward": "1.33000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api"
                },
                {
                    "id": "de46ee03-c471-45df-b170-c0f23649bdb2",
                    "gambit_id": "ae8b4dee-dd11-497e-995c-5df6bd6b49b8",
                    "last_updated": "2022-10-03T15:46:55.794628-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Xiaonan Yan",
                    "reward": "2.82000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api"
                }
            ]
        },
        {
            "id": "df554bda-470f-4426-87b5-9d7ac1a07bda",
            "match": "https://api-prod.gambitprofit.com/api/matches/3987830a-106d-4ab4-b8e6-4e81ab451a34/?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": 5376.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 8924.16,
                "profit_sb": -575.84,
                "profit_sb_percentage": -6.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c96b163d-f0f3-4df7-9e80-45294e0ae262",
                    "gambit_id": "0f0e428d-ea0d-4628-bf80-92125a7b29ad",
                    "last_updated": "2022-10-03T15:46:55.791659-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df554bda-470f-4426-87b5-9d7ac1a07bda/?format=api"
                },
                {
                    "id": "7ab68da3-5caf-47ec-a15c-59e04d373d11",
                    "gambit_id": "2279177b-3ce3-4111-b0be-58fd07243101",
                    "last_updated": "2022-10-03T15:46:55.790586-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df554bda-470f-4426-87b5-9d7ac1a07bda/?format=api"
                }
            ]
        }
    ]
}