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/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "63e51f09-dafb-42a7-a6fa-41155ff6eb80",
    "completed": true,
    "last_updated": "2023-07-05T12:48:34.518739-04:00",
    "created_at": "2023-07-04T09:43:04.707805-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.05,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/63e51f09-dafb-42a7-a6fa-41155ff6eb80",
    "datetime": "2023-07-04T16:10:00-04:00",
    "cutoff_datetime": "2023-07-04T16:10:00-04:00",
    "name": "PHI (A Nola) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "020d71ce-518c-44ef-8f42-31c16163c4f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-04T09:43:04.710391-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": "TAM (Z Eflin)",
                        "amount": 5714.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4286.0
                    }
                ],
                "expected_reward_tokens": 9599.52,
                "profit_sb": 99.52,
                "profit_sb_percentage": 1.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "489278e6-dc7d-40c7-9fd4-34dddaf29a1e",
                    "gambit_id": "ac554c00-c4b7-4a5c-825c-b2d4498840cb",
                    "last_updated": "2023-07-05T12:48:34.524362-04:00",
                    "created_at": "2023-07-04T09:43:04.715005-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api"
                },
                {
                    "id": "9f90a8d1-a66b-49e6-9c23-a7df221cb3c7",
                    "gambit_id": "70e981f3-e459-42c0-9f41-4080f51e49e4",
                    "last_updated": "2023-07-05T12:48:34.522552-04:00",
                    "created_at": "2023-07-04T09:43:04.712727-04:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/020d71ce-518c-44ef-8f42-31c16163c4f3/?format=api"
                }
            ]
        },
        {
            "id": "81b5d760-99d4-4e48-be19-1f8149881751",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-04T09:43:04.717231-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": "PHI",
                        "amount": 6090.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0980e56-f737-4246-8dca-43b950828c3c",
                    "gambit_id": "d3880228-922f-4471-96ca-8f755618dd0c",
                    "last_updated": "2023-07-05T12:48:34.528385-04:00",
                    "created_at": "2023-07-04T09:43:04.719495-04:00",
                    "name": "PHI",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api"
                },
                {
                    "id": "a9c101d7-5a66-4c1e-88f2-c264d644af76",
                    "gambit_id": "188a0f69-ecd3-46d9-92f8-6ca530eb8750",
                    "last_updated": "2023-07-05T12:48:34.530237-04:00",
                    "created_at": "2023-07-04T09:43:04.721974-04:00",
                    "name": "TAM",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81b5d760-99d4-4e48-be19-1f8149881751/?format=api"
                }
            ]
        },
        {
            "id": "1ed99ccb-46c7-4c2d-a8b0-36884641f1d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f4e5d8c-f7d5-4e5a-9b82-e4a64d2aaabb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-04T09:43:04.724375-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f5d34d27-b222-47d5-93cf-9da9c5159acc",
                    "gambit_id": "bb2016bb-45f8-44dd-b12f-7896101e9f52",
                    "last_updated": "2023-07-05T12:48:34.535625-04:00",
                    "created_at": "2023-07-04T09:43:04.728663-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed99ccb-46c7-4c2d-a8b0-36884641f1d5/?format=api"
                },
                {
                    "id": "6dfdac9e-3b89-4bac-83b8-d35303be9729",
                    "gambit_id": "8da1b7c2-970d-4a8d-85bb-9d4ad7d71102",
                    "last_updated": "2023-07-05T12:48:34.533904-04:00",
                    "created_at": "2023-07-04T09:43:04.726667-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed99ccb-46c7-4c2d-a8b0-36884641f1d5/?format=api"
                }
            ]
        }
    ]
}