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/57ccaa95-d3ad-46be-b67d-9e3829068efe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57ccaa95-d3ad-46be-b67d-9e3829068efe",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d9220005-d1bc-4fb2-a037-c81a0f14f224",
    "completed": true,
    "last_updated": "2022-12-05T11:47:14.752568-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.3,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/d9220005-d1bc-4fb2-a037-c81a0f14f224",
    "datetime": "2022-12-03T22:00:00-05:00",
    "cutoff_datetime": "2022-12-03T22:00:00-05:00",
    "name": "Kevin Holland v. Stephen Thompson",
    "bettypes": [
        {
            "id": "b0aed73c-3298-40df-92a9-e1d0938b3db1",
            "match": "https://api-prod.gambitprofit.com/api/matches/57ccaa95-d3ad-46be-b67d-9e3829068efe/?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": "Kevin Holland",
                        "amount": 6138.0
                    },
                    {
                        "team": "Stephen Thompson",
                        "amount": 3862.0
                    }
                ],
                "expected_reward_tokens": 8959.84,
                "profit_sb": -40.16,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ea7c0423-0e2c-4de8-81a9-3ee65fea9cf7",
                    "gambit_id": "6aa1c9cb-d1e9-4c7b-bd26-22834cf78a72",
                    "last_updated": "2022-12-05T11:47:14.759300-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kevin Holland",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0aed73c-3298-40df-92a9-e1d0938b3db1/?format=api"
                },
                {
                    "id": "c4781052-87c1-4b4f-a73c-85302e9e9b48",
                    "gambit_id": "7bef8319-d9f7-4937-a820-f9ffd4168d4d",
                    "last_updated": "2022-12-05T11:47:14.758341-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stephen Thompson",
                    "reward": "2.32000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0aed73c-3298-40df-92a9-e1d0938b3db1/?format=api"
                }
            ]
        },
        {
            "id": "d89735a6-13bc-48eb-818c-29a6fead2d22",
            "match": "https://api-prod.gambitprofit.com/api/matches/57ccaa95-d3ad-46be-b67d-9e3829068efe/?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 Under 4.5",
                        "amount": 5644.0
                    },
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 4356.0
                    }
                ],
                "expected_reward_tokens": 8973.36,
                "profit_sb": -26.64,
                "profit_sb_percentage": -0.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dcf5e84e-5cae-4dfe-b4b1-f81a7a3ace49",
                    "gambit_id": "4126c6be-eace-4dfd-a71a-31f99d60bb69",
                    "last_updated": "2022-12-05T11:47:14.755321-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api"
                },
                {
                    "id": "6b4d13ce-ccb8-436c-a0b3-ee8e1b1a2fbc",
                    "gambit_id": "39740489-09c6-4dd3-af09-2d33c87ffa57",
                    "last_updated": "2022-12-05T11:47:14.756388-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "2.06000",
                    "odds": "2.20000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d89735a6-13bc-48eb-818c-29a6fead2d22/?format=api"
                }
            ]
        }
    ]
}