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/8dfe4c54-09db-4eab-8197-55f912169098/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8dfe4c54-09db-4eab-8197-55f912169098",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ffb78cf2-2c31-486f-845d-dcbce777e8a2",
    "completed": true,
    "last_updated": "2022-08-07T11:12:16.643979-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/ffb78cf2-2c31-486f-845d-dcbce777e8a2",
    "datetime": "2022-08-06T22:00:00-04:00",
    "cutoff_datetime": "2022-08-06T22:00:00-04:00",
    "name": "Geoff Neal v. Vicente Luque",
    "bettypes": [
        {
            "id": "f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?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": "Vicente Luque",
                        "amount": 6361.0
                    },
                    {
                        "team": "Geoff Neal",
                        "amount": 3639.0
                    }
                ],
                "expected_reward_tokens": 9096.23,
                "profit_sb": 96.23,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7415ad92-31a1-46dd-9986-9da54bab3efd",
                    "gambit_id": "4a2a37ac-ed0d-4591-9912-f6607a51e580",
                    "last_updated": "2022-08-07T11:12:16.645891-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vicente Luque",
                    "reward": "1.43000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
                },
                {
                    "id": "86de9dfb-dfa2-44b9-9848-e6cf41a5075a",
                    "gambit_id": "08443c90-250e-4294-b88e-e5f1eeed2fc3",
                    "last_updated": "2022-08-07T11:12:16.646302-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Geoff Neal",
                    "reward": "2.50000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
                }
            ]
        },
        {
            "id": "377f0165-4da4-47b8-a5ab-af35e4775b10",
            "match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?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 2.5",
                        "amount": 5291.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4709.0
                    }
                ],
                "expected_reward_tokens": 8994.19,
                "profit_sb": -5.81,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08c690df-9427-4544-b356-977e57cf11f9",
                    "gambit_id": "a1bd82b6-9eee-44be-ab06-1c85f19a7b93",
                    "last_updated": "2022-08-07T11:12:16.644910-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377f0165-4da4-47b8-a5ab-af35e4775b10/?format=api"
                },
                {
                    "id": "f5390735-424e-46ab-a5a5-79aaad8e77a1",
                    "gambit_id": "ab84c29b-47e0-4d6c-bd8b-d5ba4cf601c3",
                    "last_updated": "2022-08-07T11:12:16.645406-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377f0165-4da4-47b8-a5ab-af35e4775b10/?format=api"
                }
            ]
        }
    ]
}