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/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcd50715-9420-4eaf-97b9-3ad3d51bb8ef",
    "completed": true,
    "last_updated": "2023-07-03T01:08:13.842405-04:00",
    "created_at": "2023-07-01T18:52:59.540816-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fcd50715-9420-4eaf-97b9-3ad3d51bb8ef",
    "datetime": "2023-07-01T21:10:00-04:00",
    "cutoff_datetime": "2023-07-01T21:10:00-04:00",
    "name": "DET (B White) v. COL (P Lambert)",
    "bettypes": [
        {
            "id": "42679018-0e54-4f92-a731-b265654b93f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-01T18:52:59.543391-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 (B White)",
                        "amount": 5170.0
                    },
                    {
                        "team": "COL (P Lambert)",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "add1b6cf-5645-41e5-b51c-936c964b86fa",
                    "gambit_id": "7dea7963-a5cf-4bde-9946-f1c5c1685aa9",
                    "last_updated": "2023-07-03T01:08:13.845692-04:00",
                    "created_at": "2023-07-01T18:52:59.545509-04:00",
                    "name": "DET (B White)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api"
                },
                {
                    "id": "4474ab6c-c7ae-49f0-a2ea-f3ae3cf92521",
                    "gambit_id": "b11fe6be-b3dc-4728-b0b5-8675555244d4",
                    "last_updated": "2023-07-03T01:08:13.847032-04:00",
                    "created_at": "2023-07-01T18:52:59.547618-04:00",
                    "name": "COL (P Lambert)",
                    "reward": "1.98000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42679018-0e54-4f92-a731-b265654b93f3/?format=api"
                }
            ]
        },
        {
            "id": "4443e72f-d27c-4faa-8089-1696e353f0be",
            "match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-01T18:52:59.549504-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": 6324.0
                    },
                    {
                        "team": "COL",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22c24fa7-6847-4f4b-a82e-0b8c5fb4ffce",
                    "gambit_id": "c548e9e9-bb38-4f9b-92e5-46b6009b259c",
                    "last_updated": "2023-07-03T01:08:13.849696-04:00",
                    "created_at": "2023-07-01T18:52:59.551183-04:00",
                    "name": "DET",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api"
                },
                {
                    "id": "9e6fd1e9-3720-4ff9-bee0-26811a91c312",
                    "gambit_id": "740dd2ab-a3c4-498d-a0b9-a7b28d4a119b",
                    "last_updated": "2023-07-03T01:08:13.851052-04:00",
                    "created_at": "2023-07-01T18:52:59.552925-04:00",
                    "name": "COL",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api"
                }
            ]
        },
        {
            "id": "4c3babd3-65cd-458c-9290-ee9dd408d9bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-01T18:52:59.554696-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 11.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e55353a-28f7-4476-8048-2de4c3d04946",
                    "gambit_id": "391c864b-adb3-49f9-b2a8-fcbd9121e4a4",
                    "last_updated": "2023-07-03T01:08:13.853672-04:00",
                    "created_at": "2023-07-01T18:52:59.556294-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api"
                },
                {
                    "id": "265a320f-e7b9-4fe5-9d4d-831a9bedf846",
                    "gambit_id": "92966d62-8fe2-4c67-be1c-1d806f5b9c83",
                    "last_updated": "2023-07-03T01:08:13.855009-04:00",
                    "created_at": "2023-07-01T18:52:59.557998-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3babd3-65cd-458c-9290-ee9dd408d9bb/?format=api"
                }
            ]
        }
    ]
}