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/43c57a73-9693-4537-becc-4977a7044b4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "43c57a73-9693-4537-becc-4977a7044b4e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d967fc24-182f-4cd3-aa54-6faf7e19f63e",
    "completed": true,
    "last_updated": "2022-11-07T09:02:13.369341-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.29,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/d967fc24-182f-4cd3-aa54-6faf7e19f63e",
    "datetime": "2022-11-05T19:00:00-04:00",
    "cutoff_datetime": "2022-11-05T19:00:00-04:00",
    "name": "Nathan Maness v. Tagir Ulanbekov",
    "bettypes": [
        {
            "id": "f3ca6508-5cc2-48df-b6da-f3142f22b033",
            "match": "https://api-prod.gambitprofit.com/api/matches/43c57a73-9693-4537-becc-4977a7044b4e/?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": "Tagir Ulanbekov",
                        "amount": 6480.0
                    },
                    {
                        "team": "Nathan Maness",
                        "amount": 3520.0
                    }
                ],
                "expected_reward_tokens": 8940.8,
                "profit_sb": -59.2,
                "profit_sb_percentage": -0.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c88d6cb-5d0f-4612-baf8-e177ab02ca93",
                    "gambit_id": "ca736799-e3d3-47b2-8e5f-035ccfeafa22",
                    "last_updated": "2022-11-07T09:02:13.375759-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tagir Ulanbekov",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ca6508-5cc2-48df-b6da-f3142f22b033/?format=api"
                },
                {
                    "id": "9f036139-440c-4181-a9e6-5c2c80351007",
                    "gambit_id": "8c699a3e-a122-450e-b0b4-b0ba081ed3b0",
                    "last_updated": "2022-11-07T09:02:13.376748-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nathan Maness",
                    "reward": "2.54000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ca6508-5cc2-48df-b6da-f3142f22b033/?format=api"
                }
            ]
        },
        {
            "id": "e783862d-afa4-47c4-8cf4-3cde2dc5adca",
            "match": "https://api-prod.gambitprofit.com/api/matches/43c57a73-9693-4537-becc-4977a7044b4e/?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": 6410.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3590.0
                    }
                ],
                "expected_reward_tokens": 8974.0,
                "profit_sb": -26.0,
                "profit_sb_percentage": -0.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54ce0d21-34c5-417e-90e5-69f4b687888c",
                    "gambit_id": "dc4fae42-746d-4012-8aef-0924359e0e80",
                    "last_updated": "2022-11-07T09:02:13.373151-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e783862d-afa4-47c4-8cf4-3cde2dc5adca/?format=api"
                },
                {
                    "id": "d24c4b86-fb70-492e-8f27-bc00fb1bd030",
                    "gambit_id": "58952917-e31a-4dfd-b248-d4bdd793046b",
                    "last_updated": "2022-11-07T09:02:13.372089-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e783862d-afa4-47c4-8cf4-3cde2dc5adca/?format=api"
                }
            ]
        }
    ]
}