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/4335781d-7f07-4d0e-863e-455d42be6700/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4335781d-7f07-4d0e-863e-455d42be6700",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "93246a42-6f94-4cc3-930e-b164b26d662a",
    "completed": true,
    "last_updated": "2023-03-17T10:42:21.346511-04:00",
    "created_at": "2023-03-14T19:52:10.587635-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/93246a42-6f94-4cc3-930e-b164b26d662a",
    "datetime": "2023-03-16T18:50:00-04:00",
    "cutoff_datetime": "2023-03-16T18:50:00-04:00",
    "name": "Auburn v. Iowa",
    "bettypes": [
        {
            "id": "c295bb4c-fe03-459d-ac2a-9cbca56b0d7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4335781d-7f07-4d0e-863e-455d42be6700/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-15T14:52:13.603914-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": "Auburn",
                        "amount": 5213.0
                    },
                    {
                        "team": "Iowa",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07c64bad-ff75-4106-8a81-1822c89f0f9f",
                    "gambit_id": "c5eded08-b438-4c1a-bafe-d1fcee1ddbf6",
                    "last_updated": "2023-03-17T10:42:21.357513-04:00",
                    "created_at": "2023-03-15T14:52:13.606088-04:00",
                    "name": "Auburn",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c295bb4c-fe03-459d-ac2a-9cbca56b0d7a/?format=api"
                },
                {
                    "id": "fffde02a-e05d-4491-8120-49020dd5de1d",
                    "gambit_id": "0c4f009d-167f-4e02-a5a7-1d24f44297d0",
                    "last_updated": "2023-03-17T10:42:21.355845-04:00",
                    "created_at": "2023-03-15T14:52:13.604992-04:00",
                    "name": "Iowa",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c295bb4c-fe03-459d-ac2a-9cbca56b0d7a/?format=api"
                }
            ]
        },
        {
            "id": "a26c47ed-ffce-4d80-8760-4b1193a7c3ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/4335781d-7f07-4d0e-863e-455d42be6700/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T19:52:10.589586-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": "Iowa",
                        "amount": 5000.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14468051-9a0f-4bbd-848f-becc8d489b75",
                    "gambit_id": "a083c491-532b-4985-8e1c-292100af7c92",
                    "last_updated": "2023-03-17T10:42:21.360560-04:00",
                    "created_at": "2023-03-14T19:52:10.591258-04:00",
                    "name": "Iowa",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26c47ed-ffce-4d80-8760-4b1193a7c3ec/?format=api"
                },
                {
                    "id": "e1487f4c-b4f0-4498-b9d2-b282cd994637",
                    "gambit_id": "74629f87-6d2b-40e7-b8b0-0b36f99efb5c",
                    "last_updated": "2023-03-17T10:42:21.363182-04:00",
                    "created_at": "2023-03-14T19:52:10.592901-04:00",
                    "name": "Auburn",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a26c47ed-ffce-4d80-8760-4b1193a7c3ec/?format=api"
                }
            ]
        },
        {
            "id": "a70df09c-0eea-4086-8013-b6b066529adb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4335781d-7f07-4d0e-863e-455d42be6700/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-15T14:52:13.600352-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 151.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 151.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "597e939c-c238-4dae-8f96-9e99373cc41b",
                    "gambit_id": "b1ba7ac2-ff30-49f5-a5fb-d89363c3c2e9",
                    "last_updated": "2023-03-17T10:42:21.350370-04:00",
                    "created_at": "2023-03-15T14:52:13.601585-04:00",
                    "name": "Game Total Under 151.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "151.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70df09c-0eea-4086-8013-b6b066529adb/?format=api"
                },
                {
                    "id": "63300c31-8699-4a96-8b67-0e0f2123421e",
                    "gambit_id": "4ebade69-45fa-46ec-9cbf-1b2cf259914a",
                    "last_updated": "2023-03-17T10:42:21.352343-04:00",
                    "created_at": "2023-03-15T14:52:13.602744-04:00",
                    "name": "Game Total Over 151.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "151.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70df09c-0eea-4086-8013-b6b066529adb/?format=api"
                }
            ]
        }
    ]
}