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/e82f9dc2-c53f-4bb5-8440-b521daf1f677/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e82f9dc2-c53f-4bb5-8440-b521daf1f677",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcdaf88e-1c4b-49ff-8319-30e7c48be21f",
    "completed": true,
    "last_updated": "2023-05-03T12:12:14.838521-04:00",
    "created_at": "2023-05-02T11:52:06.763071-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fcdaf88e-1c4b-49ff-8319-30e7c48be21f",
    "datetime": "2023-05-02T22:10:00-04:00",
    "cutoff_datetime": "2023-05-02T22:10:00-04:00",
    "name": "PHI (M Strahm) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "e3a0ca57-9f66-4384-8add-9a21892c42a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e82f9dc2-c53f-4bb5-8440-b521daf1f677/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-02T11:52:06.775493-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": "LOS (J Urias)",
                        "amount": 5711.0
                    },
                    {
                        "team": "PHI (M Strahm)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "286c1f05-be63-4cff-980b-02025498b75b",
                    "gambit_id": "c81db5ff-c530-4366-a083-80c9ea775b01",
                    "last_updated": "2023-05-03T12:12:14.848628-04:00",
                    "created_at": "2023-05-02T11:52:06.777141-04:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3a0ca57-9f66-4384-8add-9a21892c42a5/?format=api"
                },
                {
                    "id": "6e52acda-0b19-45f8-92d1-1804871958fb",
                    "gambit_id": "724910a7-5d53-4a32-8e54-948a5b35ade2",
                    "last_updated": "2023-05-03T12:12:14.849779-04:00",
                    "created_at": "2023-05-02T11:52:06.778818-04:00",
                    "name": "PHI (M Strahm)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3a0ca57-9f66-4384-8add-9a21892c42a5/?format=api"
                }
            ]
        },
        {
            "id": "90c660de-6a6d-4e5d-af93-f98ad93055c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e82f9dc2-c53f-4bb5-8440-b521daf1f677/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-02T11:52:06.770972-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": 5939.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "57c241df-694c-43f6-a002-fae7b5149d63",
                    "gambit_id": "b2002e9a-b021-48ad-9062-6317548cae1b",
                    "last_updated": "2023-05-03T12:12:14.846280-04:00",
                    "created_at": "2023-05-02T11:52:06.773835-04:00",
                    "name": "PHI",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90c660de-6a6d-4e5d-af93-f98ad93055c7/?format=api"
                },
                {
                    "id": "0540554b-189b-40a3-b0bf-837f03dc5891",
                    "gambit_id": "0fba85df-fe2b-4a3a-9373-1f1f126287ff",
                    "last_updated": "2023-05-03T12:12:14.845034-04:00",
                    "created_at": "2023-05-02T11:52:06.772303-04:00",
                    "name": "LOS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90c660de-6a6d-4e5d-af93-f98ad93055c7/?format=api"
                }
            ]
        },
        {
            "id": "c01df49e-98b5-49db-bba9-e58aa5ebcd46",
            "match": "https://api-prod.gambitprofit.com/api/matches/e82f9dc2-c53f-4bb5-8440-b521daf1f677/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-02T11:52:06.765517-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a28ff393-4884-4fcd-aa36-54f87705b946",
                    "gambit_id": "221b3d21-d10e-4958-92f8-f63982c2a2a2",
                    "last_updated": "2023-05-03T12:12:14.841454-04:00",
                    "created_at": "2023-05-02T11:52:06.767394-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01df49e-98b5-49db-bba9-e58aa5ebcd46/?format=api"
                },
                {
                    "id": "1341c46e-2361-44f3-a77c-a12fcf3dbf3d",
                    "gambit_id": "a3a450f8-c86f-42f0-8390-e5b51302ad8c",
                    "last_updated": "2023-05-03T12:12:14.842716-04:00",
                    "created_at": "2023-05-02T11:52:06.769381-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c01df49e-98b5-49db-bba9-e58aa5ebcd46/?format=api"
                }
            ]
        }
    ]
}