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/12fb57fd-6955-4ce9-9894-17a130ca6ba3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "12fb57fd-6955-4ce9-9894-17a130ca6ba3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8bd1471-6eb6-4ab9-8f07-8663457a376d",
    "completed": true,
    "last_updated": "2023-10-12T11:13:01.074708-04:00",
    "created_at": "2023-10-11T09:07:57.531145-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c8bd1471-6eb6-4ab9-8f07-8663457a376d",
    "datetime": "2023-10-11T21:07:00-04:00",
    "cutoff_datetime": "2023-10-11T21:07:00-04:00",
    "name": "LOS (L Lynn) v. ARI (B Pfaadt)",
    "bettypes": [
        {
            "id": "8cb875c0-16d8-4417-997b-61e2a4b5d741",
            "match": "https://api-prod.gambitprofit.com/api/matches/12fb57fd-6955-4ce9-9894-17a130ca6ba3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-11T09:07:57.537264-04: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": "LOS (L Lynn)",
                        "amount": 5630.0
                    },
                    {
                        "team": "ARI (B Pfaadt)",
                        "amount": 4370.0
                    }
                ],
                "expected_reward_tokens": 9570.3,
                "profit_sb": 70.3,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4abe4aa3-2266-46bd-8e54-406f97c7e6ec",
                    "gambit_id": "4a5f92f4-bcc5-44fd-a367-1fba8bc67fc6",
                    "last_updated": "2023-10-12T11:13:01.083471-04:00",
                    "created_at": "2023-10-11T09:07:57.542741-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb875c0-16d8-4417-997b-61e2a4b5d741/?format=api"
                },
                {
                    "id": "76e4bed6-a510-46e3-92f6-4117fa5e2c18",
                    "gambit_id": "abff70f9-c116-40f0-ae50-3b1fb63b07d9",
                    "last_updated": "2023-10-12T11:13:01.086928-04:00",
                    "created_at": "2023-10-11T09:07:57.548171-04:00",
                    "name": "ARI (B Pfaadt)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb875c0-16d8-4417-997b-61e2a4b5d741/?format=api"
                }
            ]
        },
        {
            "id": "257e5dc4-2dcf-40b8-89a9-15cc34e4501b",
            "match": "https://api-prod.gambitprofit.com/api/matches/12fb57fd-6955-4ce9-9894-17a130ca6ba3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-11T09:07:57.554698-04: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": "ARI",
                        "amount": 5515.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be7befc1-d4c4-4d41-a6af-c8233817639d",
                    "gambit_id": "800d3bc4-1856-4cd6-8561-d353754a963a",
                    "last_updated": "2023-10-12T11:13:01.097433-04:00",
                    "created_at": "2023-10-11T09:07:57.566463-04:00",
                    "name": "ARI",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257e5dc4-2dcf-40b8-89a9-15cc34e4501b/?format=api"
                },
                {
                    "id": "fc16f3d9-8214-44b7-b90a-78f3ad1c5e6d",
                    "gambit_id": "bb3e8cd1-b43c-4605-a48d-d6faf3703b23",
                    "last_updated": "2023-10-12T11:13:01.093991-04:00",
                    "created_at": "2023-10-11T09:07:57.559944-04:00",
                    "name": "LOS",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257e5dc4-2dcf-40b8-89a9-15cc34e4501b/?format=api"
                }
            ]
        },
        {
            "id": "030d44e0-b4b2-4457-a696-69ae48fe3782",
            "match": "https://api-prod.gambitprofit.com/api/matches/12fb57fd-6955-4ce9-9894-17a130ca6ba3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-11T09:07:57.571696-04: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 9.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91bc2316-92fb-44a2-89ab-e8cb88157168",
                    "gambit_id": "79431b9e-9d76-410c-aadf-578ca5517df6",
                    "last_updated": "2023-10-12T11:13:01.107638-04:00",
                    "created_at": "2023-10-11T09:07:57.582433-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030d44e0-b4b2-4457-a696-69ae48fe3782/?format=api"
                },
                {
                    "id": "484877fb-9187-42ae-aa3c-4ad117f1609d",
                    "gambit_id": "47d17dff-4a2e-4d25-a155-6a36e2d9a8ee",
                    "last_updated": "2023-10-12T11:13:01.103992-04:00",
                    "created_at": "2023-10-11T09:07:57.577590-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030d44e0-b4b2-4457-a696-69ae48fe3782/?format=api"
                }
            ]
        }
    ]
}