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/a2871d17-5f9b-44ed-8cbb-4190bc969adf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a2871d17-5f9b-44ed-8cbb-4190bc969adf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5bb0739f-e5e6-4e41-b9d3-d6adaaaacd21",
    "completed": true,
    "last_updated": "2023-05-30T10:47:20.293918-04:00",
    "created_at": "2023-05-29T11:47:13.205555-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5bb0739f-e5e6-4e41-b9d3-d6adaaaacd21",
    "datetime": "2023-05-29T16:10:00-04:00",
    "cutoff_datetime": "2023-05-29T16:10:00-04:00",
    "name": "COL (K Kauffmann) v. ARI (R Nelson)",
    "bettypes": [
        {
            "id": "78e5baa1-d7b7-4a07-bb40-ed68e12879eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2871d17-5f9b-44ed-8cbb-4190bc969adf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-29T11:47:13.208435-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 (R Nelson)",
                        "amount": 6353.0
                    },
                    {
                        "team": "COL (K Kauffmann)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "39ebcb45-d029-4244-846b-5d56458febb2",
                    "gambit_id": "73de541f-02cb-43c8-8e65-5f33768f3e11",
                    "last_updated": "2023-05-30T10:47:20.301900-04:00",
                    "created_at": "2023-05-29T11:47:13.212877-04:00",
                    "name": "ARI (R Nelson)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e5baa1-d7b7-4a07-bb40-ed68e12879eb/?format=api"
                },
                {
                    "id": "788f2874-31fb-4ff6-9bc9-ce4afa2d482e",
                    "gambit_id": "d8d652c9-9509-40ab-bdff-25ebba2ba71e",
                    "last_updated": "2023-05-30T10:47:20.299371-04:00",
                    "created_at": "2023-05-29T11:47:13.210566-04:00",
                    "name": "COL (K Kauffmann)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e5baa1-d7b7-4a07-bb40-ed68e12879eb/?format=api"
                }
            ]
        },
        {
            "id": "094a459b-f0f2-4e12-8cb8-b31ef985fa64",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2871d17-5f9b-44ed-8cbb-4190bc969adf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-29T11:47:13.215147-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": 5000.0
                    },
                    {
                        "team": "COL",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31b7573b-0f47-44b7-a34a-0050f26875e5",
                    "gambit_id": "7f5e1444-5cb3-4f65-92cf-e5f77f7b3cc6",
                    "last_updated": "2023-05-30T10:47:20.309196-04:00",
                    "created_at": "2023-05-29T11:47:13.219485-04:00",
                    "name": "ARI",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094a459b-f0f2-4e12-8cb8-b31ef985fa64/?format=api"
                },
                {
                    "id": "1049a17e-c3ab-4eca-88ba-414d8a26fe9f",
                    "gambit_id": "469c5943-e734-4c74-ab79-8116eb5a570b",
                    "last_updated": "2023-05-30T10:47:20.306420-04:00",
                    "created_at": "2023-05-29T11:47:13.217256-04:00",
                    "name": "COL",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/094a459b-f0f2-4e12-8cb8-b31ef985fa64/?format=api"
                }
            ]
        },
        {
            "id": "7eeb5858-5621-40ef-94f5-3c0670af5bd6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a2871d17-5f9b-44ed-8cbb-4190bc969adf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-29T11:47:13.221772-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": "0ffd7930-dc37-485b-b123-97d7fba8556a",
                    "gambit_id": "b4c4812b-bffd-4f37-a473-8ca75e72b0e0",
                    "last_updated": "2023-05-30T10:47:20.313634-04:00",
                    "created_at": "2023-05-29T11:47:13.225396-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/7eeb5858-5621-40ef-94f5-3c0670af5bd6/?format=api"
                },
                {
                    "id": "5617dfbd-0cd2-497c-9731-f9bb7c6a2508",
                    "gambit_id": "4342fcba-ad88-4dd4-b055-94c586141654",
                    "last_updated": "2023-05-30T10:47:20.315708-04:00",
                    "created_at": "2023-05-29T11:47:13.223587-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/7eeb5858-5621-40ef-94f5-3c0670af5bd6/?format=api"
                }
            ]
        }
    ]
}