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/c6bd68d4-2edc-4d1e-85a8-a4b30cb0215c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c6bd68d4-2edc-4d1e-85a8-a4b30cb0215c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "aedf30d1-a4e5-42a3-956b-0865e285f146",
    "completed": true,
    "last_updated": "2022-09-05T10:32:06.498109-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.27,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/aedf30d1-a4e5-42a3-956b-0865e285f146",
    "datetime": "2022-09-03T12:00:00-04:00",
    "cutoff_datetime": "2022-09-03T12:00:00-04:00",
    "name": "Roman Kopylov v. Alessio Di Chirico",
    "bettypes": [
        {
            "id": "89862130-e187-472e-9585-238206f30fec",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6bd68d4-2edc-4d1e-85a8-a4b30cb0215c/?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": "Roman Kopylov",
                        "amount": 5098.0
                    },
                    {
                        "team": "Alessio Di Chirico",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "73fba947-9570-429b-89f4-3675fdd69e9e",
                    "gambit_id": "69626f80-32d6-4ecb-8631-1ad5023df2d9",
                    "last_updated": "2022-09-05T10:32:06.504850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Roman Kopylov",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89862130-e187-472e-9585-238206f30fec/?format=api"
                },
                {
                    "id": "b5fa2a9b-6816-46bf-b3bc-623c2c083cd3",
                    "gambit_id": "39e048b5-1d10-4097-9e6a-2bcaa5b61d96",
                    "last_updated": "2022-09-05T10:32:06.503725-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alessio Di Chirico",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89862130-e187-472e-9585-238206f30fec/?format=api"
                }
            ]
        },
        {
            "id": "740c3193-6ad0-4394-85eb-f07740ea815c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c6bd68d4-2edc-4d1e-85a8-a4b30cb0215c/?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": 5898.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4102.0
                    }
                ],
                "expected_reward_tokens": 9023.94,
                "profit_sb": 23.94,
                "profit_sb_percentage": 0.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ebbe56b-3597-4ab8-ab8e-647e169f158f",
                    "gambit_id": "9c5e3995-b91c-4de7-907a-614cc96de4fb",
                    "last_updated": "2022-09-05T10:32:06.501758-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/740c3193-6ad0-4394-85eb-f07740ea815c/?format=api"
                },
                {
                    "id": "565b186c-c912-4c17-8da9-63ca687819e5",
                    "gambit_id": "4cb337ad-9dc0-4f44-85bb-698f94f2898b",
                    "last_updated": "2022-09-05T10:32:06.500722-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.20000",
                    "odds": "2.33000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/740c3193-6ad0-4394-85eb-f07740ea815c/?format=api"
                }
            ]
        }
    ]
}