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/694ac455-044e-42e0-8232-cc2c2e9943ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "694ac455-044e-42e0-8232-cc2c2e9943ef",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "52f7a194-3f1f-481d-83e5-6b6a2685e165",
    "completed": true,
    "last_updated": "2022-11-24T09:32:37.087626-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.15,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/52f7a194-3f1f-481d-83e5-6b6a2685e165",
    "datetime": "2022-11-23T08:00:00-05:00",
    "cutoff_datetime": "2022-11-23T08:00:00-05:00",
    "name": "Germany v. Japan",
    "bettypes": [
        {
            "id": "496850bd-4e20-4fcc-b1c0-293ca9ad3d96",
            "match": "https://api-prod.gambitprofit.com/api/matches/694ac455-044e-42e0-8232-cc2c2e9943ef/?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": "Germany",
                        "amount": 7322.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2678.0
                    }
                ],
                "expected_reward_tokens": 10176.4,
                "profit_sb": 1176.4,
                "profit_sb_percentage": 13.07,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Germany",
                        "amount": 6194.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2266.0
                    },
                    {
                        "team": "Japan",
                        "amount": 1540.0
                    }
                ],
                "expected_reward_tokens": 8608.6,
                "profit_sb": -391.4,
                "profit_sb_percentage": -4.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "10bfa6a0-7b69-4f41-bf85-d69ba5a636e8",
                    "gambit_id": "bdbcf8c4-687e-4d46-913a-250de826fecf",
                    "last_updated": "2022-11-24T09:32:37.094575-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Germany",
                    "reward": "1.39000",
                    "odds": "1.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496850bd-4e20-4fcc-b1c0-293ca9ad3d96/?format=api"
                },
                {
                    "id": "b7b277aa-0cf5-468a-9b8b-326894936dfe",
                    "gambit_id": "1ce9742c-d2cf-4b70-bef3-c64bba86c8b4",
                    "last_updated": "2022-11-24T09:32:37.095540-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.80000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496850bd-4e20-4fcc-b1c0-293ca9ad3d96/?format=api"
                },
                {
                    "id": "6098a420-e76f-45ff-a822-2998ca61a3e0",
                    "gambit_id": "3761b063-01f8-489c-987a-1c7b26804ad4",
                    "last_updated": "2022-11-24T09:32:37.093623-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Japan",
                    "reward": "5.59000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496850bd-4e20-4fcc-b1c0-293ca9ad3d96/?format=api"
                }
            ]
        },
        {
            "id": "e9bd1759-7e0f-435d-832e-f407f124f09b",
            "match": "https://api-prod.gambitprofit.com/api/matches/694ac455-044e-42e0-8232-cc2c2e9943ef/?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": 5552.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8716.64,
                "profit_sb": -283.36,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32f5a67d-b177-4eb0-b5c5-66e3e19fb982",
                    "gambit_id": "49e9820a-8c05-4233-ae27-d792d26bb5e2",
                    "last_updated": "2022-11-24T09:32:37.090459-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.57000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api"
                },
                {
                    "id": "4304b491-3f66-42d9-a852-9050c7ff96de",
                    "gambit_id": "6360097e-9ae6-4f6b-9029-c6c46aa1f954",
                    "last_updated": "2022-11-24T09:32:37.091636-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd1759-7e0f-435d-832e-f407f124f09b/?format=api"
                }
            ]
        }
    ]
}