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/79c96c88-49f6-47bb-a0d6-f58cc3b9ce14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "79c96c88-49f6-47bb-a0d6-f58cc3b9ce14",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bfdd05ec-7624-4d48-9225-79e23ad9ef02",
    "completed": true,
    "last_updated": "2022-09-19T10:11:59.311265-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/bfdd05ec-7624-4d48-9225-79e23ad9ef02",
    "datetime": "2022-09-17T15:30:00-04:00",
    "cutoff_datetime": "2022-09-17T15:30:00-04:00",
    "name": "Atlanta United FC v. Philadelphia Union",
    "bettypes": [
        {
            "id": "bbc91773-0b62-4f8c-bdfb-f78522d4bedb",
            "match": "https://api-prod.gambitprofit.com/api/matches/79c96c88-49f6-47bb-a0d6-f58cc3b9ce14/?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": "Atlanta United FC",
                        "amount": 5378.0
                    },
                    {
                        "team": "Philadelphia Union",
                        "amount": 4622.0
                    }
                ],
                "expected_reward_tokens": 11831.6,
                "profit_sb": 2831.6,
                "profit_sb_percentage": 31.46,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Atlanta United FC",
                        "amount": 3978.0
                    },
                    {
                        "team": "Philadelphia Union",
                        "amount": 3418.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2604.0
                    }
                ],
                "expected_reward_tokens": 8749.44,
                "profit_sb": -250.56,
                "profit_sb_percentage": -2.78,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fd31fde-284a-4934-8dff-6b7495da5b0b",
                    "gambit_id": "1840f538-c272-40ab-9337-191d29cb23a6",
                    "last_updated": "2022-09-19T10:11:59.318863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta United FC",
                    "reward": "2.20000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc91773-0b62-4f8c-bdfb-f78522d4bedb/?format=api"
                },
                {
                    "id": "1ac68811-7fad-4c05-99f8-ff56121e290e",
                    "gambit_id": "0654b1d4-5860-4ccb-bf69-5900f445c165",
                    "last_updated": "2022-09-19T10:11:59.317738-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Union",
                    "reward": "2.56000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc91773-0b62-4f8c-bdfb-f78522d4bedb/?format=api"
                },
                {
                    "id": "0fdf7296-2411-4f5a-92cf-1c997bdc76c0",
                    "gambit_id": "ae85f419-641f-4cac-a719-3f9a0e9b2668",
                    "last_updated": "2022-09-19T10:11:59.320019-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.36000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc91773-0b62-4f8c-bdfb-f78522d4bedb/?format=api"
                }
            ]
        },
        {
            "id": "42bd16e2-b0db-42a5-aca9-3836cfd91f26",
            "match": "https://api-prod.gambitprofit.com/api/matches/79c96c88-49f6-47bb-a0d6-f58cc3b9ce14/?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": 6419.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3581.0
                    }
                ],
                "expected_reward_tokens": 8986.6,
                "profit_sb": -13.4,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f79cb29e-4587-4ac6-a8ab-0b1fe68946d9",
                    "gambit_id": "71d8d6dc-147f-4057-96dd-8b71f0a30cfb",
                    "last_updated": "2022-09-19T10:11:59.315338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.40000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api"
                },
                {
                    "id": "7f9c717c-858d-44f9-9e1b-0f3e965d5a74",
                    "gambit_id": "1e891921-eef0-4287-9308-ed6257b6fe46",
                    "last_updated": "2022-09-19T10:11:59.314071-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.51000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api"
                }
            ]
        }
    ]
}