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/2f90942e-9085-49fc-a61f-5b24f4344543/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f90942e-9085-49fc-a61f-5b24f4344543",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "af2047d2-52f3-4df3-ab36-47f11f998ac9",
    "completed": true,
    "last_updated": "2022-08-08T20:17:15.109978-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/af2047d2-52f3-4df3-ab36-47f11f998ac9",
    "datetime": "2022-08-07T11:30:00-04:00",
    "cutoff_datetime": "2022-08-07T11:30:00-04:00",
    "name": "West Ham United v. Manchester City",
    "bettypes": [
        {
            "id": "a966dea5-b644-4372-84f8-477cc1e3e601",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f90942e-9085-49fc-a61f-5b24f4344543/?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": 7780.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2220.0
                    }
                ],
                "expected_reward_tokens": 10345.2,
                "profit_sb": 1345.2,
                "profit_sb_percentage": 14.95,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 6742.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1924.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 1334.0
                    }
                ],
                "expected_reward_tokens": 8964.48,
                "profit_sb": -35.52,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0c8a1a3-633d-4b5f-ae0b-37f6102a581b",
                    "gambit_id": "bcd83ee9-e424-4a02-b515-f0732cffd869",
                    "last_updated": "2022-08-08T20:17:15.113628-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.33000",
                    "odds": "1.36000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a966dea5-b644-4372-84f8-477cc1e3e601/?format=api"
                },
                {
                    "id": "e3c81a5b-8db4-4b11-803a-3bd4d811bcab",
                    "gambit_id": "c061930a-80e4-47d6-a151-b39a55619220",
                    "last_updated": "2022-08-08T20:17:15.113224-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.66000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a966dea5-b644-4372-84f8-477cc1e3e601/?format=api"
                },
                {
                    "id": "19884e41-1a8b-4206-a124-aa843c3cda6a",
                    "gambit_id": "feee2eb4-6b69-4e7f-8589-f56e1fdbf87d",
                    "last_updated": "2022-08-08T20:17:15.112810-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Ham United",
                    "reward": "6.72000",
                    "odds": "7.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a966dea5-b644-4372-84f8-477cc1e3e601/?format=api"
                }
            ]
        },
        {
            "id": "8f59f663-ab44-45c6-97e1-83a345821178",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f90942e-9085-49fc-a61f-5b24f4344543/?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": 6319.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3681.0
                    }
                ],
                "expected_reward_tokens": 8908.02,
                "profit_sb": -91.98,
                "profit_sb_percentage": -1.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31b0ad36-9da0-4509-bef0-491b4125569e",
                    "gambit_id": "60c1a280-e1fb-494f-9c39-96ea147a7230",
                    "last_updated": "2022-08-08T20:17:15.112317-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.41000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f59f663-ab44-45c6-97e1-83a345821178/?format=api"
                },
                {
                    "id": "505bad13-510f-43be-a589-ae8126a47814",
                    "gambit_id": "b3903aba-a9eb-4814-905f-e881366e1b3e",
                    "last_updated": "2022-08-08T20:17:15.111295-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.42000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f59f663-ab44-45c6-97e1-83a345821178/?format=api"
                }
            ]
        }
    ]
}