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/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "08089478-68e8-4a8a-b7e4-ace748da88f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "947af081-b983-4d90-8905-e3fc870330cd",
    "completed": true,
    "last_updated": "2023-07-17T09:08:01.840253-04:00",
    "created_at": "2023-07-14T09:13:25.053959-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/947af081-b983-4d90-8905-e3fc870330cd",
    "datetime": "2023-07-14T20:10:00-04:00",
    "cutoff_datetime": "2023-07-14T20:10:00-04:00",
    "name": "TAM (T Glasnow) v. KAN (A Marsh)",
    "bettypes": [
        {
            "id": "aba59d2c-07d6-460a-b933-0e9d65b65c6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-14T09:13:25.056514-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": "TAM (T Glasnow)",
                        "amount": 6885.0
                    },
                    {
                        "team": "KAN (A Marsh)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5b26e35-b34a-4092-8135-d78452527361",
                    "gambit_id": "c3a6ee02-2928-4433-9cf7-9f34f285d74b",
                    "last_updated": "2023-07-17T09:08:01.843722-04:00",
                    "created_at": "2023-07-14T09:13:25.057989-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba59d2c-07d6-460a-b933-0e9d65b65c6d/?format=api"
                },
                {
                    "id": "dc67276c-6a66-4b40-9dec-13f0cc87dcba",
                    "gambit_id": "a295b2f9-9c3e-409b-b3d9-8b725476e687",
                    "last_updated": "2023-07-17T09:08:01.845071-04:00",
                    "created_at": "2023-07-14T09:13:25.059525-04:00",
                    "name": "KAN (A Marsh)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba59d2c-07d6-460a-b933-0e9d65b65c6d/?format=api"
                }
            ]
        },
        {
            "id": "f1a56036-1594-4f88-91aa-e35ca96ef42b",
            "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-14T09:13:25.061106-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": "TAM",
                        "amount": 6010.0
                    },
                    {
                        "team": "KAN",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7983bcab-d18c-4b46-a59e-e6aba3b0b11f",
                    "gambit_id": "8193a58a-ea2b-4ec1-b308-b440c6e05690",
                    "last_updated": "2023-07-17T09:08:01.847715-04:00",
                    "created_at": "2023-07-14T09:13:25.062598-04:00",
                    "name": "TAM",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api"
                },
                {
                    "id": "4ca8954d-a282-44b8-96b8-9c8a8c312ec7",
                    "gambit_id": "cd8ae2e7-4e6a-4b01-9a18-084f24c530f5",
                    "last_updated": "2023-07-17T09:08:01.849025-04:00",
                    "created_at": "2023-07-14T09:13:25.064082-04:00",
                    "name": "KAN",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api"
                }
            ]
        },
        {
            "id": "1720681e-8182-4bb4-bd45-bce5675a3283",
            "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-14T09:13:25.065550-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": "21dd816a-f2f7-4d60-9d33-a532b5ddfc22",
                    "gambit_id": "ebe9edd4-10be-453c-82b9-549b56993024",
                    "last_updated": "2023-07-17T09:08:01.853046-04:00",
                    "created_at": "2023-07-14T09:13:25.068314-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/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api"
                },
                {
                    "id": "679b9f8a-b7ab-4dca-9c4d-645104e4fa03",
                    "gambit_id": "732fe845-324a-4c99-b8f7-237b1387d752",
                    "last_updated": "2023-07-17T09:08:01.851707-04:00",
                    "created_at": "2023-07-14T09:13:25.066899-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/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api"
                }
            ]
        }
    ]
}