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/f856dda5-eaf9-40ca-b054-ae455abbb5a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f856dda5-eaf9-40ca-b054-ae455abbb5a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b7a57bdf-7372-4f38-b8ea-1f88a0f10e4d",
    "completed": true,
    "last_updated": "2023-12-19T09:53:14.663091-05:00",
    "created_at": "2023-12-15T09:13:10.601651-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b7a57bdf-7372-4f38-b8ea-1f88a0f10e4d",
    "datetime": "2023-12-17T16:05:00-05:00",
    "cutoff_datetime": "2023-12-17T16:05:00-05:00",
    "name": "Washington Commanders v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "969c7c58-9b5a-42f5-9762-9892ea11ee1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f856dda5-eaf9-40ca-b054-ae455abbb5a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T09:13:10.623396-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": "Los Angeles Rams",
                        "amount": 7203.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09615b40-b710-439a-8150-9e3c0af505e3",
                    "gambit_id": "7d3eaa9a-206e-488f-8005-20bc57fa58b1",
                    "last_updated": "2023-12-19T09:53:14.696325-05:00",
                    "created_at": "2023-12-15T09:13:10.631899-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969c7c58-9b5a-42f5-9762-9892ea11ee1f/?format=api"
                },
                {
                    "id": "fa0045e7-2d77-42be-b330-249d5563b515",
                    "gambit_id": "38c96409-1b7a-4dfd-bc3e-95bf27b9c521",
                    "last_updated": "2023-12-19T09:53:14.692879-05:00",
                    "created_at": "2023-12-15T09:13:10.627414-05:00",
                    "name": "Washington Commanders",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969c7c58-9b5a-42f5-9762-9892ea11ee1f/?format=api"
                }
            ]
        },
        {
            "id": "ca7d1233-b141-4882-8dce-f771f1057c8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f856dda5-eaf9-40ca-b054-ae455abbb5a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-15T09:13:10.610627-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": "Los Angeles Rams",
                        "amount": 5107.0
                    },
                    {
                        "team": "Washington Commanders",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ecf9e94-4ecf-422b-9d31-649343966b3d",
                    "gambit_id": "97b85754-889b-4330-9b03-656a9cccdcdf",
                    "last_updated": "2023-12-19T09:53:14.679583-05:00",
                    "created_at": "2023-12-15T09:13:10.619062-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7d1233-b141-4882-8dce-f771f1057c8d/?format=api"
                },
                {
                    "id": "30a08b2a-1014-4471-a791-5983cd51433a",
                    "gambit_id": "3fdcf403-dba5-4947-adb0-285a25fda79c",
                    "last_updated": "2023-12-19T09:53:14.676161-05:00",
                    "created_at": "2023-12-15T09:13:10.615029-05:00",
                    "name": "Washington Commanders",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7d1233-b141-4882-8dce-f771f1057c8d/?format=api"
                }
            ]
        },
        {
            "id": "496145f1-e65c-4f98-922d-70cbae05185f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f856dda5-eaf9-40ca-b054-ae455abbb5a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T09:13:10.635731-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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9302eca3-d5a2-47e8-8613-159b62cb5262",
                    "gambit_id": "02a9ba22-d898-43ee-af03-5d27f4857dce",
                    "last_updated": "2023-12-19T09:53:14.703049-05:00",
                    "created_at": "2023-12-15T09:13:10.639260-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496145f1-e65c-4f98-922d-70cbae05185f/?format=api"
                },
                {
                    "id": "d9f803ce-e68b-4fba-8388-a5a978a792d4",
                    "gambit_id": "a4cbc31b-beb6-4fc5-b522-86a58d9fe365",
                    "last_updated": "2023-12-19T09:53:14.711448-05:00",
                    "created_at": "2023-12-15T09:13:10.642818-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/496145f1-e65c-4f98-922d-70cbae05185f/?format=api"
                }
            ]
        }
    ]
}