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/d4278688-2a7e-4ed8-8de6-cde1abff54f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d4278688-2a7e-4ed8-8de6-cde1abff54f0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dfac1c88-e9ce-424d-8967-6d3ded10e985",
    "completed": true,
    "last_updated": "2023-09-09T11:28:27.609977-04:00",
    "created_at": "2023-09-08T09:23:24.326530-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dfac1c88-e9ce-424d-8967-6d3ded10e985",
    "datetime": "2023-09-08T19:05:00-04:00",
    "cutoff_datetime": "2023-09-08T19:05:00-04:00",
    "name": "MIA (E Perez) v. PHI (C Sanchez)",
    "bettypes": [
        {
            "id": "34277f02-070e-480c-b136-ab88fe98255a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4278688-2a7e-4ed8-8de6-cde1abff54f0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-08T09:23:24.331338-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 (C Sanchez)",
                        "amount": 5615.0
                    },
                    {
                        "team": "MIA (E Perez)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ca02a30a-0243-4cbb-b909-269e84793e4e",
                    "gambit_id": "f7aaf261-1aa8-4aa8-b877-40792ebdf2d6",
                    "last_updated": "2023-09-09T11:28:27.633166-04:00",
                    "created_at": "2023-09-08T09:23:24.339081-04:00",
                    "name": "PHI (C Sanchez)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34277f02-070e-480c-b136-ab88fe98255a/?format=api"
                },
                {
                    "id": "1a912721-4fbd-4018-9356-08e32955a2d8",
                    "gambit_id": "779c6eba-e1d2-4cfa-bb5f-5a67514a460a",
                    "last_updated": "2023-09-09T11:28:27.629490-04:00",
                    "created_at": "2023-09-08T09:23:24.335191-04:00",
                    "name": "MIA (E Perez)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34277f02-070e-480c-b136-ab88fe98255a/?format=api"
                }
            ]
        },
        {
            "id": "f0457341-fe76-400c-9d7e-8c5256cc5c59",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4278688-2a7e-4ed8-8de6-cde1abff54f0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-08T09:23:24.343651-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": "MIA",
                        "amount": 6010.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fc869d4-89e6-4b87-b2b9-cc2c284a58c0",
                    "gambit_id": "67f52b77-b269-487e-a198-6d5c463d4140",
                    "last_updated": "2023-09-09T11:28:27.639851-04:00",
                    "created_at": "2023-09-08T09:23:24.347014-04:00",
                    "name": "MIA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0457341-fe76-400c-9d7e-8c5256cc5c59/?format=api"
                },
                {
                    "id": "f72187a5-cbff-42fd-be5f-eaa0c1177baf",
                    "gambit_id": "1e9faafc-d902-46ed-8013-786365887f32",
                    "last_updated": "2023-09-09T11:28:27.643155-04:00",
                    "created_at": "2023-09-08T09:23:24.351128-04:00",
                    "name": "PHI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0457341-fe76-400c-9d7e-8c5256cc5c59/?format=api"
                }
            ]
        },
        {
            "id": "4e9eda34-8c3a-4ffb-a987-74619f587d44",
            "match": "https://api-prod.gambitprofit.com/api/matches/d4278688-2a7e-4ed8-8de6-cde1abff54f0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-08T09:23:24.354934-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f16bd0e-88e6-455e-868c-3a6405fa05ed",
                    "gambit_id": "f07c0f4f-abbd-40ed-87cc-419d861799ba",
                    "last_updated": "2023-09-09T11:28:27.653414-04:00",
                    "created_at": "2023-09-08T09:23:24.362701-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e9eda34-8c3a-4ffb-a987-74619f587d44/?format=api"
                },
                {
                    "id": "0a9624e2-b88c-4ce4-bd74-4912cc477c63",
                    "gambit_id": "aac4db5f-ee34-486f-9fc8-ab7fe8745c55",
                    "last_updated": "2023-09-09T11:28:27.649869-04:00",
                    "created_at": "2023-09-08T09:23:24.358276-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e9eda34-8c3a-4ffb-a987-74619f587d44/?format=api"
                }
            ]
        }
    ]
}