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/ef95b4fc-aec5-4024-8c3c-49c1243b5ff6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ef95b4fc-aec5-4024-8c3c-49c1243b5ff6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "837e0228-16a2-488b-9be5-f4264299417f",
    "completed": true,
    "last_updated": "2023-08-04T09:53:13.175303-04:00",
    "created_at": "2023-08-03T08:28:19.385110-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/837e0228-16a2-488b-9be5-f4264299417f",
    "datetime": "2023-08-03T12:10:00-04:00",
    "cutoff_datetime": "2023-08-03T12:10:00-04:00",
    "name": "PHI (M Lorenzen) v. MIA (J Cueto)",
    "bettypes": [
        {
            "id": "82ca44fc-76ae-4698-9d96-e880e3d7453e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef95b4fc-aec5-4024-8c3c-49c1243b5ff6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-03T08:28:19.396918-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 (M Lorenzen)",
                        "amount": 5260.0
                    },
                    {
                        "team": "MIA (J Cueto)",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9573.2,
                "profit_sb": 73.2,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ad0aa53-f68f-4c07-9076-0f9ab7dfb03e",
                    "gambit_id": "d84d9621-a174-4062-9f5c-73ecb8f888ab",
                    "last_updated": "2023-08-04T09:53:13.189960-04:00",
                    "created_at": "2023-08-03T08:28:19.408221-04:00",
                    "name": "PHI (M Lorenzen)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ca44fc-76ae-4698-9d96-e880e3d7453e/?format=api"
                },
                {
                    "id": "33de979e-53f1-47ee-bc2e-22ce856a01b6",
                    "gambit_id": "acc45b7e-1410-403a-ae5a-5e75667dbd91",
                    "last_updated": "2023-08-04T09:53:13.194022-04:00",
                    "created_at": "2023-08-03T08:28:19.417546-04:00",
                    "name": "MIA (J Cueto)",
                    "reward": "2.02000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82ca44fc-76ae-4698-9d96-e880e3d7453e/?format=api"
                }
            ]
        },
        {
            "id": "c11b1c34-e3fe-4acc-b399-c4486c614cba",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef95b4fc-aec5-4024-8c3c-49c1243b5ff6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-03T08:28:19.424742-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": "MIA",
                        "amount": 6090.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66a3ab39-b304-4e97-80a9-26466ce46532",
                    "gambit_id": "bfb354eb-f4ca-4daa-b6ba-53eb66a85f27",
                    "last_updated": "2023-08-04T09:53:13.205056-04:00",
                    "created_at": "2023-08-03T08:28:19.438343-04:00",
                    "name": "MIA",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c11b1c34-e3fe-4acc-b399-c4486c614cba/?format=api"
                },
                {
                    "id": "2ac63e3e-9dbb-4131-9ffa-d8e0cb224e9e",
                    "gambit_id": "c8b3b7e8-aa15-4765-9504-442f6f12dc08",
                    "last_updated": "2023-08-04T09:53:13.201435-04:00",
                    "created_at": "2023-08-03T08:28:19.431681-04:00",
                    "name": "PHI",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c11b1c34-e3fe-4acc-b399-c4486c614cba/?format=api"
                }
            ]
        },
        {
            "id": "b762a43a-7344-464e-b0a6-85f757f6eb92",
            "match": "https://api-prod.gambitprofit.com/api/matches/ef95b4fc-aec5-4024-8c3c-49c1243b5ff6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-03T08:28:19.444491-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "95903eac-abae-417e-a6c2-7cf63b9abd4f",
                    "gambit_id": "0eb144e9-e54d-48b3-bf52-a784a9a3b561",
                    "last_updated": "2023-08-04T09:53:13.214085-04:00",
                    "created_at": "2023-08-03T08:28:19.450196-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b762a43a-7344-464e-b0a6-85f757f6eb92/?format=api"
                },
                {
                    "id": "b3ed0e53-8e9d-4ded-b309-5c873b414a7e",
                    "gambit_id": "fa7126f5-ba3d-4526-a537-bb598cf40172",
                    "last_updated": "2023-08-04T09:53:13.217924-04:00",
                    "created_at": "2023-08-03T08:28:19.458144-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b762a43a-7344-464e-b0a6-85f757f6eb92/?format=api"
                }
            ]
        }
    ]
}