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/776eb9c8-5a27-40a3-8749-71f59735a1bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "776eb9c8-5a27-40a3-8749-71f59735a1bc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "25fa8cc4-4654-4a0e-b6e8-5a4e582e3d20",
    "completed": true,
    "last_updated": "2023-08-14T10:48:13.545758-04:00",
    "created_at": "2023-08-12T09:43:04.674102-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/25fa8cc4-4654-4a0e-b6e8-5a4e582e3d20",
    "datetime": "2023-08-12T18:05:00-04:00",
    "cutoff_datetime": "2023-08-12T18:05:00-04:00",
    "name": "MIN (P Lopez) v. PHI (T Walker)",
    "bettypes": [
        {
            "id": "97f41d12-7648-4d41-a05b-0ccf988a28a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/776eb9c8-5a27-40a3-8749-71f59735a1bc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-12T09:43:04.689773-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": "MIN (P Lopez)",
                        "amount": 5325.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ebbfba9f-3bf8-4924-b1de-3b043a27c5e5",
                    "gambit_id": "ced25033-8c8c-470c-9cf8-b703ccbd51e2",
                    "last_updated": "2023-08-14T10:48:13.553609-04:00",
                    "created_at": "2023-08-12T09:43:04.707219-04:00",
                    "name": "MIN (P Lopez)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97f41d12-7648-4d41-a05b-0ccf988a28a0/?format=api"
                },
                {
                    "id": "08fb0335-b612-4682-8ebf-4fbd3b2e842d",
                    "gambit_id": "34791c59-cf4d-4865-a098-601f05a12642",
                    "last_updated": "2023-08-14T10:48:13.557056-04:00",
                    "created_at": "2023-08-12T09:43:04.717325-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97f41d12-7648-4d41-a05b-0ccf988a28a0/?format=api"
                }
            ]
        },
        {
            "id": "93188022-0868-4f36-aeaa-e7ac10966dfc",
            "match": "https://api-prod.gambitprofit.com/api/matches/776eb9c8-5a27-40a3-8749-71f59735a1bc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-12T09:43:04.722505-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",
                        "amount": 5857.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "311c5e8d-5d46-4487-8098-afd34aea4220",
                    "gambit_id": "c9e73a8e-161f-4af3-ab1d-862f94e6e5d8",
                    "last_updated": "2023-08-14T10:48:13.567173-04:00",
                    "created_at": "2023-08-12T09:43:04.734252-04:00",
                    "name": "PHI",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93188022-0868-4f36-aeaa-e7ac10966dfc/?format=api"
                },
                {
                    "id": "cec992d3-b22c-43d5-89f9-4b1427b0bc92",
                    "gambit_id": "a153365b-e12f-42f3-9169-6fb3acc6e22f",
                    "last_updated": "2023-08-14T10:48:13.563527-04:00",
                    "created_at": "2023-08-12T09:43:04.727907-04:00",
                    "name": "MIN",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93188022-0868-4f36-aeaa-e7ac10966dfc/?format=api"
                }
            ]
        },
        {
            "id": "5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc",
            "match": "https://api-prod.gambitprofit.com/api/matches/776eb9c8-5a27-40a3-8749-71f59735a1bc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-12T09:43:04.739885-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": "0822b3a1-dbe8-45b9-922f-6c8d70eb87e6",
                    "gambit_id": "2cc880e3-5dcc-4917-a639-1f9cb4109691",
                    "last_updated": "2023-08-14T10:48:13.577767-04:00",
                    "created_at": "2023-08-12T09:43:04.751133-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/5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc/?format=api"
                },
                {
                    "id": "c6410b94-43ba-4803-aa28-a4138ff23f62",
                    "gambit_id": "0a18c7a8-439a-4878-8029-2dd9cd7a39db",
                    "last_updated": "2023-08-14T10:48:13.574328-04:00",
                    "created_at": "2023-08-12T09:43:04.745534-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/5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc/?format=api"
                }
            ]
        }
    ]
}