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/32920328-c281-47c2-8cc5-a607bae5b336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32920328-c281-47c2-8cc5-a607bae5b336",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e2654a9f-c8bf-4193-8abf-4fe83841803e",
    "completed": true,
    "last_updated": "2023-06-28T21:28:07.645315-04:00",
    "created_at": "2023-06-27T08:43:23.503816-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e2654a9f-c8bf-4193-8abf-4fe83841803e",
    "datetime": "2023-06-27T19:20:00-04:00",
    "cutoff_datetime": "2023-06-27T19:20:00-04:00",
    "name": "MIN (J Ryan) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "e31c4e23-c27f-4a5f-bcc2-c66aa8e29f27",
            "match": "https://api-prod.gambitprofit.com/api/matches/32920328-c281-47c2-8cc5-a607bae5b336/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-27T08:43:23.507205-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": "ATL (B Elder)",
                        "amount": 5787.0
                    },
                    {
                        "team": "MIN (J Ryan)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "55b3e4f7-a3c7-4d67-a6da-8accbec3dbdd",
                    "gambit_id": "c459a09f-67be-4b6d-af1c-c6e5c4aceaed",
                    "last_updated": "2023-06-28T21:28:07.653343-04:00",
                    "created_at": "2023-06-27T08:43:23.512416-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31c4e23-c27f-4a5f-bcc2-c66aa8e29f27/?format=api"
                },
                {
                    "id": "d2709015-9822-4e0b-9b0a-90aa25af4de7",
                    "gambit_id": "0a477fa8-6f08-47a9-85ae-f0cb6fb76834",
                    "last_updated": "2023-06-28T21:28:07.650671-04:00",
                    "created_at": "2023-06-27T08:43:23.509715-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e31c4e23-c27f-4a5f-bcc2-c66aa8e29f27/?format=api"
                }
            ]
        },
        {
            "id": "13c889fb-97c3-462b-a830-06f1c8cff4a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/32920328-c281-47c2-8cc5-a607bae5b336/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-27T08:43:23.515373-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",
                        "amount": 5867.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4dafe74d-4de3-4202-8948-3977e4651308",
                    "gambit_id": "e63de399-c8ce-4e37-98d6-0dff2b252bd4",
                    "last_updated": "2023-06-28T21:28:07.658364-04:00",
                    "created_at": "2023-06-27T08:43:23.517660-04:00",
                    "name": "MIN",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c889fb-97c3-462b-a830-06f1c8cff4a3/?format=api"
                },
                {
                    "id": "990d0aeb-975a-41ab-ab9c-d0214aa528db",
                    "gambit_id": "14fe9248-fcdc-4e86-a5e2-735a33c3a02d",
                    "last_updated": "2023-06-28T21:28:07.661193-04:00",
                    "created_at": "2023-06-27T08:43:23.519901-04:00",
                    "name": "ATL",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c889fb-97c3-462b-a830-06f1c8cff4a3/?format=api"
                }
            ]
        },
        {
            "id": "23de0cbf-c046-4a0e-bf84-86e28395f052",
            "match": "https://api-prod.gambitprofit.com/api/matches/32920328-c281-47c2-8cc5-a607bae5b336/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-27T08:43:23.522196-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": "90793e57-2375-41ec-b4a4-5e18c4f75641",
                    "gambit_id": "08309333-9fb1-4a33-8229-181b3c931afe",
                    "last_updated": "2023-06-28T21:28:07.668324-04:00",
                    "created_at": "2023-06-27T08:43:23.526947-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/23de0cbf-c046-4a0e-bf84-86e28395f052/?format=api"
                },
                {
                    "id": "011d2c4a-3328-4638-b116-7e747853b2a6",
                    "gambit_id": "a674c24f-237d-4960-9d16-01d14ab6439f",
                    "last_updated": "2023-06-28T21:28:07.665779-04:00",
                    "created_at": "2023-06-27T08:43:23.524373-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/23de0cbf-c046-4a0e-bf84-86e28395f052/?format=api"
                }
            ]
        }
    ]
}