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/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3ffdd59e-2aa4-45f7-af99-0c57fa511ec7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e92e67ec-e99d-41f4-877e-c1f2b7453fcd",
    "completed": true,
    "last_updated": "2023-09-20T10:52:59.314359-04:00",
    "created_at": "2023-09-19T09:13:24.234300-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e92e67ec-e99d-41f4-877e-c1f2b7453fcd",
    "datetime": "2023-09-19T18:40:00-04:00",
    "cutoff_datetime": "2023-09-19T18:40:00-04:00",
    "name": "MIN (K Maeda) v. CIN (F Cruz)",
    "bettypes": [
        {
            "id": "a7cf3998-1ee5-48e5-8836-5edb640d9c41",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T09:13:24.246200-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": "MIN (K Maeda)",
                        "amount": 5312.0
                    },
                    {
                        "team": "CIN (F Cruz)",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9561.6,
                "profit_sb": 61.6,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8977b673-339f-40ea-b408-5cdacc1c27e9",
                    "gambit_id": "0c299682-ae40-4116-87b9-5f5e44b079a9",
                    "last_updated": "2023-09-20T10:52:59.323557-04:00",
                    "created_at": "2023-09-19T09:13:24.251187-04:00",
                    "name": "MIN (K Maeda)",
                    "reward": "1.80000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7cf3998-1ee5-48e5-8836-5edb640d9c41/?format=api"
                },
                {
                    "id": "b2b88ee9-a3b8-4e57-a841-517e05d9ca3d",
                    "gambit_id": "bb099296-4465-4265-b81e-e39b50bd6307",
                    "last_updated": "2023-09-20T10:52:59.326842-04:00",
                    "created_at": "2023-09-19T09:13:24.256035-04:00",
                    "name": "CIN (F Cruz)",
                    "reward": "2.04000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7cf3998-1ee5-48e5-8836-5edb640d9c41/?format=api"
                }
            ]
        },
        {
            "id": "d1f311ea-8171-48f6-8b66-c0cdde076421",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T09:13:24.265489-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": "CIN",
                        "amount": 5688.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ec9edd5-6f4b-44fc-963e-a10b0f5255b5",
                    "gambit_id": "3b7639c3-15a5-4951-8f96-d6b1972e55d9",
                    "last_updated": "2023-09-20T10:52:59.337014-04:00",
                    "created_at": "2023-09-19T09:13:24.274482-04:00",
                    "name": "CIN",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f311ea-8171-48f6-8b66-c0cdde076421/?format=api"
                },
                {
                    "id": "b80ae915-1baa-4797-bc54-8118f217b6ff",
                    "gambit_id": "a8b0b121-2ff3-4cbb-9279-9d7df9879360",
                    "last_updated": "2023-09-20T10:52:59.333700-04:00",
                    "created_at": "2023-09-19T09:13:24.269902-04:00",
                    "name": "MIN",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f311ea-8171-48f6-8b66-c0cdde076421/?format=api"
                }
            ]
        },
        {
            "id": "318bb475-e641-4552-a96b-121bc67ea485",
            "match": "https://api-prod.gambitprofit.com/api/matches/3ffdd59e-2aa4-45f7-af99-0c57fa511ec7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T09:13:24.278645-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c447c9db-c802-4418-9ce4-c098d9fccfbd",
                    "gambit_id": "079719bc-deda-492c-be92-6d6389d1a1b8",
                    "last_updated": "2023-09-20T10:52:59.346638-04:00",
                    "created_at": "2023-09-19T09:13:24.288436-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318bb475-e641-4552-a96b-121bc67ea485/?format=api"
                },
                {
                    "id": "763b2fa6-68e1-417e-a63f-b18cf28935c5",
                    "gambit_id": "a485f5e3-7ba0-4bc2-9550-de4bd3b0073b",
                    "last_updated": "2023-09-20T10:52:59.343466-04:00",
                    "created_at": "2023-09-19T09:13:24.283213-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318bb475-e641-4552-a96b-121bc67ea485/?format=api"
                }
            ]
        }
    ]
}