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/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "132c199f-e4a6-4bff-b2c6-f7a4f00bf260",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d91dcd13-8b5b-4765-b3dd-aaa9f6e0fff8",
    "completed": true,
    "last_updated": "2022-09-11T11:02:02.378576-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.09,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d91dcd13-8b5b-4765-b3dd-aaa9f6e0fff8",
    "datetime": "2022-09-10T14:00:00-04:00",
    "cutoff_datetime": "2022-09-10T14:00:00-04:00",
    "name": "Western Michigan v. Ball State",
    "bettypes": [
        {
            "id": "9733159e-df68-4402-b55f-88dbc909a6f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?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": "Western Michigan",
                        "amount": 6659.0
                    },
                    {
                        "team": "Ball State",
                        "amount": 3341.0
                    }
                ],
                "expected_reward_tokens": 9187.75,
                "profit_sb": 187.75,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a52cf490-e96e-4566-829d-a9f6e1499b95",
                    "gambit_id": "76e97e8b-3dd7-4165-8496-25f461036d2a",
                    "last_updated": "2022-09-11T11:02:02.386407-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Michigan",
                    "reward": "1.38000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733159e-df68-4402-b55f-88dbc909a6f0/?format=api"
                },
                {
                    "id": "b3fe436b-4586-4c08-b0e5-3bf9ef3b41ec",
                    "gambit_id": "0086576f-8e2d-4b46-bd49-b32f65838727",
                    "last_updated": "2022-09-11T11:02:02.385293-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "2.75000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733159e-df68-4402-b55f-88dbc909a6f0/?format=api"
                }
            ]
        },
        {
            "id": "25d8c7f5-2e0c-4dec-ad08-195930b80ddd",
            "match": "https://api-prod.gambitprofit.com/api/matches/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?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": "Ball State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Western Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4697d920-8530-46ae-9bd6-fb7f413fe306",
                    "gambit_id": "a8eb1a34-1ca8-4e38-8cbe-773c00d044c5",
                    "last_updated": "2022-09-11T11:02:02.388567-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d8c7f5-2e0c-4dec-ad08-195930b80ddd/?format=api"
                },
                {
                    "id": "c670cb98-2b9f-4cc3-950c-a2fd21cf3ed3",
                    "gambit_id": "18d2a19c-cf76-4867-bc16-2388c9621762",
                    "last_updated": "2022-09-11T11:02:02.389635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Michigan",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d8c7f5-2e0c-4dec-ad08-195930b80ddd/?format=api"
                }
            ]
        },
        {
            "id": "048cb5ee-ccd9-4a47-875a-2ad0ada75733",
            "match": "https://api-prod.gambitprofit.com/api/matches/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5e278fa0-ae58-437b-8e97-07d49bd17816",
                    "gambit_id": "c20601b7-795f-4eb6-b932-93309c7bea81",
                    "last_updated": "2022-09-11T11:02:02.381571-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048cb5ee-ccd9-4a47-875a-2ad0ada75733/?format=api"
                },
                {
                    "id": "c2e6a6ac-caa2-45c1-805a-0fc2cb9589be",
                    "gambit_id": "da0ed8cf-585a-485f-8731-e22340222a9d",
                    "last_updated": "2022-09-11T11:02:02.382863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048cb5ee-ccd9-4a47-875a-2ad0ada75733/?format=api"
                }
            ]
        }
    ]
}