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/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3f6e33b-eb66-4887-91dc-7a1c6ff7637f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8dc6e3d-8886-45a9-98d6-d81e8343e9c8",
    "completed": true,
    "last_updated": "2022-10-04T13:17:07.230646-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.13,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e8dc6e3d-8886-45a9-98d6-d81e8343e9c8",
    "datetime": "2022-10-03T18:40:00-04:00",
    "cutoff_datetime": "2022-10-03T18:40:00-04:00",
    "name": "ATL (B Elder) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "a17995cf-d8a5-4044-8738-60de3b9c326a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "ATL (B Elder)",
                        "amount": 5894.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 4106.0
                    }
                ],
                "expected_reward_tokens": 9607.22,
                "profit_sb": 107.22,
                "profit_sb_percentage": 1.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "495fbaed-568d-403d-8ab2-8cf1f7e3bccb",
                    "gambit_id": "7174b469-83a2-44e1-980a-e374fd118d1a",
                    "last_updated": "2022-10-04T13:17:07.240845-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.63000",
                    "odds": "1.65360",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api"
                },
                {
                    "id": "6ec70f82-bbe1-4840-b077-c57fdcffc942",
                    "gambit_id": "775ada54-d247-4bfd-b888-8228197397d4",
                    "last_updated": "2022-10-04T13:17:07.239891-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.34000",
                    "odds": "2.38000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17995cf-d8a5-4044-8738-60de3b9c326a/?format=api"
                }
            ]
        },
        {
            "id": "611bdfae-e4c7-4721-99c3-be78a9f81d75",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "MIA",
                        "amount": 5521.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3da48c08-411a-46fd-bfe9-25638d4a4883",
                    "gambit_id": "40834e0c-ff68-4be2-93cb-7b7dcbe54fe1",
                    "last_updated": "2022-10-04T13:17:07.236959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api"
                },
                {
                    "id": "6a715113-f517-4d0f-af78-2fa3f2d9b41c",
                    "gambit_id": "b0ddc478-2200-44f3-940b-c34edf061e6d",
                    "last_updated": "2022-10-04T13:17:07.237941-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611bdfae-e4c7-4721-99c3-be78a9f81d75/?format=api"
                }
            ]
        },
        {
            "id": "68153abe-9a8a-49b2-86e2-92b8ae4c7a51",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5212.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40a2aba8-bd79-4c04-93ed-2403bcdb8858",
                    "gambit_id": "47966e49-839e-4d0f-a111-2ae9a14e054f",
                    "last_updated": "2022-10-04T13:17:07.234953-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api"
                },
                {
                    "id": "b38b81c6-b802-404a-aebd-eaa33aa5e2b0",
                    "gambit_id": "d0805ce7-fce8-40c2-a9c0-01362170585a",
                    "last_updated": "2022-10-04T13:17:07.233681-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api"
                }
            ]
        }
    ]
}