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/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5a4597d-1e4b-42fd-9334-f5a4714a0927",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2fae8305-3dd0-408d-88cd-ddd6020b8d8f",
    "completed": true,
    "last_updated": "2023-04-19T17:46:59.141328-04:00",
    "created_at": "2023-04-17T11:42:00.561343-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2fae8305-3dd0-408d-88cd-ddd6020b8d8f",
    "datetime": "2023-04-17T19:10:00-04:00",
    "cutoff_datetime": "2023-04-17T19:10:00-04:00",
    "name": "PHI (Z Wheeler) v. CWS (L Lynn)",
    "bettypes": [
        {
            "id": "49b71160-4c1f-4ab3-bca2-25c9c9bd6788",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-17T11:42:00.587803-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 (Z Wheeler)",
                        "amount": 5234.0
                    },
                    {
                        "team": "CWS (L Lynn)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "884dfc25-3557-475a-8fe6-d9fbf7d2a93f",
                    "gambit_id": "443ca9d8-9795-42a5-a8da-cc6e25a6524c",
                    "last_updated": "2023-04-19T17:46:59.160058-04:00",
                    "created_at": "2023-04-17T11:42:00.597353-04:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api"
                },
                {
                    "id": "2c6c8f94-a2e3-47bd-bcaa-bd76b764bc2f",
                    "gambit_id": "2e2954dc-870b-4c16-ae6a-17c93b1dac16",
                    "last_updated": "2023-04-19T17:46:59.158025-04:00",
                    "created_at": "2023-04-17T11:42:00.592131-04:00",
                    "name": "CWS (L Lynn)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api"
                }
            ]
        },
        {
            "id": "ad4e35bc-b3f4-4a97-980e-aac9318e774b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-17T11:42:00.578412-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": "CWS",
                        "amount": 5939.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4c000b2d-cb54-4098-b3b1-5e281ac69f0c",
                    "gambit_id": "12b103da-6a9b-4850-aeb8-02daf5013627",
                    "last_updated": "2023-04-19T17:46:59.152062-04:00",
                    "created_at": "2023-04-17T11:42:00.581518-04:00",
                    "name": "CWS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4e35bc-b3f4-4a97-980e-aac9318e774b/?format=api"
                },
                {
                    "id": "92b9e0b4-6df8-420c-9e51-ce9b517eb577",
                    "gambit_id": "8f9bbcb5-58f4-4795-8644-a7574c22cc22",
                    "last_updated": "2023-04-19T17:46:59.154109-04:00",
                    "created_at": "2023-04-17T11:42:00.584131-04:00",
                    "name": "PHI",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4e35bc-b3f4-4a97-980e-aac9318e774b/?format=api"
                }
            ]
        },
        {
            "id": "b0168ee6-8430-494b-b6f6-4034e7396b3d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-17T11:42:00.567721-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": "8cf0485e-6fc9-4422-8e78-b5ea16c34b0c",
                    "gambit_id": "be891635-8ec7-4ba2-b5f6-d15fdb43e05c",
                    "last_updated": "2023-04-19T17:46:59.145960-04:00",
                    "created_at": "2023-04-17T11:42:00.570906-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/b0168ee6-8430-494b-b6f6-4034e7396b3d/?format=api"
                },
                {
                    "id": "4eba87cf-321e-4c59-aa30-157282ac6422",
                    "gambit_id": "2664520c-2b4b-45b1-a020-7f3faf33387e",
                    "last_updated": "2023-04-19T17:46:59.147890-04:00",
                    "created_at": "2023-04-17T11:42:00.574893-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/b0168ee6-8430-494b-b6f6-4034e7396b3d/?format=api"
                }
            ]
        }
    ]
}