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/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a76dc4db-21c4-49fa-962b-1d22d4368104",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "359e3882-2cb2-472f-9f6a-97d4ec0a3e05",
    "completed": true,
    "last_updated": "2023-09-28T18:58:18.446968-04:00",
    "created_at": "2023-09-27T09:22:57.390963-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/359e3882-2cb2-472f-9f6a-97d4ec0a3e05",
    "datetime": "2023-09-27T18:35:00-04:00",
    "cutoff_datetime": "2023-09-27T18:35:00-04:00",
    "name": "WAS (P Corbin) v. BAL (G Rodriguez)",
    "bettypes": [
        {
            "id": "460563a6-0e57-4829-a5f2-2c61715de5a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:57.403123-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": "BAL (G Rodriguez)",
                        "amount": 6885.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fae7d38b-3339-4576-a34f-23be6f647e11",
                    "gambit_id": "401d09bd-63fe-40c9-bc48-0916a64bde09",
                    "last_updated": "2023-09-28T18:58:18.462518-04:00",
                    "created_at": "2023-09-27T09:22:57.414040-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api"
                },
                {
                    "id": "0b8d41f0-31e8-4024-acf3-e4ffe83f4c94",
                    "gambit_id": "08c79831-8cd1-428f-9c9b-8ebdc51f5549",
                    "last_updated": "2023-09-28T18:58:18.458599-04:00",
                    "created_at": "2023-09-27T09:22:57.409187-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/460563a6-0e57-4829-a5f2-2c61715de5a0/?format=api"
                }
            ]
        },
        {
            "id": "178707e1-fa33-41d4-9964-b39f41111a7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:57.418660-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": "BAL",
                        "amount": 5213.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fb83680-ac7f-42a1-9080-0482ad98ff0f",
                    "gambit_id": "e1707284-4b12-426e-a2a8-bcd3cf205f8b",
                    "last_updated": "2023-09-28T18:58:18.474212-04:00",
                    "created_at": "2023-09-27T09:22:57.426545-04:00",
                    "name": "BAL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178707e1-fa33-41d4-9964-b39f41111a7d/?format=api"
                },
                {
                    "id": "5cd56c85-3a54-414a-bd84-fe7346829098",
                    "gambit_id": "a90e3f47-18c8-499a-93bb-d4a07c37cf22",
                    "last_updated": "2023-09-28T18:58:18.470418-04:00",
                    "created_at": "2023-09-27T09:22:57.422905-04:00",
                    "name": "WAS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178707e1-fa33-41d4-9964-b39f41111a7d/?format=api"
                }
            ]
        },
        {
            "id": "85e1ab00-e243-4618-935c-55e0e42b35f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a76dc4db-21c4-49fa-962b-1d22d4368104/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:57.431999-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64ce1b0f-7fac-4360-acc1-e74e70d347d8",
                    "gambit_id": "a9a7db02-e708-477f-8832-e63b6ba183ad",
                    "last_updated": "2023-09-28T18:58:18.485305-04:00",
                    "created_at": "2023-09-27T09:22:57.440441-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1ab00-e243-4618-935c-55e0e42b35f9/?format=api"
                },
                {
                    "id": "4d298262-0029-4e94-9911-e3d049e9335d",
                    "gambit_id": "b095c42e-f9da-4198-888f-f21affb87c4c",
                    "last_updated": "2023-09-28T18:58:18.481699-04:00",
                    "created_at": "2023-09-27T09:22:57.435952-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1ab00-e243-4618-935c-55e0e42b35f9/?format=api"
                }
            ]
        }
    ]
}