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/ffc1706a-4796-4ba2-b435-bb74ea555aa4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ffc1706a-4796-4ba2-b435-bb74ea555aa4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d361bc9a-889b-47c0-aaf9-d5aa66b7dbdc",
    "completed": true,
    "last_updated": "2023-05-31T11:47:20.768269-04:00",
    "created_at": "2023-05-30T10:47:17.580660-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d361bc9a-889b-47c0-aaf9-d5aa66b7dbdc",
    "datetime": "2023-05-30T20:10:00-04:00",
    "cutoff_datetime": "2023-05-30T20:10:00-04:00",
    "name": "LAA (T Anderson) v. CWS (L Giolito)",
    "bettypes": [
        {
            "id": "c20449ce-6647-4f06-8001-1e823decd0e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffc1706a-4796-4ba2-b435-bb74ea555aa4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-30T10:47:17.584299-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 (L Giolito)",
                        "amount": 5627.0
                    },
                    {
                        "team": "LAA (T Anderson)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "040c2695-8f71-43cf-8008-ac2cd1041b63",
                    "gambit_id": "4408f91d-2371-449e-ad2a-28a2cbc0ad3f",
                    "last_updated": "2023-05-31T11:47:20.777612-04:00",
                    "created_at": "2023-05-30T10:47:17.589317-04:00",
                    "name": "CWS (L Giolito)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20449ce-6647-4f06-8001-1e823decd0e9/?format=api"
                },
                {
                    "id": "55e403ad-7680-4b15-acc4-f395f84955d3",
                    "gambit_id": "454b6673-da7f-49fe-aed9-6063e11a26a8",
                    "last_updated": "2023-05-31T11:47:20.774986-04:00",
                    "created_at": "2023-05-30T10:47:17.586730-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20449ce-6647-4f06-8001-1e823decd0e9/?format=api"
                }
            ]
        },
        {
            "id": "bcff2150-eff6-47d5-ad62-d5d8d18b2b1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffc1706a-4796-4ba2-b435-bb74ea555aa4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-30T10:47:17.591822-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": "LAA",
                        "amount": 5939.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f36a7fa6-292f-4846-a0ad-5d792a0a71b6",
                    "gambit_id": "df3351a3-2943-4079-85be-03798d352215",
                    "last_updated": "2023-05-31T11:47:20.782858-04:00",
                    "created_at": "2023-05-30T10:47:17.594725-04:00",
                    "name": "LAA",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcff2150-eff6-47d5-ad62-d5d8d18b2b1a/?format=api"
                },
                {
                    "id": "0f999aac-7a91-478f-bd53-e1cc25cf80b6",
                    "gambit_id": "ac92d2c7-a248-43ba-a0d4-646acdcd1148",
                    "last_updated": "2023-05-31T11:47:20.785240-04:00",
                    "created_at": "2023-05-30T10:47:17.597788-04:00",
                    "name": "CWS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcff2150-eff6-47d5-ad62-d5d8d18b2b1a/?format=api"
                }
            ]
        },
        {
            "id": "b19f7be2-3985-4dd8-94dc-f874d2d01791",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffc1706a-4796-4ba2-b435-bb74ea555aa4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-30T10:47:17.600215-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5687cd69-1408-4435-acc4-15978e16e1cc",
                    "gambit_id": "e7c666f4-c204-4daa-abbd-2c5ba7c46cb8",
                    "last_updated": "2023-05-31T11:47:20.792387-04:00",
                    "created_at": "2023-05-30T10:47:17.604911-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19f7be2-3985-4dd8-94dc-f874d2d01791/?format=api"
                },
                {
                    "id": "d5a4f527-6d92-4d76-93d8-6451096fb35c",
                    "gambit_id": "39876cb8-78da-4e03-9026-585434ef8c7a",
                    "last_updated": "2023-05-31T11:47:20.790053-04:00",
                    "created_at": "2023-05-30T10:47:17.602566-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19f7be2-3985-4dd8-94dc-f874d2d01791/?format=api"
                }
            ]
        }
    ]
}