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/d995a9d1-8511-46c3-b991-dc083a0b0218/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d995a9d1-8511-46c3-b991-dc083a0b0218",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "13e7e45e-e4fd-4b31-8151-f5ccaad4044e",
    "completed": true,
    "last_updated": "2022-09-07T12:46:56.228582-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.23,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/13e7e45e-e4fd-4b31-8151-f5ccaad4044e",
    "datetime": "2022-09-06T15:00:00-04:00",
    "cutoff_datetime": "2022-09-06T15:00:00-04:00",
    "name": "Sevilla v. Manchester City",
    "bettypes": [
        {
            "id": "bc837885-5bfd-49d2-bcd5-d3a30cb27621",
            "match": "https://api-prod.gambitprofit.com/api/matches/d995a9d1-8511-46c3-b991-dc083a0b0218/?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": "Manchester City",
                        "amount": 7991.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2009.0
                    }
                ],
                "expected_reward_tokens": 10145.45,
                "profit_sb": 1145.45,
                "profit_sb_percentage": 12.73,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7066.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1777.0
                    },
                    {
                        "team": "Sevilla",
                        "amount": 1156.0
                    }
                ],
                "expected_reward_tokens": 8970.56,
                "profit_sb": -29.44,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a16bef30-5ee4-4d5f-a49e-fdce7169c9cc",
                    "gambit_id": "fde1f62d-4843-4963-b46a-2bbe11700d3c",
                    "last_updated": "2022-09-07T12:46:56.234602-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.27000",
                    "odds": "1.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc837885-5bfd-49d2-bcd5-d3a30cb27621/?format=api"
                },
                {
                    "id": "f636a1f3-7fa4-48f7-9836-81282531343e",
                    "gambit_id": "f7676705-633b-490b-9eb1-92cf12a6876e",
                    "last_updated": "2022-09-07T12:46:56.236705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.05000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc837885-5bfd-49d2-bcd5-d3a30cb27621/?format=api"
                },
                {
                    "id": "d527d53e-1adf-406b-aa03-bb34aebe3910",
                    "gambit_id": "d3533fdb-8ef5-4120-80cc-dd04fbbd812b",
                    "last_updated": "2022-09-07T12:46:56.235684-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sevilla",
                    "reward": "7.76000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc837885-5bfd-49d2-bcd5-d3a30cb27621/?format=api"
                }
            ]
        },
        {
            "id": "7abc8ace-6620-4e93-b4eb-d97e30b7bf2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d995a9d1-8511-46c3-b991-dc083a0b0218/?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": 6095.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3905.0
                    }
                ],
                "expected_reward_tokens": 9020.55,
                "profit_sb": 20.55,
                "profit_sb_percentage": 0.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11403d46-d943-4453-b621-c908bcfd3b6e",
                    "gambit_id": "d3cece28-589d-4211-a3c9-fe9bd3884648",
                    "last_updated": "2022-09-07T12:46:56.232624-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abc8ace-6620-4e93-b4eb-d97e30b7bf2b/?format=api"
                },
                {
                    "id": "4c1bb6d2-c43c-4f29-959c-30687103dd38",
                    "gambit_id": "cb910701-517c-4e65-9a03-ecd141db34ca",
                    "last_updated": "2022-09-07T12:46:56.231528-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.31000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abc8ace-6620-4e93-b4eb-d97e30b7bf2b/?format=api"
                }
            ]
        }
    ]
}