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/c837d60f-deef-4ce3-989e-dce43a6edc1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c837d60f-deef-4ce3-989e-dce43a6edc1e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0820f25b-a6c1-44c7-bafb-f55c38e3dbfb",
    "completed": true,
    "last_updated": "2022-09-19T14:06:55.138515-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.0,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0820f25b-a6c1-44c7-bafb-f55c38e3dbfb",
    "datetime": "2022-09-18T17:00:00-04:00",
    "cutoff_datetime": "2022-09-18T17:00:00-04:00",
    "name": "DC United v. Inter Miami CF",
    "bettypes": [
        {
            "id": "df7c6eb8-1e0e-49da-8529-8c7f3f61fe76",
            "match": "https://api-prod.gambitprofit.com/api/matches/c837d60f-deef-4ce3-989e-dce43a6edc1e/?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": "DC United",
                        "amount": 5592.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 4408.0
                    }
                ],
                "expected_reward_tokens": 12077.92,
                "profit_sb": 3077.92,
                "profit_sb_percentage": 34.2,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "DC United",
                        "amount": 4097.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 3230.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2673.0
                    }
                ],
                "expected_reward_tokens": 8847.63,
                "profit_sb": -152.37,
                "profit_sb_percentage": -1.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79ff266d-e361-4c1e-904d-cc00adf1a0fc",
                    "gambit_id": "26d42883-09cb-485e-b84d-7fb87e3ec352",
                    "last_updated": "2022-09-19T14:06:55.146162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DC United",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c6eb8-1e0e-49da-8529-8c7f3f61fe76/?format=api"
                },
                {
                    "id": "7e21e1a5-fd6c-4e83-80d3-f1b19c125ba0",
                    "gambit_id": "2c4959c4-28d1-4542-b988-28833c250a88",
                    "last_updated": "2022-09-19T14:06:55.145021-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Miami CF",
                    "reward": "2.74000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c6eb8-1e0e-49da-8529-8c7f3f61fe76/?format=api"
                },
                {
                    "id": "166c5d2e-1f90-4ae7-b08d-d3f2ecf40fba",
                    "gambit_id": "03f7a194-71ef-4442-a457-46c05155d709",
                    "last_updated": "2022-09-19T14:06:55.147279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.31000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c6eb8-1e0e-49da-8529-8c7f3f61fe76/?format=api"
                }
            ]
        },
        {
            "id": "b9492575-7b1b-401e-a636-e99bb427ecbe",
            "match": "https://api-prod.gambitprofit.com/api/matches/c837d60f-deef-4ce3-989e-dce43a6edc1e/?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": 5500.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4500.0
                    }
                ],
                "expected_reward_tokens": 8910.0,
                "profit_sb": -90.0,
                "profit_sb_percentage": -1.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d65339b-5ff5-4934-8e44-3d160b93120e",
                    "gambit_id": "b191129b-09f5-4d6a-a207-844d73ec0ea9",
                    "last_updated": "2022-09-19T14:06:55.142715-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9492575-7b1b-401e-a636-e99bb427ecbe/?format=api"
                },
                {
                    "id": "188b387f-72ee-4cfc-9127-35f4ce7d0839",
                    "gambit_id": "9aee445a-1400-40c4-8a4e-7a56aecb9e3c",
                    "last_updated": "2022-09-19T14:06:55.141290-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9492575-7b1b-401e-a636-e99bb427ecbe/?format=api"
                }
            ]
        }
    ]
}