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/0971e2a3-8c0e-4586-8248-bdaccf69cc52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0971e2a3-8c0e-4586-8248-bdaccf69cc52",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7af8c325-703b-4131-89d8-0c17edbad774",
    "completed": true,
    "last_updated": "2022-10-03T19:07:02.972286-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.64,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/7af8c325-703b-4131-89d8-0c17edbad774",
    "datetime": "2022-09-30T19:30:00-04:00",
    "cutoff_datetime": "2022-09-30T19:30:00-04:00",
    "name": "Toronto FC v. Inter Miami CF",
    "bettypes": [
        {
            "id": "df52b817-9aa6-42f8-bb9b-728e378e348b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0971e2a3-8c0e-4586-8248-bdaccf69cc52/?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": "Toronto FC",
                        "amount": 6124.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 3876.0
                    }
                ],
                "expected_reward_tokens": 11511.72,
                "profit_sb": 2511.72,
                "profit_sb_percentage": 27.91,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Toronto FC",
                        "amount": 4649.0
                    },
                    {
                        "team": "Inter Miami CF",
                        "amount": 2943.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2408.0
                    }
                ],
                "expected_reward_tokens": 8740.12,
                "profit_sb": -259.88,
                "profit_sb_percentage": -2.89,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8f3c2137-0d89-4166-9e18-95ee180be0e5",
                    "gambit_id": "98ce9cf3-1659-4d1d-b40d-dc670142f7a5",
                    "last_updated": "2022-10-03T19:07:02.978490-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto FC",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df52b817-9aa6-42f8-bb9b-728e378e348b/?format=api"
                },
                {
                    "id": "cb3693a0-be32-4164-8fa3-23dd9cc32b85",
                    "gambit_id": "f128115b-aa65-4bb7-a7e2-905a03ed05bc",
                    "last_updated": "2022-10-03T19:07:02.980705-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Miami CF",
                    "reward": "2.97000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df52b817-9aa6-42f8-bb9b-728e378e348b/?format=api"
                },
                {
                    "id": "be6092f9-7f28-40fc-b17e-27aa6696135a",
                    "gambit_id": "2cb277ce-b512-4200-876f-cc36272ad5ce",
                    "last_updated": "2022-10-03T19:07:02.979603-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.63000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df52b817-9aa6-42f8-bb9b-728e378e348b/?format=api"
                }
            ]
        },
        {
            "id": "8d323898-5d5b-48fc-acf9-a6aaf3678ef9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0971e2a3-8c0e-4586-8248-bdaccf69cc52/?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": 6211.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3789.0
                    }
                ],
                "expected_reward_tokens": 8942.04,
                "profit_sb": -57.96,
                "profit_sb_percentage": -0.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8eb84da-c6d6-415e-b79f-d9a3540be4dc",
                    "gambit_id": "032219c3-b240-433d-8cc2-4578ff977d3e",
                    "last_updated": "2022-10-03T19:07:02.976237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d323898-5d5b-48fc-acf9-a6aaf3678ef9/?format=api"
                },
                {
                    "id": "0e3a71bf-c36e-491e-9d13-e5e28e9ccb60",
                    "gambit_id": "e998c987-978a-4495-912c-155a7f4e39da",
                    "last_updated": "2022-10-03T19:07:02.975107-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d323898-5d5b-48fc-acf9-a6aaf3678ef9/?format=api"
                }
            ]
        }
    ]
}