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/21971f67-5cb5-45b4-96ab-ce62dcc19dc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21971f67-5cb5-45b4-96ab-ce62dcc19dc7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9cbe313f-3e28-4361-b069-cc30fe71846c",
    "completed": true,
    "last_updated": "2022-09-05T10:52:18.982071-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.3,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9cbe313f-3e28-4361-b069-cc30fe71846c",
    "datetime": "2022-09-03T19:00:00-04:00",
    "cutoff_datetime": "2022-09-03T19:00:00-04:00",
    "name": "New York Red Bulls v. Philadelphia Union",
    "bettypes": [
        {
            "id": "690f192d-e745-4105-b6fb-5ea0c45cbda9",
            "match": "https://api-prod.gambitprofit.com/api/matches/21971f67-5cb5-45b4-96ab-ce62dcc19dc7/?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": "New York Red Bulls",
                        "amount": 5857.0
                    },
                    {
                        "team": "Philadelphia Union",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 12180.42,
                "profit_sb": 3180.42,
                "profit_sb_percentage": 35.34,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "New York Red Bulls",
                        "amount": 4245.0
                    },
                    {
                        "team": "Philadelphia Union",
                        "amount": 3004.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2751.0
                    }
                ],
                "expected_reward_tokens": 8829.6,
                "profit_sb": -170.4,
                "profit_sb_percentage": -1.89,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5374ca9-5446-4739-b634-3c6df1a49910",
                    "gambit_id": "a470b871-c680-4d68-89d8-280bc632cada",
                    "last_updated": "2022-09-05T10:52:18.988945-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Red Bulls",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/690f192d-e745-4105-b6fb-5ea0c45cbda9/?format=api"
                },
                {
                    "id": "4eb39489-a5c2-446a-a089-cc45659278d0",
                    "gambit_id": "191032f6-129d-4b0f-87e2-736c3e6a0d19",
                    "last_updated": "2022-09-05T10:52:18.987987-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Union",
                    "reward": "2.94000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/690f192d-e745-4105-b6fb-5ea0c45cbda9/?format=api"
                },
                {
                    "id": "7a22c185-c8d6-42bc-aa79-cb588307a81f",
                    "gambit_id": "6e8cfbfa-33e7-46de-8c65-b0ca1f15284e",
                    "last_updated": "2022-09-05T10:52:18.989931-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.21000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/690f192d-e745-4105-b6fb-5ea0c45cbda9/?format=api"
                }
            ]
        },
        {
            "id": "cf00007f-7ebb-4fd0-a66a-e1185beeff20",
            "match": "https://api-prod.gambitprofit.com/api/matches/21971f67-5cb5-45b4-96ab-ce62dcc19dc7/?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": 5249.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4751.0
                    }
                ],
                "expected_reward_tokens": 9026.9,
                "profit_sb": 26.9,
                "profit_sb_percentage": 0.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72ea9c95-584a-4cde-afdc-926c1182f2dd",
                    "gambit_id": "8efad56d-63de-424e-92fe-228f3d2433d7",
                    "last_updated": "2022-09-05T10:52:18.985948-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf00007f-7ebb-4fd0-a66a-e1185beeff20/?format=api"
                },
                {
                    "id": "a30ba3a6-cf04-4d90-807a-0bf2eea220cf",
                    "gambit_id": "2238dddf-39e8-40d5-aa23-eaf80c97a0f8",
                    "last_updated": "2022-09-05T10:52:18.984900-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf00007f-7ebb-4fd0-a66a-e1185beeff20/?format=api"
                }
            ]
        }
    ]
}