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/0692ebec-ddd5-4282-88ed-4b5912f653fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0692ebec-ddd5-4282-88ed-4b5912f653fe",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "04a99f4e-1a51-47ca-91df-3dd8120458d6",
    "completed": true,
    "last_updated": "2022-11-28T09:22:06.055206-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/04a99f4e-1a51-47ca-91df-3dd8120458d6",
    "datetime": "2022-11-26T22:30:00-05:00",
    "cutoff_datetime": "2022-11-26T22:30:00-05:00",
    "name": "Washington v. Washington State",
    "bettypes": [
        {
            "id": "52370d70-d7bb-4547-80c1-22afb0aa4ea4",
            "match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?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": "Washington",
                        "amount": 5492.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d6bd693-6471-40f9-9bf1-102696207f51",
                    "gambit_id": "9b3391bf-dba7-4dc8-b2df-1727ad79bba8",
                    "last_updated": "2022-11-28T09:22:06.065367-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api"
                },
                {
                    "id": "342f0de9-7275-480b-9dfe-0327cacf4eed",
                    "gambit_id": "642a3b0b-3e82-4381-bc27-3c413a9c88a7",
                    "last_updated": "2022-11-28T09:22:06.064403-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52370d70-d7bb-4547-80c1-22afb0aa4ea4/?format=api"
                }
            ]
        },
        {
            "id": "7ba99b56-3656-416c-92b3-f5d2f3f1374e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?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": "Washington",
                        "amount": 5097.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd4f9724-8f6a-46a5-8535-5dc378f4e8d4",
                    "gambit_id": "41d37cdc-6064-4ef1-b1ac-ae42d79352d5",
                    "last_updated": "2022-11-28T09:22:06.062404-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba99b56-3656-416c-92b3-f5d2f3f1374e/?format=api"
                },
                {
                    "id": "6c726cf3-bd94-4112-889b-fe389a86cab8",
                    "gambit_id": "c7963ec9-842c-40ec-a1d8-73f5d13be36b",
                    "last_updated": "2022-11-28T09:22:06.061369-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba99b56-3656-416c-92b3-f5d2f3f1374e/?format=api"
                }
            ]
        },
        {
            "id": "4cb0cd66-4075-4fda-9459-30e9c4346722",
            "match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?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 60",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 60",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab9015c2-96a5-4eed-90f8-13508b6da863",
                    "gambit_id": "3885cb22-4718-4ccf-aec1-561e8a10ed2a",
                    "last_updated": "2022-11-28T09:22:06.058113-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 60",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "60.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api"
                },
                {
                    "id": "f13b646b-acff-4d93-8cbf-016e24822a3c",
                    "gambit_id": "0b32202a-c9db-46a5-aa12-caac790bdcc7",
                    "last_updated": "2022-11-28T09:22:06.059265-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 60",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "60.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api"
                }
            ]
        }
    ]
}