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/230bed90-8437-44be-8ca5-5ebac4d8b622/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "230bed90-8437-44be-8ca5-5ebac4d8b622",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c884c02d-da6a-4789-895e-780e81de501d",
    "completed": true,
    "last_updated": "2022-09-07T12:46:56.801329-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.6,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c884c02d-da6a-4789-895e-780e81de501d",
    "datetime": "2022-09-06T15:00:00-04:00",
    "cutoff_datetime": "2022-09-06T15:00:00-04:00",
    "name": "Paris Saint Germain v. Juventus",
    "bettypes": [
        {
            "id": "fafe4a9b-72ae-429c-8d5b-77aa12bdd6fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/230bed90-8437-44be-8ca5-5ebac4d8b622/?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": "Paris Saint Germain",
                        "amount": 8086.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1914.0
                    }
                ],
                "expected_reward_tokens": 10105.92,
                "profit_sb": 1105.92,
                "profit_sb_percentage": 12.29,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Paris Saint Germain",
                        "amount": 7241.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1714.0
                    },
                    {
                        "team": "Juventus",
                        "amount": 1045.0
                    }
                ],
                "expected_reward_tokens": 9049.7,
                "profit_sb": 49.7,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a3732b7f-a474-4e87-968c-6febeb8dcada",
                    "gambit_id": "9b394adf-a687-4b23-a90a-6a12edc3374e",
                    "last_updated": "2022-09-07T12:46:56.808152-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Paris Saint Germain",
                    "reward": "1.25000",
                    "odds": "1.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafe4a9b-72ae-429c-8d5b-77aa12bdd6fe/?format=api"
                },
                {
                    "id": "10bf73fe-c736-4914-9d46-73bd25c4a33e",
                    "gambit_id": "67ed6e6b-6865-4521-806d-9ead2243b415",
                    "last_updated": "2022-09-07T12:46:56.809186-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.28000",
                    "odds": "5.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafe4a9b-72ae-429c-8d5b-77aa12bdd6fe/?format=api"
                },
                {
                    "id": "b7c854b7-6f1f-473e-80a7-90781a299567",
                    "gambit_id": "02c397d6-276c-4da5-9d29-0f5a974e9e87",
                    "last_updated": "2022-09-07T12:46:56.807205-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Juventus",
                    "reward": "8.66000",
                    "odds": "9.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafe4a9b-72ae-429c-8d5b-77aa12bdd6fe/?format=api"
                }
            ]
        },
        {
            "id": "6b690b4a-1a90-48ac-b525-6869e04f38eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/230bed90-8437-44be-8ca5-5ebac4d8b622/?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": 6421.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3579.0
                    }
                ],
                "expected_reward_tokens": 9053.61,
                "profit_sb": 53.61,
                "profit_sb_percentage": 0.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "159d28a3-1477-4f6c-bd28-4c4a1b203398",
                    "gambit_id": "d31a99e7-42b7-4c05-a806-a013d85e8968",
                    "last_updated": "2022-09-07T12:46:56.805280-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/6b690b4a-1a90-48ac-b525-6869e04f38eb/?format=api"
                },
                {
                    "id": "adc5e0e3-cead-46de-83cc-13824cebb426",
                    "gambit_id": "5ac0ff86-51a8-43ea-b57a-ad32af329cc8",
                    "last_updated": "2022-09-07T12:46:56.804161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.53000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b690b4a-1a90-48ac-b525-6869e04f38eb/?format=api"
                }
            ]
        }
    ]
}