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/c65bf266-9efe-47e8-960b-3c337f5c46b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c65bf266-9efe-47e8-960b-3c337f5c46b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d477dc76-6be7-475c-8aba-a84cd9149f39",
    "completed": true,
    "last_updated": "2023-07-18T17:13:11.622728-04:00",
    "created_at": "2023-07-17T11:42:58.136518-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.49,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d477dc76-6be7-475c-8aba-a84cd9149f39",
    "datetime": "2023-07-17T19:05:00-04:00",
    "cutoff_datetime": "2023-07-17T19:05:00-04:00",
    "name": "LOS (E Sheehan) v. BAL (G Rodriguez)",
    "bettypes": [
        {
            "id": "e92312d4-fee2-43f2-86f4-b702ec871966",
            "match": "https://api-prod.gambitprofit.com/api/matches/c65bf266-9efe-47e8-960b-3c337f5c46b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-17T11:42:58.138978-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": "LOS (E Sheehan)",
                        "amount": 5079.0
                    },
                    {
                        "team": "BAL (G Rodriguez)",
                        "amount": 4921.0
                    }
                ],
                "expected_reward_tokens": 9546.74,
                "profit_sb": 46.74,
                "profit_sb_percentage": 0.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5a9a3a82-cba9-458e-aa30-0c76aa9204ab",
                    "gambit_id": "d2397f01-d248-437d-8d40-f35a4f630b5c",
                    "last_updated": "2023-07-18T17:13:11.625939-04:00",
                    "created_at": "2023-07-17T11:42:58.140889-04:00",
                    "name": "LOS (E Sheehan)",
                    "reward": "1.88000",
                    "odds": "1.92590",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92312d4-fee2-43f2-86f4-b702ec871966/?format=api"
                },
                {
                    "id": "dfdebf46-ad1d-4501-bde7-1df20de1b781",
                    "gambit_id": "03619207-8722-41e3-aff7-0258b7c70e89",
                    "last_updated": "2023-07-18T17:13:11.627300-04:00",
                    "created_at": "2023-07-17T11:42:58.142626-04:00",
                    "name": "BAL (G Rodriguez)",
                    "reward": "1.94000",
                    "odds": "1.98040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e92312d4-fee2-43f2-86f4-b702ec871966/?format=api"
                }
            ]
        },
        {
            "id": "402ba2b8-37f2-4b5b-b442-e3c6f408db67",
            "match": "https://api-prod.gambitprofit.com/api/matches/c65bf266-9efe-47e8-960b-3c337f5c46b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-17T11:42:58.144364-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": "LOS",
                        "amount": 6390.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "11169dcf-6062-44b6-a5c8-7f351e61afef",
                    "gambit_id": "806bddc5-2107-46e5-a2b0-87772f0bee21",
                    "last_updated": "2023-07-18T17:13:11.630809-04:00",
                    "created_at": "2023-07-17T11:42:58.145815-04:00",
                    "name": "LOS",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402ba2b8-37f2-4b5b-b442-e3c6f408db67/?format=api"
                },
                {
                    "id": "2002e384-7fcf-41d4-9812-9003cc79b3f8",
                    "gambit_id": "824453a8-0ad7-45ce-93d6-556e3427cc3f",
                    "last_updated": "2023-07-18T17:13:11.632148-04:00",
                    "created_at": "2023-07-17T11:42:58.147337-04:00",
                    "name": "BAL",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/402ba2b8-37f2-4b5b-b442-e3c6f408db67/?format=api"
                }
            ]
        },
        {
            "id": "4313e7b3-1c45-4906-aac0-10f2571d6468",
            "match": "https://api-prod.gambitprofit.com/api/matches/c65bf266-9efe-47e8-960b-3c337f5c46b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-17T11:42:58.148960-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02502d91-1df5-4b0e-a280-8412e90ae207",
                    "gambit_id": "73784033-e71e-4670-9e98-740feea194fb",
                    "last_updated": "2023-07-18T17:13:11.636021-04:00",
                    "created_at": "2023-07-17T11:42:58.152579-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4313e7b3-1c45-4906-aac0-10f2571d6468/?format=api"
                },
                {
                    "id": "8c3353da-6ceb-4657-b6ff-9e0d74fcf7c8",
                    "gambit_id": "6a7e3907-3266-4d6a-8dce-71f79d71498a",
                    "last_updated": "2023-07-18T17:13:11.634739-04:00",
                    "created_at": "2023-07-17T11:42:58.150536-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4313e7b3-1c45-4906-aac0-10f2571d6468/?format=api"
                }
            ]
        }
    ]
}