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/9f5dbca4-e4e5-4233-a8ab-4d89fe19bd39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9f5dbca4-e4e5-4233-a8ab-4d89fe19bd39",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "aedbe205-3594-4858-8330-5c1ecc8ce461",
    "completed": true,
    "last_updated": "2022-09-05T17:06:57.088102-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.27,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/aedbe205-3594-4858-8330-5c1ecc8ce461",
    "datetime": "2022-09-04T11:30:00-04:00",
    "cutoff_datetime": "2022-09-04T11:30:00-04:00",
    "name": "Manchester United v. Arsenal",
    "bettypes": [
        {
            "id": "bbd055b5-3f25-4381-9ea7-5800c64ad9c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f5dbca4-e4e5-4233-a8ab-4d89fe19bd39/?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": "Arsenal",
                        "amount": 5051.0
                    },
                    {
                        "team": "Manchester United",
                        "amount": 4949.0
                    }
                ],
                "expected_reward_tokens": 12323.01,
                "profit_sb": 3323.01,
                "profit_sb_percentage": 36.92,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 3650.0
                    },
                    {
                        "team": "Manchester United",
                        "amount": 3576.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2774.0
                    }
                ],
                "expected_reward_tokens": 8904.24,
                "profit_sb": -95.76,
                "profit_sb_percentage": -1.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc80da7b-cfb3-4f5b-bea7-9467bb617546",
                    "gambit_id": "7d47940d-81b1-40dd-b35a-e7993d6b088c",
                    "last_updated": "2022-09-05T17:06:57.095346-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "2.44000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd055b5-3f25-4381-9ea7-5800c64ad9c4/?format=api"
                },
                {
                    "id": "dd51d3cd-5be2-4998-9c0f-683facd777cc",
                    "gambit_id": "a9b1b03a-2a36-4dec-aa81-24180ae3906c",
                    "last_updated": "2022-09-05T17:06:57.096659-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester United",
                    "reward": "2.49000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd055b5-3f25-4381-9ea7-5800c64ad9c4/?format=api"
                },
                {
                    "id": "2f5022f4-f1a1-4d2c-b7e1-bfcd02b76f42",
                    "gambit_id": "f0045248-56d1-4aa8-a3c2-a8684046d8ee",
                    "last_updated": "2022-09-05T17:06:57.098084-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.21000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd055b5-3f25-4381-9ea7-5800c64ad9c4/?format=api"
                }
            ]
        },
        {
            "id": "d76d1b5f-474b-4c17-b95a-2b16593d6265",
            "match": "https://api-prod.gambitprofit.com/api/matches/9f5dbca4-e4e5-4233-a8ab-4d89fe19bd39/?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": 5372.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4628.0
                    }
                ],
                "expected_reward_tokens": 9024.6,
                "profit_sb": 24.6,
                "profit_sb_percentage": 0.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2fc0be40-2a87-4716-8d39-28b4947ab004",
                    "gambit_id": "e66139f8-ce81-4e14-8cfe-85a1603674b9",
                    "last_updated": "2022-09-05T17:06:57.092527-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.68000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76d1b5f-474b-4c17-b95a-2b16593d6265/?format=api"
                },
                {
                    "id": "f860ae5b-66bd-438c-b810-569450881848",
                    "gambit_id": "833bacb8-c596-4886-b8e4-3482bee97975",
                    "last_updated": "2022-09-05T17:06:57.091177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d76d1b5f-474b-4c17-b95a-2b16593d6265/?format=api"
                }
            ]
        }
    ]
}