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/6a495a75-a701-40f0-aee5-070855933506/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a495a75-a701-40f0-aee5-070855933506",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f0459e9-b9a7-4001-a9f8-f6bb47aa6795",
    "completed": true,
    "last_updated": "2022-10-11T13:37:15.995578-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.76,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/8f0459e9-b9a7-4001-a9f8-f6bb47aa6795",
    "datetime": "2022-10-09T17:00:00-04:00",
    "cutoff_datetime": "2022-10-09T17:00:00-04:00",
    "name": "Houston Dynamo v. Los Angeles Galaxy",
    "bettypes": [
        {
            "id": "e40eb19a-c517-484f-9667-3fa4bf9e8587",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a495a75-a701-40f0-aee5-070855933506/?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": "Los Angeles Galaxy",
                        "amount": 6339.0
                    },
                    {
                        "team": "Houston Dynamo",
                        "amount": 3661.0
                    }
                ],
                "expected_reward_tokens": 11788.42,
                "profit_sb": 2288.42,
                "profit_sb_percentage": 24.09,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Los Angeles Galaxy",
                        "amount": 4901.0
                    },
                    {
                        "team": "Houston Dynamo",
                        "amount": 2831.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2268.0
                    }
                ],
                "expected_reward_tokens": 9115.82,
                "profit_sb": -384.18,
                "profit_sb_percentage": -4.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06fcd06c-afdd-4e33-bb05-7a0da19145bd",
                    "gambit_id": "ee39b537-d258-4913-b142-d51941e3a093",
                    "last_updated": "2022-10-11T13:37:16.001893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Galaxy",
                    "reward": "1.86000",
                    "odds": "1.91000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40eb19a-c517-484f-9667-3fa4bf9e8587/?format=api"
                },
                {
                    "id": "b05dbf38-191b-474f-82a0-91aeb23416a5",
                    "gambit_id": "4bfb3a10-ed1c-46f8-9e5a-87a5749228c3",
                    "last_updated": "2022-10-11T13:37:16.003066-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Dynamo",
                    "reward": "3.22000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40eb19a-c517-484f-9667-3fa4bf9e8587/?format=api"
                },
                {
                    "id": "3729b046-b89c-4b7e-9830-912a43a5676a",
                    "gambit_id": "2450eb74-8c6d-410b-8044-45bf427b24d2",
                    "last_updated": "2022-10-11T13:37:16.004224-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.02000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40eb19a-c517-484f-9667-3fa4bf9e8587/?format=api"
                }
            ]
        },
        {
            "id": "90bf21c2-f402-48fb-9935-b3f1be9c129e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a495a75-a701-40f0-aee5-070855933506/?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": 6460.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3540.0
                    }
                ],
                "expected_reward_tokens": 9237.8,
                "profit_sb": -262.2,
                "profit_sb_percentage": -2.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6ed6fff6-f052-427f-beb8-a7561c8eb2d0",
                    "gambit_id": "021d902d-ceb4-497c-9f3f-8cd6a73baf0d",
                    "last_updated": "2022-10-11T13:37:15.998338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bf21c2-f402-48fb-9935-b3f1be9c129e/?format=api"
                },
                {
                    "id": "fd9fa7eb-7cc1-4b6f-aa45-9947559b0e3a",
                    "gambit_id": "9c40a0e5-a4cf-405c-83c0-bf7401a1b8c6",
                    "last_updated": "2022-10-11T13:37:15.999487-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.61000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bf21c2-f402-48fb-9935-b3f1be9c129e/?format=api"
                }
            ]
        }
    ]
}