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/904bffe0-a40f-4362-a565-69a06d61267d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "904bffe0-a40f-4362-a565-69a06d61267d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1348e9ff-09e9-4d9e-a0a1-fdedf1a15c6b",
    "completed": true,
    "last_updated": "2023-05-20T10:52:04.090133-04:00",
    "created_at": "2023-05-19T11:02:12.161803-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1348e9ff-09e9-4d9e-a0a1-fdedf1a15c6b",
    "datetime": "2023-05-19T18:40:00-04:00",
    "cutoff_datetime": "2023-05-19T18:40:00-04:00",
    "name": "NYY (C Schmidt) v. CIN (B Lively)",
    "bettypes": [
        {
            "id": "09297db6-3e2e-4aba-8328-74c21e0bce32",
            "match": "https://api-prod.gambitprofit.com/api/matches/904bffe0-a40f-4362-a565-69a06d61267d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:12.173463-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": "NYY (C Schmidt)",
                        "amount": 6070.0
                    },
                    {
                        "team": "CIN (B Lively)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cb07bc74-b1cf-463f-bd01-ed05360d4aa4",
                    "gambit_id": "16c09772-746c-4144-b53d-aeaff08f4ee0",
                    "last_updated": "2023-05-20T10:52:04.109465-04:00",
                    "created_at": "2023-05-19T11:02:12.176259-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09297db6-3e2e-4aba-8328-74c21e0bce32/?format=api"
                },
                {
                    "id": "4f3a4004-1c45-4c5f-b934-fc0e4053fdfe",
                    "gambit_id": "262cf7da-677f-4c7a-9488-2f154eb86d4a",
                    "last_updated": "2023-05-20T10:52:04.111894-04:00",
                    "created_at": "2023-05-19T11:02:12.174796-04:00",
                    "name": "CIN (B Lively)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09297db6-3e2e-4aba-8328-74c21e0bce32/?format=api"
                }
            ]
        },
        {
            "id": "e2637f03-9758-4517-8630-c5c075ff5dc5",
            "match": "https://api-prod.gambitprofit.com/api/matches/904bffe0-a40f-4362-a565-69a06d61267d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:12.168962-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": "NYY",
                        "amount": 5107.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6587e3e5-3e1a-4311-aae4-0f70b7e8b5b5",
                    "gambit_id": "15dff56d-87c7-4123-b68c-cf389f3d3341",
                    "last_updated": "2023-05-20T10:52:04.104890-04:00",
                    "created_at": "2023-05-19T11:02:12.171975-04:00",
                    "name": "NYY",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2637f03-9758-4517-8630-c5c075ff5dc5/?format=api"
                },
                {
                    "id": "3d678d7e-23ea-45ea-9904-5be435678f3d",
                    "gambit_id": "38bd799e-1cb1-4a92-8679-4214adf04c8d",
                    "last_updated": "2023-05-20T10:52:04.102421-04:00",
                    "created_at": "2023-05-19T11:02:12.170528-04:00",
                    "name": "CIN",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2637f03-9758-4517-8630-c5c075ff5dc5/?format=api"
                }
            ]
        },
        {
            "id": "cd1ba0b7-9107-4739-b8b9-3cc4903f361b",
            "match": "https://api-prod.gambitprofit.com/api/matches/904bffe0-a40f-4362-a565-69a06d61267d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:12.163827-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 10.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f36c2577-f4b2-4924-9cad-f02c07e5c359",
                    "gambit_id": "7a9db91c-0a27-4435-b0de-0f4824d40808",
                    "last_updated": "2023-05-20T10:52:04.098001-04:00",
                    "created_at": "2023-05-19T11:02:12.166888-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1ba0b7-9107-4739-b8b9-3cc4903f361b/?format=api"
                },
                {
                    "id": "7e4b8e76-4630-49f8-9278-9477b5cbdcab",
                    "gambit_id": "03132a86-e1c4-49d1-b3a7-dc84af127e8d",
                    "last_updated": "2023-05-20T10:52:04.095820-04:00",
                    "created_at": "2023-05-19T11:02:12.165222-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd1ba0b7-9107-4739-b8b9-3cc4903f361b/?format=api"
                }
            ]
        }
    ]
}