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/07a5cdca-a967-42b1-b247-b5fe9bbd5778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07a5cdca-a967-42b1-b247-b5fe9bbd5778",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ba3247af-e2bf-4c47-b555-a4cff3433573",
    "completed": true,
    "last_updated": "2022-09-05T09:42:20.006126-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.25,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ba3247af-e2bf-4c47-b555-a4cff3433573",
    "datetime": "2022-09-03T19:00:00-04:00",
    "cutoff_datetime": "2022-09-03T19:00:00-04:00",
    "name": "Utah v. Florida",
    "bettypes": [
        {
            "id": "2bff17ff-14ee-4d4b-aeaa-c621652a8158",
            "match": "https://api-prod.gambitprofit.com/api/matches/07a5cdca-a967-42b1-b247-b5fe9bbd5778/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Utah",
                        "amount": 5511.0
                    },
                    {
                        "team": "Florida",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": 202.45,
                "profit_sb_percentage": 2.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1fc9afb-b06c-4c74-b6b5-ddb04e85627b",
                    "gambit_id": "d62f5a33-e8dd-4ac0-96c1-30de67a7777a",
                    "last_updated": "2022-09-05T09:42:20.013099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bff17ff-14ee-4d4b-aeaa-c621652a8158/?format=api"
                },
                {
                    "id": "a713bd8c-fe69-4e49-a8c8-b783ef34ca1c",
                    "gambit_id": "85b07343-fda1-41fd-8578-568098f3e3c5",
                    "last_updated": "2022-09-05T09:42:20.012127-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bff17ff-14ee-4d4b-aeaa-c621652a8158/?format=api"
                }
            ]
        },
        {
            "id": "1eb6de9e-c6c0-4a26-9a2f-9057c9ec6cd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/07a5cdca-a967-42b1-b247-b5fe9bbd5778/?format=api",
            "name": "Play the Odds",
            "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": "Utah",
                        "amount": 5000.0
                    },
                    {
                        "team": "Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d639e4db-1d19-46a0-bcd9-fe7dc64b1325",
                    "gambit_id": "c10afa8c-f9b1-4da8-95cc-aa37f0a165c2",
                    "last_updated": "2022-09-05T09:42:20.016090-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb6de9e-c6c0-4a26-9a2f-9057c9ec6cd8/?format=api"
                },
                {
                    "id": "508b326b-141f-4ea8-94cd-e19c0bc5b417",
                    "gambit_id": "8d811999-2845-447d-b827-f31e62d08f16",
                    "last_updated": "2022-09-05T09:42:20.015113-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb6de9e-c6c0-4a26-9a2f-9057c9ec6cd8/?format=api"
                }
            ]
        },
        {
            "id": "bb6c6d7b-5263-472b-8735-ccac2333a9cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/07a5cdca-a967-42b1-b247-b5fe9bbd5778/?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 Under 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3bc327aa-4cc6-413f-82bb-676fa66cad34",
                    "gambit_id": "c28e3a04-fb6a-4f5e-b157-ee6606a052d1",
                    "last_updated": "2022-09-05T09:42:20.008976-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6c6d7b-5263-472b-8735-ccac2333a9cb/?format=api"
                },
                {
                    "id": "7ff1bdd0-ed1c-41e7-a8dd-b9672bd97e1f",
                    "gambit_id": "8b212fe3-0f96-40b8-abd8-b13ecc82806a",
                    "last_updated": "2022-09-05T09:42:20.010155-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6c6d7b-5263-472b-8735-ccac2333a9cb/?format=api"
                }
            ]
        }
    ]
}