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/e94bf595-3e08-492c-9a58-9e0258e1d877/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e94bf595-3e08-492c-9a58-9e0258e1d877",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65a6b2b3-fb03-4317-877f-ef6c0023c85b",
    "completed": true,
    "last_updated": "2023-04-16T18:07:20.873422-04:00",
    "created_at": "2023-04-15T12:27:11.236687-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/65a6b2b3-fb03-4317-877f-ef6c0023c85b",
    "datetime": "2023-04-15T16:05:00-04:00",
    "cutoff_datetime": "2023-04-15T16:05:00-04:00",
    "name": "CLE (Z Plesac) v. WAS (C Kuhl)",
    "bettypes": [
        {
            "id": "ea1f0739-c256-4233-9b84-0916957e826d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e94bf595-3e08-492c-9a58-9e0258e1d877/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-15T12:27:11.247962-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": "CLE (Z Plesac)",
                        "amount": 6139.0
                    },
                    {
                        "team": "WAS (C Kuhl)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fb26dd0c-4ddc-44b6-8699-76cc7364bd1c",
                    "gambit_id": "3bf79787-890e-410c-a624-9184a64ce3c0",
                    "last_updated": "2023-04-16T18:07:20.897436-04:00",
                    "created_at": "2023-04-15T12:27:11.250707-04:00",
                    "name": "CLE (Z Plesac)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea1f0739-c256-4233-9b84-0916957e826d/?format=api"
                },
                {
                    "id": "0f51884f-eac9-46bc-8f00-59b18defa600",
                    "gambit_id": "4832e969-9c81-4cd7-9036-24071d439957",
                    "last_updated": "2023-04-16T18:07:20.895318-04:00",
                    "created_at": "2023-04-15T12:27:11.249328-04:00",
                    "name": "WAS (C Kuhl)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea1f0739-c256-4233-9b84-0916957e826d/?format=api"
                }
            ]
        },
        {
            "id": "8a1805ff-4014-43ae-b859-d6aaec793f42",
            "match": "https://api-prod.gambitprofit.com/api/matches/e94bf595-3e08-492c-9a58-9e0258e1d877/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-15T12:27:11.243282-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": "WAS",
                        "amount": 5000.0
                    },
                    {
                        "team": "CLE",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64a9513c-d883-42ef-a6f6-5df43c82612b",
                    "gambit_id": "beef8d06-638d-4688-9349-bb0f2fcef970",
                    "last_updated": "2023-04-16T18:07:20.887334-04:00",
                    "created_at": "2023-04-15T12:27:11.244806-04:00",
                    "name": "WAS",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1805ff-4014-43ae-b859-d6aaec793f42/?format=api"
                },
                {
                    "id": "7aa4996d-92c4-41d6-a5a7-995db71bc0ea",
                    "gambit_id": "32f7274d-30be-4e7f-a73a-6ab61ab46eeb",
                    "last_updated": "2023-04-16T18:07:20.890054-04:00",
                    "created_at": "2023-04-15T12:27:11.246421-04:00",
                    "name": "CLE",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a1805ff-4014-43ae-b859-d6aaec793f42/?format=api"
                }
            ]
        },
        {
            "id": "0010c920-14dc-43f1-a323-0561ee08210b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e94bf595-3e08-492c-9a58-9e0258e1d877/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-15T12:27:11.238716-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "456f154f-e4fd-49ca-beef-0c374919fe2b",
                    "gambit_id": "549f873a-3f47-4364-ba77-bd130e170c4f",
                    "last_updated": "2023-04-16T18:07:20.879473-04:00",
                    "created_at": "2023-04-15T12:27:11.240184-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0010c920-14dc-43f1-a323-0561ee08210b/?format=api"
                },
                {
                    "id": "577e6551-7eac-484a-a8f7-3764c165a46a",
                    "gambit_id": "5fd5009b-4c5d-430f-940b-25cea33471f8",
                    "last_updated": "2023-04-16T18:07:20.881823-04:00",
                    "created_at": "2023-04-15T12:27:11.241658-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0010c920-14dc-43f1-a323-0561ee08210b/?format=api"
                }
            ]
        }
    ]
}