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/9f9931ec-eef6-4c5e-890c-7284c7084454/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9f9931ec-eef6-4c5e-890c-7284c7084454",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e17ebaa1-3073-4cf7-8554-295e10052997",
    "completed": true,
    "last_updated": "2022-09-05T10:52:19.984939-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.37,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e17ebaa1-3073-4cf7-8554-295e10052997",
    "datetime": "2022-09-03T15:30:00-04:00",
    "cutoff_datetime": "2022-09-03T15:30:00-04:00",
    "name": "Minnesota United FC v. FC Dallas",
    "bettypes": [
        {
            "id": "2741e0ed-e287-4e3f-95ef-0040c49f65fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f9931ec-eef6-4c5e-890c-7284c7084454/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Minnesota United FC",
                        "amount": 6084.0
                    },
                    {
                        "team": "FC Dallas",
                        "amount": 3916.0
                    }
                ],
                "expected_reward_tokens": 11863.8,
                "profit_sb": 2863.8,
                "profit_sb_percentage": 31.82,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Minnesota United FC",
                        "amount": 4537.0
                    },
                    {
                        "team": "FC Dallas",
                        "amount": 2920.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2543.0
                    }
                ],
                "expected_reward_tokens": 8847.15,
                "profit_sb": -152.85,
                "profit_sb_percentage": -1.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a49ba10-f6f8-4dcc-943f-d18401970e83",
                    "gambit_id": "53b9b506-a754-44c4-a799-34001cd8f410",
                    "last_updated": "2022-09-05T10:52:19.991590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota United FC",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2741e0ed-e287-4e3f-95ef-0040c49f65fd/?format=api"
                },
                {
                    "id": "3e8ac7bb-9ad4-4437-b42f-69e60c17a592",
                    "gambit_id": "9afe8298-4eaa-4f11-90f1-9bd4566bd028",
                    "last_updated": "2022-09-05T10:52:19.990631-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Dallas",
                    "reward": "3.03000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2741e0ed-e287-4e3f-95ef-0040c49f65fd/?format=api"
                },
                {
                    "id": "25f563ca-0249-45e9-9234-76a2cf800fe7",
                    "gambit_id": "7da832f3-72d5-4efe-b19a-309b5f8715ce",
                    "last_updated": "2022-09-05T10:52:19.992561-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.48000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2741e0ed-e287-4e3f-95ef-0040c49f65fd/?format=api"
                }
            ]
        },
        {
            "id": "e0fa42d8-2896-40dd-b4ba-63afa0d2d091",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f9931ec-eef6-4c5e-890c-7284c7084454/?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 Over 2.5",
                        "amount": 5604.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4396.0
                    }
                ],
                "expected_reward_tokens": 8966.4,
                "profit_sb": -33.6,
                "profit_sb_percentage": -0.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a10effd2-45c6-40a0-90c6-a8dc124e0b85",
                    "gambit_id": "9c38cad1-e05d-40a2-80b2-cec4d68b87aa",
                    "last_updated": "2022-09-05T10:52:19.988723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.60000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0fa42d8-2896-40dd-b4ba-63afa0d2d091/?format=api"
                },
                {
                    "id": "24f46049-9eba-474e-ac23-9e4ace74ab13",
                    "gambit_id": "aba1a4a8-03ec-477d-9040-df8895b69830",
                    "last_updated": "2022-09-05T10:52:19.987671-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0fa42d8-2896-40dd-b4ba-63afa0d2d091/?format=api"
                }
            ]
        }
    ]
}