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/6d426528-5df7-44b0-a781-5518905dc5e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d426528-5df7-44b0-a781-5518905dc5e7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "09953113-012b-42ef-8278-319ea6ccbf5b",
    "completed": true,
    "last_updated": "2022-11-14T14:43:36.861244-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.37,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/09953113-012b-42ef-8278-319ea6ccbf5b",
    "datetime": "2022-11-12T14:45:00-05:00",
    "cutoff_datetime": "2022-11-12T14:45:00-05:00",
    "name": "Wolverhampton Wanderers v. Arsenal",
    "bettypes": [
        {
            "id": "7a14724a-fc3a-4cf3-bfe7-2b7d725d8978",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d426528-5df7-44b0-a781-5518905dc5e7/?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": 7123.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2877.0
                    }
                ],
                "expected_reward_tokens": 10470.81,
                "profit_sb": 1470.81,
                "profit_sb_percentage": 16.34,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6040.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2439.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 1520.0
                    }
                ],
                "expected_reward_tokens": 8876.8,
                "profit_sb": -123.2,
                "profit_sb_percentage": -1.37,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92328aa5-8c5f-4f9d-a27a-cfcff2989405",
                    "gambit_id": "24d060b5-0dad-424c-808e-22caf5ec1712",
                    "last_updated": "2022-11-14T14:43:36.867218-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arsenal",
                    "reward": "1.47000",
                    "odds": "1.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a14724a-fc3a-4cf3-bfe7-2b7d725d8978/?format=api"
                },
                {
                    "id": "96f2b28a-ea48-4596-a574-68d0878c557f",
                    "gambit_id": "64240e6d-a5b6-49b6-a848-02957b286fdd",
                    "last_updated": "2022-11-14T14:43:36.869201-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.64000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a14724a-fc3a-4cf3-bfe7-2b7d725d8978/?format=api"
                },
                {
                    "id": "a170219b-4e05-4fe1-9f87-8fd55a45b45b",
                    "gambit_id": "9db2ce76-570e-4162-8707-0fbaa4513005",
                    "last_updated": "2022-11-14T14:43:36.868189-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "5.84000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a14724a-fc3a-4cf3-bfe7-2b7d725d8978/?format=api"
                }
            ]
        },
        {
            "id": "99fe619b-9335-4265-ab78-079bec9f7a8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d426528-5df7-44b0-a781-5518905dc5e7/?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 Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "104ea2e0-27fc-4db9-800e-c5e6ac7b8d39",
                    "gambit_id": "33f34c6b-50d6-479b-a075-da0a5fda1c89",
                    "last_updated": "2022-11-14T14:43:36.864107-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.77000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99fe619b-9335-4265-ab78-079bec9f7a8e/?format=api"
                },
                {
                    "id": "11459e72-47c8-4750-98cb-b484b8891586",
                    "gambit_id": "02a3ac2e-ea99-4f2f-a0d8-20c73102a347",
                    "last_updated": "2022-11-14T14:43:36.865276-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.77000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99fe619b-9335-4265-ab78-079bec9f7a8e/?format=api"
                }
            ]
        }
    ]
}