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/6b498ce4-13ce-4772-bca2-205c431b09bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b498ce4-13ce-4772-bca2-205c431b09bd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e81cad94-58f9-4359-9854-8bf20bd59227",
    "completed": true,
    "last_updated": "2023-06-12T10:23:25.175955-04:00",
    "created_at": "2023-06-10T10:42:58.768957-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.86,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/e81cad94-58f9-4359-9854-8bf20bd59227",
    "datetime": "2023-06-10T22:00:00-04:00",
    "cutoff_datetime": "2023-06-10T22:00:00-04:00",
    "name": "Adam Fugitt v. Mike Malott",
    "bettypes": [
        {
            "id": "8a5fc20a-f8de-4ac0-a520-8ebe1c76e468",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b498ce4-13ce-4772-bca2-205c431b09bd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T10:42:58.771515-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": "Mike Malott",
                        "amount": 6386.0
                    },
                    {
                        "team": "Adam Fugitt",
                        "amount": 3614.0
                    }
                ],
                "expected_reward_tokens": 9323.56,
                "profit_sb": -176.44,
                "profit_sb_percentage": -1.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3c338d2-9b06-4de8-983b-23fa5850ee3a",
                    "gambit_id": "9edc0ed9-d35d-4f3f-9f64-ace76d7607b4",
                    "last_updated": "2023-06-12T10:23:25.179289-04:00",
                    "created_at": "2023-06-10T10:42:58.773318-04:00",
                    "name": "Mike Malott",
                    "reward": "1.46000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fc20a-f8de-4ac0-a520-8ebe1c76e468/?format=api"
                },
                {
                    "id": "97f9b350-8650-4132-8fad-a3673eb2d171",
                    "gambit_id": "add9f4d2-e8ae-4929-b602-83c519b6d467",
                    "last_updated": "2023-06-12T10:23:25.180658-04:00",
                    "created_at": "2023-06-10T10:42:58.775323-04:00",
                    "name": "Adam Fugitt",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fc20a-f8de-4ac0-a520-8ebe1c76e468/?format=api"
                }
            ]
        },
        {
            "id": "389bc85b-e2ad-4b3e-be0c-0595d22b05cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b498ce4-13ce-4772-bca2-205c431b09bd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T10:42:58.777119-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 Under 2.5",
                        "amount": 6807.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 3193.0
                    }
                ],
                "expected_reward_tokens": 9323.56,
                "profit_sb": -176.44,
                "profit_sb_percentage": -1.86,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d3c1fa2c-fa58-4ad6-9802-ac818bfa1fbf",
                    "gambit_id": "a643c532-9b05-49ee-b077-5be9320ed441",
                    "last_updated": "2023-06-12T10:23:25.184723-04:00",
                    "created_at": "2023-06-10T10:42:58.781235-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389bc85b-e2ad-4b3e-be0c-0595d22b05cf/?format=api"
                },
                {
                    "id": "466e1174-3dbe-4c8d-9570-4bfb05ffe14c",
                    "gambit_id": "27de86a3-e271-497d-9c1f-d333ac0ab7e0",
                    "last_updated": "2023-06-12T10:23:25.183399-04:00",
                    "created_at": "2023-06-10T10:42:58.779460-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/389bc85b-e2ad-4b3e-be0c-0595d22b05cf/?format=api"
                }
            ]
        }
    ]
}