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/017d3a53-e901-42cf-9f55-1f1452b4cf76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "017d3a53-e901-42cf-9f55-1f1452b4cf76",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "63bbb4ce-9c5d-4f3a-933b-5653d9224733",
    "completed": true,
    "last_updated": "2022-10-03T15:46:56.608961-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -4.82,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/63bbb4ce-9c5d-4f3a-933b-5653d9224733",
    "datetime": "2022-10-01T21:00:00-04:00",
    "cutoff_datetime": "2022-10-01T21:00:00-04:00",
    "name": "Francisco Trinaldo v. Randy Brown",
    "bettypes": [
        {
            "id": "fd461105-0e4c-4114-a282-8cd359098dbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/017d3a53-e901-42cf-9f55-1f1452b4cf76/?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": "Randy Brown",
                        "amount": 7120.0
                    },
                    {
                        "team": "Francisco Trinaldo",
                        "amount": 2880.0
                    }
                ],
                "expected_reward_tokens": 9042.4,
                "profit_sb": -457.6,
                "profit_sb_percentage": -4.82,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ad8f4c0-0d4b-4f46-9aab-d66b6e42d436",
                    "gambit_id": "2b9fde46-5fd4-4638-84c3-d307701367e4",
                    "last_updated": "2022-10-03T15:46:56.615102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Randy Brown",
                    "reward": "1.27000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api"
                },
                {
                    "id": "25e76a0d-a96a-4ce1-9bd4-fd8b6555a82b",
                    "gambit_id": "91e139e5-e8d0-46f8-aedf-ff701978926b",
                    "last_updated": "2022-10-03T15:46:56.616072-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Francisco Trinaldo",
                    "reward": "3.14000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd461105-0e4c-4114-a282-8cd359098dbf/?format=api"
                }
            ]
        },
        {
            "id": "170803f4-0242-4f0a-bc26-ea67b57503b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/017d3a53-e901-42cf-9f55-1f1452b4cf76/?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": 5294.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4706.0
                    }
                ],
                "expected_reward_tokens": 8893.92,
                "profit_sb": -606.08,
                "profit_sb_percentage": -6.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3564653c-9700-4f2f-ab90-d0e4abc2a031",
                    "gambit_id": "66c5266d-0487-4715-a42f-31f680c4f1cf",
                    "last_updated": "2022-10-03T15:46:56.613095-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/170803f4-0242-4f0a-bc26-ea67b57503b9/?format=api"
                },
                {
                    "id": "ee7014ae-1620-41e7-9bbc-276fc31cfa67",
                    "gambit_id": "3d5918d6-1a30-4c69-91e7-0c500d96636f",
                    "last_updated": "2022-10-03T15:46:56.611909-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/170803f4-0242-4f0a-bc26-ea67b57503b9/?format=api"
                }
            ]
        }
    ]
}