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/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c40fa36d-e77d-4916-82a3-0e41b3ed43a3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6e7ee809-3f59-4b60-bbd5-773706c560e5",
    "completed": true,
    "last_updated": "2022-10-31T12:27:07.961087-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6e7ee809-3f59-4b60-bbd5-773706c560e5",
    "datetime": "2022-10-30T15:00:00-04:00",
    "cutoff_datetime": "2022-10-30T15:00:00-04:00",
    "name": "Los Angeles FC v. Austin FC",
    "bettypes": [
        {
            "id": "f9d00cd3-bff9-42fc-a865-953c370007c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?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": "Los Angeles FC",
                        "amount": 7569.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2431.0
                    }
                ],
                "expected_reward_tokens": 11277.81,
                "profit_sb": 1777.81,
                "profit_sb_percentage": 18.71,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Los Angeles FC",
                        "amount": 6346.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2038.0
                    },
                    {
                        "team": "Austin FC",
                        "amount": 1616.0
                    }
                ],
                "expected_reward_tokens": 9453.6,
                "profit_sb": -46.4,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf52b6cd-495e-444d-a110-0ee2419a9079",
                    "gambit_id": "44854569-4eca-4cec-a795-9116d31d907a",
                    "last_updated": "2022-10-31T12:27:07.967152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles FC",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
                },
                {
                    "id": "6230abc1-03ce-43af-89ea-da023a64541a",
                    "gambit_id": "6f0e611b-1d9a-4bdd-932c-ee63f30f3d2e",
                    "last_updated": "2022-10-31T12:27:07.969106-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.64000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
                },
                {
                    "id": "818e1eb4-c5f9-4c1f-adc1-2ed694f7003a",
                    "gambit_id": "213c8b31-045c-43d0-a45b-d5bad081d07c",
                    "last_updated": "2022-10-31T12:27:07.968161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Austin FC",
                    "reward": "5.85000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d00cd3-bff9-42fc-a865-953c370007c4/?format=api"
                }
            ]
        },
        {
            "id": "671ac397-15c7-4bda-86f2-9541962ce271",
            "match": "https://api-prod.gambitprofit.com/api/matches/c40fa36d-e77d-4916-82a3-0e41b3ed43a3/?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": 6538.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3462.0
                    }
                ],
                "expected_reward_tokens": 9347.4,
                "profit_sb": -152.6,
                "profit_sb_percentage": -1.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5dba28d4-510f-49e2-bd8a-97212deb8de5",
                    "gambit_id": "5be8c9f4-190b-4106-ba19-a9a04fb3d827",
                    "last_updated": "2022-10-31T12:27:07.964948-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.43000",
                    "odds": "1.44000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api"
                },
                {
                    "id": "2ba38573-4389-4c91-b533-5efed811e729",
                    "gambit_id": "315f5eee-a516-4f07-94a9-3ce9fe733100",
                    "last_updated": "2022-10-31T12:27:07.963752-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/671ac397-15c7-4bda-86f2-9541962ce271/?format=api"
                }
            ]
        }
    ]
}