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/f3623691-85f8-46db-b84a-22623bd2387a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f3623691-85f8-46db-b84a-22623bd2387a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "91051d5e-e188-4630-8af8-2d9135934b6d",
    "completed": true,
    "last_updated": "2023-08-14T18:43:06.274967-04:00",
    "created_at": "2023-08-13T10:18:24.184386-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/91051d5e-e188-4630-8af8-2d9135934b6d",
    "datetime": "2023-08-13T13:35:00-04:00",
    "cutoff_datetime": "2023-08-13T13:35:00-04:00",
    "name": "MIN (S Gray) v. PHI (R Suarez)",
    "bettypes": [
        {
            "id": "b8074747-a766-440b-9aaa-dfeea18386d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3623691-85f8-46db-b84a-22623bd2387a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-13T10:18:24.196808-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": "PHI (R Suarez)",
                        "amount": 5222.0
                    },
                    {
                        "team": "MIN (S Gray)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07110c99-58bf-4ccc-859c-2c1141a742f5",
                    "gambit_id": "270e2ef9-8a16-4c9f-9473-0ea41f69aeed",
                    "last_updated": "2023-08-14T18:43:06.290143-04:00",
                    "created_at": "2023-08-13T10:18:24.210778-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8074747-a766-440b-9aaa-dfeea18386d4/?format=api"
                },
                {
                    "id": "1ab454ca-3b34-49ba-90c4-3010624505d5",
                    "gambit_id": "b965f97f-f98d-4b76-935b-fda49c34ba12",
                    "last_updated": "2023-08-14T18:43:06.286798-04:00",
                    "created_at": "2023-08-13T10:18:24.201227-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8074747-a766-440b-9aaa-dfeea18386d4/?format=api"
                }
            ]
        },
        {
            "id": "9beae93f-501a-4d56-a0fc-fc323f52909c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3623691-85f8-46db-b84a-22623bd2387a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-13T10:18:24.216184-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": "MIN",
                        "amount": 6390.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2579db96-35f9-44ba-87ff-9bef8f00de2e",
                    "gambit_id": "b80dcf3b-9dd3-4962-a8e2-1f3b2fe47b90",
                    "last_updated": "2023-08-14T18:43:06.296893-04:00",
                    "created_at": "2023-08-13T10:18:24.220387-04:00",
                    "name": "MIN",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9beae93f-501a-4d56-a0fc-fc323f52909c/?format=api"
                },
                {
                    "id": "5f5a425e-1a90-421a-872f-5e969c918a5b",
                    "gambit_id": "976bcd3b-9608-43c8-ad50-55cbae84237d",
                    "last_updated": "2023-08-14T18:43:06.300275-04:00",
                    "created_at": "2023-08-13T10:18:24.224466-04:00",
                    "name": "PHI",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9beae93f-501a-4d56-a0fc-fc323f52909c/?format=api"
                }
            ]
        },
        {
            "id": "008b397c-f8e8-453d-ad96-7c2a68e79bd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f3623691-85f8-46db-b84a-22623bd2387a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-13T10:18:24.228770-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "510eef64-2a1d-4113-b841-1d36551ca4b9",
                    "gambit_id": "1a74e8b8-2958-4a01-9e10-6258c50f7b5e",
                    "last_updated": "2023-08-14T18:43:06.311160-04:00",
                    "created_at": "2023-08-13T10:18:24.237279-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008b397c-f8e8-453d-ad96-7c2a68e79bd6/?format=api"
                },
                {
                    "id": "b98b54a4-7619-4642-89fe-bc9c6bc20be8",
                    "gambit_id": "a347c7de-b905-4713-8239-c1a14ab544c1",
                    "last_updated": "2023-08-14T18:43:06.307371-04:00",
                    "created_at": "2023-08-13T10:18:24.233147-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008b397c-f8e8-453d-ad96-7c2a68e79bd6/?format=api"
                }
            ]
        }
    ]
}