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/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "88834ccf-65d7-4453-9d81-71cadcf2b88f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3bf0dc32-83d7-44c7-939f-6655caebce58",
    "completed": true,
    "last_updated": "2023-04-20T11:42:17.026816-04:00",
    "created_at": "2023-04-19T12:17:09.475999-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3bf0dc32-83d7-44c7-939f-6655caebce58",
    "datetime": "2023-04-19T20:10:00-04:00",
    "cutoff_datetime": "2023-04-19T20:10:00-04:00",
    "name": "TOR (J Berrios) v. HOU (L Garcia)",
    "bettypes": [
        {
            "id": "44b18387-895b-4d65-90ac-7a0ae7a29bf2",
            "match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T12:17:09.493161-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": "TOR (J Berrios)",
                        "amount": 5234.0
                    },
                    {
                        "team": "HOU (L Garcia)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f8f27c11-623a-4141-8e56-8a639d62a5c6",
                    "gambit_id": "852d16d4-7963-4669-807d-e71f977d9cc4",
                    "last_updated": "2023-04-20T11:42:17.042039-04:00",
                    "created_at": "2023-04-19T12:17:09.497963-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b18387-895b-4d65-90ac-7a0ae7a29bf2/?format=api"
                },
                {
                    "id": "b2d86534-88c3-4e5b-8360-a313a08270ff",
                    "gambit_id": "dd84261a-02aa-4e66-91ed-12c24f122022",
                    "last_updated": "2023-04-20T11:42:17.040550-04:00",
                    "created_at": "2023-04-19T12:17:09.495316-04:00",
                    "name": "HOU (L Garcia)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b18387-895b-4d65-90ac-7a0ae7a29bf2/?format=api"
                }
            ]
        },
        {
            "id": "0d527e33-5903-4b1f-ab1c-2e11ad44e1cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T12:17:09.486931-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": "HOU",
                        "amount": 5939.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "493229f8-db5b-42cd-bbc4-b6d16cc8d551",
                    "gambit_id": "c83b554a-3297-419c-845e-8e15e940d59a",
                    "last_updated": "2023-04-20T11:42:17.035456-04:00",
                    "created_at": "2023-04-19T12:17:09.488794-04:00",
                    "name": "HOU",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api"
                },
                {
                    "id": "d4c32201-c45d-4d9b-ba37-dbf9a824782d",
                    "gambit_id": "972ab5a6-3296-4583-98dc-a3dbe134fdb9",
                    "last_updated": "2023-04-20T11:42:17.037311-04:00",
                    "created_at": "2023-04-19T12:17:09.490871-04:00",
                    "name": "TOR",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api"
                }
            ]
        },
        {
            "id": "b1ccaf48-1cbf-4533-9b62-e65b166867ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T12:17:09.478822-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3ff55ea-d666-488a-ad6e-b2bf6a9e922f",
                    "gambit_id": "f207d858-5649-45da-bc4b-b6732faf8afc",
                    "last_updated": "2023-04-20T11:42:17.030455-04:00",
                    "created_at": "2023-04-19T12:17:09.482039-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ccaf48-1cbf-4533-9b62-e65b166867ab/?format=api"
                },
                {
                    "id": "6980d1a6-4351-4174-bff8-9a4e011bd1a2",
                    "gambit_id": "1e1b04d7-0512-46bc-978e-f2d60cd18814",
                    "last_updated": "2023-04-20T11:42:17.032253-04:00",
                    "created_at": "2023-04-19T12:17:09.484450-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ccaf48-1cbf-4533-9b62-e65b166867ab/?format=api"
                }
            ]
        }
    ]
}