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/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5123e40f-83cb-479e-b56a-65d4b4dfaded",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21d81432-1b5a-4c04-b409-f4e9b86a1bb5",
    "completed": true,
    "last_updated": "2023-04-18T12:12:05.869177-04:00",
    "created_at": "2023-04-16T12:17:26.736632-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/21d81432-1b5a-4c04-b409-f4e9b86a1bb5",
    "datetime": "2023-04-16T16:10:00-04:00",
    "cutoff_datetime": "2023-04-16T16:10:00-04:00",
    "name": "CHC (D Smyly) v. LOS (J Urias)",
    "bettypes": [
        {
            "id": "1f7287ef-1826-4ca2-9ffd-94b742b9e81f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-16T12:17:26.754895-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 (J Urias)",
                        "amount": 6682.0
                    },
                    {
                        "team": "CHC (D Smyly)",
                        "amount": 3318.0
                    }
                ],
                "expected_reward_tokens": 9488.44,
                "profit_sb": -11.56,
                "profit_sb_percentage": -0.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f09d70e-364c-4d9d-8153-6cd5e2215373",
                    "gambit_id": "5188f3fb-63dd-42b0-8f6c-23e0361afc6b",
                    "last_updated": "2023-04-18T12:12:05.881770-04:00",
                    "created_at": "2023-04-16T12:17:26.757365-04:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7287ef-1826-4ca2-9ffd-94b742b9e81f/?format=api"
                },
                {
                    "id": "4fbde4c1-e613-45d3-9080-9138cf43cde5",
                    "gambit_id": "9651f935-48e5-48a4-aa10-5823a33b59da",
                    "last_updated": "2023-04-18T12:12:05.883220-04:00",
                    "created_at": "2023-04-16T12:17:26.759941-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7287ef-1826-4ca2-9ffd-94b742b9e81f/?format=api"
                }
            ]
        },
        {
            "id": "77b7b369-5ec7-41fc-b6d2-8c58ea8a1901",
            "match": "https://api-prod.gambitprofit.com/api/matches/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-16T12:17:26.746883-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "LOS",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34e353e9-0ae8-4e39-a2b3-da288ebaa754",
                    "gambit_id": "5f302a16-a695-4682-88f2-af917e75e6e9",
                    "last_updated": "2023-04-18T12:12:05.878942-04:00",
                    "created_at": "2023-04-16T12:17:26.752162-04:00",
                    "name": "CHC",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77b7b369-5ec7-41fc-b6d2-8c58ea8a1901/?format=api"
                },
                {
                    "id": "a4e5ed62-7250-45d6-9393-f2db0437c1b8",
                    "gambit_id": "7208f9e4-0191-4273-8ebe-71f92f76b1ab",
                    "last_updated": "2023-04-18T12:12:05.877436-04:00",
                    "created_at": "2023-04-16T12:17:26.749505-04:00",
                    "name": "LOS",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77b7b369-5ec7-41fc-b6d2-8c58ea8a1901/?format=api"
                }
            ]
        },
        {
            "id": "f9d13a58-3340-4300-9bc9-f8f0198a65ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-16T12:17:26.739445-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89bc43e0-576c-4b4a-a35d-6a260d8fa4a0",
                    "gambit_id": "c8516000-f38f-4f1c-a54d-09f4702eb977",
                    "last_updated": "2023-04-18T12:12:05.874283-04:00",
                    "created_at": "2023-04-16T12:17:26.744202-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d13a58-3340-4300-9bc9-f8f0198a65ef/?format=api"
                },
                {
                    "id": "fc182746-ff5a-4eef-9b0b-62a2557ab4f6",
                    "gambit_id": "22b43e0e-b933-4e1d-86bd-50b35ef5f196",
                    "last_updated": "2023-04-18T12:12:05.872435-04:00",
                    "created_at": "2023-04-16T12:17:26.741757-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d13a58-3340-4300-9bc9-f8f0198a65ef/?format=api"
                }
            ]
        }
    ]
}