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/037e2ab4-62e9-4c0d-b0a4-838bf440c5ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "037e2ab4-62e9-4c0d-b0a4-838bf440c5ee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b2759baa-8762-44cd-bd48-6eb66756e87f",
    "completed": true,
    "last_updated": "2023-04-27T11:52:09.458464-04:00",
    "created_at": "2023-04-26T12:02:11.550027-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b2759baa-8762-44cd-bd48-6eb66756e87f",
    "datetime": "2023-04-26T18:40:00-04:00",
    "cutoff_datetime": "2023-04-26T18:40:00-04:00",
    "name": "SEA (L Gilbert) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "6e392a02-510f-4a1d-a43c-bf12476a30a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/037e2ab4-62e9-4c0d-b0a4-838bf440c5ee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:11.564134-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": "SEA (L Gilbert)",
                        "amount": 5234.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "51707902-cde1-4e40-bcd4-39dce59b8aa5",
                    "gambit_id": "cef79e1c-b098-448e-85ff-29320b04294c",
                    "last_updated": "2023-04-27T11:52:09.482524-04:00",
                    "created_at": "2023-04-26T12:02:11.569263-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e392a02-510f-4a1d-a43c-bf12476a30a9/?format=api"
                },
                {
                    "id": "7cbdc399-0972-407c-b663-2ce416548627",
                    "gambit_id": "ff085ef1-d357-49bc-87fb-cec91c88ce2b",
                    "last_updated": "2023-04-27T11:52:09.480441-04:00",
                    "created_at": "2023-04-26T12:02:11.567144-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e392a02-510f-4a1d-a43c-bf12476a30a9/?format=api"
                }
            ]
        },
        {
            "id": "08479e6e-79de-4a7a-9898-4e70f31f08e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/037e2ab4-62e9-4c0d-b0a4-838bf440c5ee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-26T12:02:11.558347-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",
                        "amount": 6020.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f7a1403f-19a8-47fa-877b-af1893ae543e",
                    "gambit_id": "0d1710d3-c1cf-44cb-a0d9-dd2e5671b22b",
                    "last_updated": "2023-04-27T11:52:09.473661-04:00",
                    "created_at": "2023-04-26T12:02:11.560055-04:00",
                    "name": "PHI",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08479e6e-79de-4a7a-9898-4e70f31f08e7/?format=api"
                },
                {
                    "id": "49173489-8734-4795-afa3-62481eaeef31",
                    "gambit_id": "bdc2bf2b-eab3-402b-bfc7-c3e4cda32118",
                    "last_updated": "2023-04-27T11:52:09.475767-04:00",
                    "created_at": "2023-04-26T12:02:11.561971-04:00",
                    "name": "SEA",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08479e6e-79de-4a7a-9898-4e70f31f08e7/?format=api"
                }
            ]
        },
        {
            "id": "6d51c809-7066-422b-a40c-e0d3e2457ae0",
            "match": "https://api-prod.gambitprofit.com/api/matches/037e2ab4-62e9-4c0d-b0a4-838bf440c5ee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:11.552237-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": "9c09839b-7806-4d2d-b432-b482f6aba630",
                    "gambit_id": "05cb60ee-7d28-4ae4-9ed5-f13e2c990e26",
                    "last_updated": "2023-04-27T11:52:09.464778-04:00",
                    "created_at": "2023-04-26T12:02:11.554439-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/6d51c809-7066-422b-a40c-e0d3e2457ae0/?format=api"
                },
                {
                    "id": "85a6d9f3-48a3-41ad-ab7c-a0bc1558f46b",
                    "gambit_id": "f0eab1ea-b77d-4aca-8d14-8a3c2893ac5d",
                    "last_updated": "2023-04-27T11:52:09.467768-04:00",
                    "created_at": "2023-04-26T12:02:11.556355-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/6d51c809-7066-422b-a40c-e0d3e2457ae0/?format=api"
                }
            ]
        }
    ]
}