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/f5c39582-38d6-4e83-b015-a97d37dc554a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f5c39582-38d6-4e83-b015-a97d37dc554a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e7266fe6-32ba-4a0e-9f59-f80f679394a6",
    "completed": true,
    "last_updated": "2023-08-28T18:28:28.427709-04:00",
    "created_at": "2023-08-25T08:38:08.692788-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e7266fe6-32ba-4a0e-9f59-f80f679394a6",
    "datetime": "2023-08-25T20:10:00-04:00",
    "cutoff_datetime": "2023-08-25T20:10:00-04:00",
    "name": "TEX (D Dunning) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "fb0172ee-cefc-4b38-83a5-e461f12683e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5c39582-38d6-4e83-b015-a97d37dc554a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-25T08:38:08.698237-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 (S Gray)",
                        "amount": 5440.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f18c03dc-b624-48af-8b65-677ecd950e43",
                    "gambit_id": "1779f0ba-c5b2-4a51-b73f-8c5ac4d50f86",
                    "last_updated": "2023-08-28T18:28:28.445652-04:00",
                    "created_at": "2023-08-25T08:38:08.706667-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb0172ee-cefc-4b38-83a5-e461f12683e6/?format=api"
                },
                {
                    "id": "332bbe33-e727-4bae-9a2b-040abada05e5",
                    "gambit_id": "03a84fab-cf24-49c4-8b5e-cc6c4856b428",
                    "last_updated": "2023-08-28T18:28:28.442297-04:00",
                    "created_at": "2023-08-25T08:38:08.702253-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb0172ee-cefc-4b38-83a5-e461f12683e6/?format=api"
                }
            ]
        },
        {
            "id": "7e7a0d02-f785-4506-b376-75132fb268f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5c39582-38d6-4e83-b015-a97d37dc554a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-25T08:38:08.710726-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": "TEX",
                        "amount": 6232.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83727a01-93d4-45f0-b492-f686e1161e49",
                    "gambit_id": "f01339a7-8f73-419d-b45c-76f9bbb32d88",
                    "last_updated": "2023-08-28T18:28:28.452946-04:00",
                    "created_at": "2023-08-25T08:38:08.714737-04:00",
                    "name": "TEX",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7a0d02-f785-4506-b376-75132fb268f0/?format=api"
                },
                {
                    "id": "e5a4b670-4edd-41e2-b79f-b7246c5afd24",
                    "gambit_id": "73a59e1c-b8d6-4fab-8e9d-1f8ade502312",
                    "last_updated": "2023-08-28T18:28:28.461918-04:00",
                    "created_at": "2023-08-25T08:38:08.718888-04:00",
                    "name": "MIN",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7a0d02-f785-4506-b376-75132fb268f0/?format=api"
                }
            ]
        },
        {
            "id": "5387adde-14bd-414e-95c1-d00211582b15",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5c39582-38d6-4e83-b015-a97d37dc554a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-25T08:38:08.723373-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 Over 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b618cf3-ed6f-46ac-82c2-efe02a100745",
                    "gambit_id": "7925d321-47e2-47ef-ada4-ef50a1a8423a",
                    "last_updated": "2023-08-28T18:28:28.470350-04:00",
                    "created_at": "2023-08-25T08:38:08.727680-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5387adde-14bd-414e-95c1-d00211582b15/?format=api"
                },
                {
                    "id": "04672d55-1c8b-408e-9afb-d4c7fbc13b25",
                    "gambit_id": "5355b25e-04d9-4674-882c-5f2994dc1752",
                    "last_updated": "2023-08-28T18:28:28.473669-04:00",
                    "created_at": "2023-08-25T08:38:08.732995-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5387adde-14bd-414e-95c1-d00211582b15/?format=api"
                }
            ]
        }
    ]
}