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/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2bae322d-e4c2-4f22-b133-f2fd485840d5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4312b522-57eb-466a-ba3c-3136cd8a11f0",
    "completed": true,
    "last_updated": "2023-08-10T12:28:24.838030-04:00",
    "created_at": "2023-08-09T08:13:11.336300-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4312b522-57eb-466a-ba3c-3136cd8a11f0",
    "datetime": "2023-08-09T19:10:00-04:00",
    "cutoff_datetime": "2023-08-09T19:10:00-04:00",
    "name": "CHC (K Hendricks) v. NYM (D Peterson)",
    "bettypes": [
        {
            "id": "a9b66c89-18bc-40a6-8046-2eaf91607fb2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-09T08:13:11.349513-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": "CHC (K Hendricks)",
                        "amount": 5117.0
                    },
                    {
                        "team": "NYM (D Peterson)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b4e57a47-8901-40cf-8ead-f9dbd80a4378",
                    "gambit_id": "949b2608-d2e0-47fe-aab5-c4433a9cf61a",
                    "last_updated": "2023-08-10T12:28:24.847979-04:00",
                    "created_at": "2023-08-09T08:13:11.353490-04:00",
                    "name": "CHC (K Hendricks)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b66c89-18bc-40a6-8046-2eaf91607fb2/?format=api"
                },
                {
                    "id": "3492b809-ccb1-4502-851d-3da380e25339",
                    "gambit_id": "fb25d175-bfb3-49b2-8a35-102d718480f9",
                    "last_updated": "2023-08-10T12:28:24.851561-04:00",
                    "created_at": "2023-08-09T08:13:11.357708-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b66c89-18bc-40a6-8046-2eaf91607fb2/?format=api"
                }
            ]
        },
        {
            "id": "3c2fad72-b952-4697-9908-98ace4952396",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-09T08:13:11.361502-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": "NYM",
                        "amount": 5939.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c2ea0314-8121-49ca-998a-aa2eba8e98a2",
                    "gambit_id": "2a7c44f5-34d2-4305-b971-06b6d6a6130a",
                    "last_updated": "2023-08-10T12:28:24.861914-04:00",
                    "created_at": "2023-08-09T08:13:11.379312-04:00",
                    "name": "NYM",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c2fad72-b952-4697-9908-98ace4952396/?format=api"
                },
                {
                    "id": "3ac0c3f2-db7f-4bee-8e1c-36cc5dcb87c7",
                    "gambit_id": "309d2393-1051-4757-be62-ad49dbda59e4",
                    "last_updated": "2023-08-10T12:28:24.858524-04:00",
                    "created_at": "2023-08-09T08:13:11.370869-04:00",
                    "name": "CHC",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c2fad72-b952-4697-9908-98ace4952396/?format=api"
                }
            ]
        },
        {
            "id": "661b973b-13d6-4244-a366-2b69be7a3e9d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-09T08:13:11.383320-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 Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "091dbe4e-3244-447e-ad65-be71380cbbff",
                    "gambit_id": "6d4e0080-4270-4bf2-ad4b-57e5242468f3",
                    "last_updated": "2023-08-10T12:28:24.868666-04:00",
                    "created_at": "2023-08-09T08:13:11.390454-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api"
                },
                {
                    "id": "cd35931f-e111-4e16-90a5-1abbd4ac147d",
                    "gambit_id": "36cc37ba-cff2-4d52-a209-c840faab2a56",
                    "last_updated": "2023-08-10T12:28:24.872020-04:00",
                    "created_at": "2023-08-09T08:13:11.394957-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api"
                }
            ]
        }
    ]
}