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/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "be7d8a95-05f9-4079-ba28-287841d5f551",
    "completed": true,
    "last_updated": "2022-12-05T11:52:17.838705-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.8,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/be7d8a95-05f9-4079-ba28-287841d5f551",
    "datetime": "2022-12-03T22:00:00-05:00",
    "cutoff_datetime": "2022-12-03T22:00:00-05:00",
    "name": "Eryk Anders v. Kyle Daukaus",
    "bettypes": [
        {
            "id": "c88f7147-c9a9-4121-8daf-73f2462ac360",
            "match": "https://api-prod.gambitprofit.com/api/matches/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?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": "Kyle Daukaus",
                        "amount": 6471.0
                    },
                    {
                        "team": "Eryk Anders",
                        "amount": 3529.0
                    }
                ],
                "expected_reward_tokens": 8928.37,
                "profit_sb": -71.63,
                "profit_sb_percentage": -0.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3a9ce5d-a53b-42d0-85f2-0751c83d5581",
                    "gambit_id": "2ca05222-117b-4fc4-bc41-8dd46b00a611",
                    "last_updated": "2022-12-05T11:52:17.844538-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kyle Daukaus",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api"
                },
                {
                    "id": "3b77ccbe-80ce-499c-9a47-f23fcb456cf3",
                    "gambit_id": "02d9d855-0efd-49c7-b5b9-1f430c61193b",
                    "last_updated": "2022-12-05T11:52:17.845514-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eryk Anders",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api"
                }
            ]
        },
        {
            "id": "ebf7853f-6753-4a9b-83f7-ae5dcb0018ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?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": 5924.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7790151e-8207-4ee1-8876-188804fb8c57",
                    "gambit_id": "dfd85bee-6be8-4376-b5f2-344213f4e379",
                    "last_updated": "2022-12-05T11:52:17.842636-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api"
                },
                {
                    "id": "f0f0b319-b2c6-4cf3-a541-64aebd8eedc5",
                    "gambit_id": "12062b35-251e-454f-b347-8e5a3f29d9e4",
                    "last_updated": "2022-12-05T11:52:17.841486-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf7853f-6753-4a9b-83f7-ae5dcb0018ee/?format=api"
                }
            ]
        }
    ]
}