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/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b2647d26-884f-4bcc-9de6-ba47faac8e65",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e70dbf92-8c0e-45f7-87f6-f0738c07936a",
    "completed": true,
    "last_updated": "2023-04-05T10:22:10.619720-04:00",
    "created_at": "2023-04-04T09:32:13.461803-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e70dbf92-8c0e-45f7-87f6-f0738c07936a",
    "datetime": "2023-04-04T16:10:00-04:00",
    "cutoff_datetime": "2023-04-04T16:10:00-04:00",
    "name": "ARI (Z Gallen) v. SDG (Y Darvish)",
    "bettypes": [
        {
            "id": "adaded4b-9b74-4457-9082-07fa58bd52d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:13.491545-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": "SDG (Y Darvish)",
                        "amount": 5838.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2b5f3768-ffa7-4e81-a73b-7cf49bdf5fb4",
                    "gambit_id": "7381dd4e-6bfa-4fc0-a661-5bae9ef8c4b7",
                    "last_updated": "2023-04-05T10:22:10.647002-04:00",
                    "created_at": "2023-04-04T09:32:13.493871-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adaded4b-9b74-4457-9082-07fa58bd52d3/?format=api"
                },
                {
                    "id": "4fceb672-b368-4a19-874e-de0079fecaf7",
                    "gambit_id": "61650e2a-3796-4c5b-9979-a8fe4e25bc5e",
                    "last_updated": "2023-04-05T10:22:10.649375-04:00",
                    "created_at": "2023-04-04T09:32:13.496206-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adaded4b-9b74-4457-9082-07fa58bd52d3/?format=api"
                }
            ]
        },
        {
            "id": "6f0ebf22-575d-4ca7-b214-1a6d442d26dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:13.482095-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": "ARI",
                        "amount": 6020.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2cfc6c43-0a24-4c73-83b2-33de708dc299",
                    "gambit_id": "1698deb0-45c9-4915-b517-90cd9604a02b",
                    "last_updated": "2023-04-05T10:22:10.640841-04:00",
                    "created_at": "2023-04-04T09:32:13.488088-04:00",
                    "name": "ARI",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0ebf22-575d-4ca7-b214-1a6d442d26dc/?format=api"
                },
                {
                    "id": "ddcd67bb-33a9-4e0f-9acb-3754330eda96",
                    "gambit_id": "22026739-56a2-4a73-b6ad-ce367f19ce2e",
                    "last_updated": "2023-04-05T10:22:10.638398-04:00",
                    "created_at": "2023-04-04T09:32:13.485085-04:00",
                    "name": "SDG",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0ebf22-575d-4ca7-b214-1a6d442d26dc/?format=api"
                }
            ]
        },
        {
            "id": "d1420b9c-593f-44fa-9dcb-5f9af8deeeef",
            "match": "https://api-prod.gambitprofit.com/api/matches/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:13.468666-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 7",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7271adac-4cf0-4484-8f2d-bb3869613b98",
                    "gambit_id": "b2452967-66a0-4a9e-a89c-09eb7b0399ff",
                    "last_updated": "2023-04-05T10:22:10.634182-04:00",
                    "created_at": "2023-04-04T09:32:13.478487-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1420b9c-593f-44fa-9dcb-5f9af8deeeef/?format=api"
                },
                {
                    "id": "75b6fea2-b897-4147-aa83-44dbbcc57715",
                    "gambit_id": "0c033f77-b86a-407a-a1ce-2600d150bac8",
                    "last_updated": "2023-04-05T10:22:10.631246-04:00",
                    "created_at": "2023-04-04T09:32:13.473695-04:00",
                    "name": "Game Total Under 7",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1420b9c-593f-44fa-9dcb-5f9af8deeeef/?format=api"
                }
            ]
        }
    ]
}