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/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "afb7ecce-19f4-4b1b-9d15-b3b314e7084f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "60ae648b-508c-4917-ae29-e48238697672",
    "completed": true,
    "last_updated": "2023-04-09T11:37:21.549605-04:00",
    "created_at": "2023-04-08T09:01:58.166253-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/60ae648b-508c-4917-ae29-e48238697672",
    "datetime": "2023-04-08T18:35:00-04:00",
    "cutoff_datetime": "2023-04-08T18:35:00-04:00",
    "name": "CWS (M Clevinger) v. PIT (V Velasquez)",
    "bettypes": [
        {
            "id": "1655d9b8-097d-4268-a490-361a59980707",
            "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:58.186354-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 (M Clevinger)",
                        "amount": 5337.0
                    },
                    {
                        "team": "PIT (V Velasquez)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3988fcce-8c03-491b-8748-70683b273374",
                    "gambit_id": "3dad8b80-a292-4f3b-b553-29b3535f3c3e",
                    "last_updated": "2023-04-09T11:37:21.574493-04:00",
                    "created_at": "2023-04-08T09:01:58.191428-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api"
                },
                {
                    "id": "d04e53e3-d232-431d-8d30-6555cbc0c321",
                    "gambit_id": "8367250b-faa2-43fe-8d82-88667cbb39fe",
                    "last_updated": "2023-04-09T11:37:21.571758-04:00",
                    "created_at": "2023-04-08T09:01:58.188776-04:00",
                    "name": "PIT (V Velasquez)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api"
                }
            ]
        },
        {
            "id": "bf15862b-7864-4ae4-b52e-2087e5bf91ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:58.179160-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": "PIT",
                        "amount": 5867.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75a2bf1e-bfd5-4cd0-821f-dc1d6f5ddb9e",
                    "gambit_id": "e451e51b-795e-4061-bb75-159ae94668f6",
                    "last_updated": "2023-04-09T11:37:21.562051-04:00",
                    "created_at": "2023-04-08T09:01:58.181389-04:00",
                    "name": "PIT",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api"
                },
                {
                    "id": "fcf589e9-313f-48c4-9c90-3c8725c7fc71",
                    "gambit_id": "6786a974-d3bf-4cd4-bca9-480091a618f4",
                    "last_updated": "2023-04-09T11:37:21.564842-04:00",
                    "created_at": "2023-04-08T09:01:58.183824-04:00",
                    "name": "CWS",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api"
                }
            ]
        },
        {
            "id": "719793b5-a360-430f-9159-14490f5db8a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:58.169949-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": "787e9e56-f47d-4578-9646-f90d76a076bd",
                    "gambit_id": "29eb4bf2-00f8-416f-9057-bb75c13936ca",
                    "last_updated": "2023-04-09T11:37:21.557403-04:00",
                    "created_at": "2023-04-08T09:01:58.176552-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/719793b5-a360-430f-9159-14490f5db8a1/?format=api"
                },
                {
                    "id": "11fa3cdb-d0df-4272-abe2-0b28902287fc",
                    "gambit_id": "5377a44e-253a-4b6d-a7a8-5a07b6d0827f",
                    "last_updated": "2023-04-09T11:37:21.555104-04:00",
                    "created_at": "2023-04-08T09:01:58.173756-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/719793b5-a360-430f-9159-14490f5db8a1/?format=api"
                }
            ]
        }
    ]
}