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/b87b504f-37cb-43e8-8503-a1ff0f5700ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b87b504f-37cb-43e8-8503-a1ff0f5700ea",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "31cc61e2-90c1-4533-bd80-daf4706a6b99",
    "completed": false,
    "last_updated": "2022-12-24T17:12:25.481453-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.22,
    "sport_category": "UFC 273",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/31cc61e2-90c1-4533-bd80-daf4706a6b99",
    "datetime": "2022-12-10T22:00:00-05:00",
    "cutoff_datetime": "2022-12-10T22:00:00-05:00",
    "name": "Jan Blachowicz v. Magomed Ankalaev",
    "bettypes": [
        {
            "id": "73368545-a18d-43aa-b2f6-54321943ac95",
            "match": "https://api-prod.gambitprofit.com/api/matches/b87b504f-37cb-43e8-8503-a1ff0f5700ea/?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": "Magomed Ankalaev",
                        "amount": 7185.0
                    },
                    {
                        "team": "Jan Blachowicz",
                        "amount": 2815.0
                    }
                ],
                "expected_reward_tokens": 8979.85,
                "profit_sb": -20.15,
                "profit_sb_percentage": -0.22,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6257b8ad-87d1-45fc-8981-dc3276aed295",
                    "gambit_id": "c2b54782-7942-438d-8df4-c81c413eff66",
                    "last_updated": "2022-12-24T17:12:25.488431-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Magomed Ankalaev",
                    "reward": "1.25000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73368545-a18d-43aa-b2f6-54321943ac95/?format=api"
                },
                {
                    "id": "a0e3b831-12bf-41e9-8346-216655012a3a",
                    "gambit_id": "5d0775a1-1708-4637-9584-b6332bbadf87",
                    "last_updated": "2022-12-24T17:12:25.489540-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jan Blachowicz",
                    "reward": "3.19000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73368545-a18d-43aa-b2f6-54321943ac95/?format=api"
                }
            ]
        },
        {
            "id": "c9554091-c3a0-4356-878a-494b8a51ceb4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b87b504f-37cb-43e8-8503-a1ff0f5700ea/?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": 5742.0
                    },
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d45b722-a8f4-44d0-9f17-0474b9c03172",
                    "gambit_id": "55f2c708-224c-4dc8-b501-8b0b7de75f9d",
                    "last_updated": "2022-12-24T17:12:25.485056-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9554091-c3a0-4356-878a-494b8a51ceb4/?format=api"
                },
                {
                    "id": "dac51ac9-d3da-41f7-9505-ecb98ee52a7d",
                    "gambit_id": "d5fe5900-d127-4e14-9bce-8fca226fb4f0",
                    "last_updated": "2022-12-24T17:12:25.486197-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9554091-c3a0-4356-878a-494b8a51ceb4/?format=api"
                }
            ]
        }
    ]
}