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/91196bb7-ba3e-4352-a401-250cb99cdbdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "91196bb7-ba3e-4352-a401-250cb99cdbdc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aaa5c466-eddc-426f-988b-ecd62cc62f91",
    "completed": true,
    "last_updated": "2023-05-03T12:12:16.429641-04:00",
    "created_at": "2023-05-02T11:52:04.075891-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.14,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/aaa5c466-eddc-426f-988b-ecd62cc62f91",
    "datetime": "2023-05-02T15:00:00-04:00",
    "cutoff_datetime": "2023-05-02T15:00:00-04:00",
    "name": "Arsenal v. Chelsea",
    "bettypes": [
        {
            "id": "cef7cf24-f45c-4281-a4cc-c2171aed32ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/91196bb7-ba3e-4352-a401-250cb99cdbdc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-02T11:52:04.083348-04: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": 7204.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2796.0
                    }
                ],
                "expected_reward_tokens": 11379.72,
                "profit_sb": 1879.72,
                "profit_sb_percentage": 19.79,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5885.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2285.0
                    },
                    {
                        "team": "Chelsea",
                        "amount": 1830.0
                    }
                ],
                "expected_reward_tokens": 9296.4,
                "profit_sb": -203.6,
                "profit_sb_percentage": -2.14,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8ebc49d-7083-4c04-b13d-e97483581926",
                    "gambit_id": "9ef97b65-f544-488b-93f7-092b5686ee28",
                    "last_updated": "2023-05-03T12:12:16.437809-04:00",
                    "created_at": "2023-05-02T11:52:04.085963-04:00",
                    "name": "Arsenal",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef7cf24-f45c-4281-a4cc-c2171aed32ea/?format=api"
                },
                {
                    "id": "f0e84ee0-651a-4025-a7fd-7e6954895843",
                    "gambit_id": "c5869565-ecd9-4cc9-9b3e-9e04791ec3b0",
                    "last_updated": "2023-05-03T12:12:16.439012-04:00",
                    "created_at": "2023-05-02T11:52:04.087491-04:00",
                    "name": "Draw",
                    "reward": "4.07000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef7cf24-f45c-4281-a4cc-c2171aed32ea/?format=api"
                },
                {
                    "id": "5b90736b-c0a3-48a3-8ae0-88d6ce201744",
                    "gambit_id": "41fcc32d-1235-466a-9674-1f29ea885d5d",
                    "last_updated": "2023-05-03T12:12:16.436577-04:00",
                    "created_at": "2023-05-02T11:52:04.084593-04:00",
                    "name": "Chelsea",
                    "reward": "5.08000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef7cf24-f45c-4281-a4cc-c2171aed32ea/?format=api"
                }
            ]
        },
        {
            "id": "30646f6e-d678-4e3a-b2d9-03f05bc20df7",
            "match": "https://api-prod.gambitprofit.com/api/matches/91196bb7-ba3e-4352-a401-250cb99cdbdc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-02T11:52:04.078334-04: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": 5615.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9208.5,
                "profit_sb": -291.5,
                "profit_sb_percentage": -3.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db6ec0dc-2356-4787-8c8b-1f84f9289e97",
                    "gambit_id": "f0fef9d4-8d51-4437-bece-f41e3d7f8d0d",
                    "last_updated": "2023-05-03T12:12:16.433963-04:00",
                    "created_at": "2023-05-02T11:52:04.081865-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.64000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30646f6e-d678-4e3a-b2d9-03f05bc20df7/?format=api"
                },
                {
                    "id": "a130c031-349c-4525-b96f-abfefc4523fa",
                    "gambit_id": "920bea13-9e99-42b5-9a7b-6da136d701ab",
                    "last_updated": "2023-05-03T12:12:16.432668-04:00",
                    "created_at": "2023-05-02T11:52:04.080312-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30646f6e-d678-4e3a-b2d9-03f05bc20df7/?format=api"
                }
            ]
        }
    ]
}