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/6fc12e9c-5288-42ca-8953-e223f2097058/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6fc12e9c-5288-42ca-8953-e223f2097058",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8ea7f090-bacb-495b-b6ec-be60da6d5ef4",
    "completed": true,
    "last_updated": "2023-07-18T08:58:13.125729-04:00",
    "created_at": "2023-07-16T09:08:27.410896-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8ea7f090-bacb-495b-b6ec-be60da6d5ef4",
    "datetime": "2023-07-16T16:10:00-04:00",
    "cutoff_datetime": "2023-07-16T16:10:00-04:00",
    "name": "DET (R Olson) v. SEA (B Miller)",
    "bettypes": [
        {
            "id": "0d77106e-30fb-4b94-9aa6-ed323fc25d74",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fc12e9c-5288-42ca-8953-e223f2097058/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-16T09:08:27.414184-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": "SEA (B Miller)",
                        "amount": 6139.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 3861.0
                    }
                ],
                "expected_reward_tokens": 9575.28,
                "profit_sb": 75.28,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41bbbc9f-18cc-4147-97c2-2928eaf86666",
                    "gambit_id": "d6c207a1-48ef-4a99-b5d6-b4b95a6481c1",
                    "last_updated": "2023-07-18T08:58:13.133031-04:00",
                    "created_at": "2023-07-16T09:08:27.417573-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d77106e-30fb-4b94-9aa6-ed323fc25d74/?format=api"
                },
                {
                    "id": "55acc1df-f70a-4bc1-93e7-d7cb434a55fc",
                    "gambit_id": "87cc0acf-c4b5-42c9-b646-84f0c09c9ab4",
                    "last_updated": "2023-07-18T08:58:13.131013-04:00",
                    "created_at": "2023-07-16T09:08:27.416032-04:00",
                    "name": "DET (R Olson)",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d77106e-30fb-4b94-9aa6-ed323fc25d74/?format=api"
                }
            ]
        },
        {
            "id": "f9b440bb-1051-46d4-816f-841524c126f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fc12e9c-5288-42ca-8953-e223f2097058/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-16T09:08:27.419155-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": "DET",
                        "amount": 5512.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df45b216-5e21-4359-b9ad-7d40966b8e59",
                    "gambit_id": "91684b7c-f80c-4220-9b01-2404de7c9e22",
                    "last_updated": "2023-07-18T08:58:13.135744-04:00",
                    "created_at": "2023-07-16T09:08:27.420623-04:00",
                    "name": "DET",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b440bb-1051-46d4-816f-841524c126f4/?format=api"
                },
                {
                    "id": "d4d32419-67e3-432b-9b79-e705b4665df9",
                    "gambit_id": "bc5ffb97-fa4b-4144-8257-d065ce12c82a",
                    "last_updated": "2023-07-18T08:58:13.137133-04:00",
                    "created_at": "2023-07-16T09:08:27.422215-04:00",
                    "name": "SEA",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b440bb-1051-46d4-816f-841524c126f4/?format=api"
                }
            ]
        },
        {
            "id": "c044d933-4c9e-4fe4-9043-4e824a185acb",
            "match": "https://api-prod.gambitprofit.com/api/matches/6fc12e9c-5288-42ca-8953-e223f2097058/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-16T09:08:27.423863-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03518fc0-a4f2-4801-aa84-80a431b4aed6",
                    "gambit_id": "1d77a151-7dab-4daa-b1e6-d59ee2235b32",
                    "last_updated": "2023-07-18T08:58:13.141468-04:00",
                    "created_at": "2023-07-16T09:08:27.426963-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c044d933-4c9e-4fe4-9043-4e824a185acb/?format=api"
                },
                {
                    "id": "b053a26c-4b7d-40e8-b526-bb766900f26c",
                    "gambit_id": "9c23098b-d284-481e-95ad-36191e7642bc",
                    "last_updated": "2023-07-18T08:58:13.140021-04:00",
                    "created_at": "2023-07-16T09:08:27.425349-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c044d933-4c9e-4fe4-9043-4e824a185acb/?format=api"
                }
            ]
        }
    ]
}