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/6f42406f-33c0-4504-852c-2dd181fceadd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f42406f-33c0-4504-852c-2dd181fceadd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "114ec15f-f387-4d1d-91b8-2122946f02a0",
    "completed": true,
    "last_updated": "2022-10-17T10:17:15.591029-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.44,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/114ec15f-f387-4d1d-91b8-2122946f02a0",
    "datetime": "2022-10-16T09:00:00-04:00",
    "cutoff_datetime": "2022-10-16T09:00:00-04:00",
    "name": "Leeds United v. Arsenal",
    "bettypes": [
        {
            "id": "1100cfd9-c9c4-4f1b-8478-6d530ecc957e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f42406f-33c0-4504-852c-2dd181fceadd/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 7110.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2890.0
                    }
                ],
                "expected_reward_tokens": 11588.9,
                "profit_sb": 2088.9,
                "profit_sb_percentage": 21.99,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5745.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2335.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 1919.0
                    }
                ],
                "expected_reward_tokens": 9363.35,
                "profit_sb": -136.65,
                "profit_sb_percentage": -1.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a20a554-3860-4255-9f57-d87ed4fc848e",
                    "gambit_id": "cd99d4b8-fc91-4b50-8b44-e5a6c3465ff3",
                    "last_updated": "2022-10-17T10:17:15.596909-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.63000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1100cfd9-c9c4-4f1b-8478-6d530ecc957e/?format=api"
                },
                {
                    "id": "9106d220-e238-4f05-b2b8-9909d6597bd4",
                    "gambit_id": "5d23c38c-d13f-4dca-af2f-8bf02842e02b",
                    "last_updated": "2022-10-17T10:17:15.598844-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.01000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1100cfd9-c9c4-4f1b-8478-6d530ecc957e/?format=api"
                },
                {
                    "id": "6b031854-1620-412d-8f63-e2169c3a2320",
                    "gambit_id": "bc759d4c-d63f-41d3-b98a-82014616bedc",
                    "last_updated": "2022-10-17T10:17:15.597881-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leeds United",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1100cfd9-c9c4-4f1b-8478-6d530ecc957e/?format=api"
                }
            ]
        },
        {
            "id": "bb5055e9-f1cd-4231-81b0-7b3babc4784f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f42406f-33c0-4504-852c-2dd181fceadd/?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": "Game Total Over 2.5",
                        "amount": 5885.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4115.0
                    }
                ],
                "expected_reward_tokens": 9298.3,
                "profit_sb": -201.7,
                "profit_sb_percentage": -2.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5650f2fa-06cf-4b3f-ad44-f4de7d862b75",
                    "gambit_id": "d5d6d0d2-df09-462e-b35a-b003b063b047",
                    "last_updated": "2022-10-17T10:17:15.594972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb5055e9-f1cd-4231-81b0-7b3babc4784f/?format=api"
                },
                {
                    "id": "72d9cb2c-eb14-40e7-ad27-1820bef7c256",
                    "gambit_id": "0038d935-60c5-4bda-80de-4470a137aa04",
                    "last_updated": "2022-10-17T10:17:15.593826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb5055e9-f1cd-4231-81b0-7b3babc4784f/?format=api"
                }
            ]
        }
    ]
}