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/c1fa6bde-6645-4373-ba62-d965fdd9140f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c1fa6bde-6645-4373-ba62-d965fdd9140f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "afa24ac4-8749-440d-af74-0d92c917baeb",
    "completed": false,
    "last_updated": "2023-08-09T12:08:06.496621-04:00",
    "created_at": "2023-08-02T08:23:16.324120-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/afa24ac4-8749-440d-af74-0d92c917baeb",
    "datetime": "2023-08-02T12:10:00-04:00",
    "cutoff_datetime": "2023-08-02T12:10:00-04:00",
    "name": "SDG (J Musgrove) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "a196a5f5-6b8c-4d90-9610-ad09fbe5bd37",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1fa6bde-6645-4373-ba62-d965fdd9140f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-02T08:23:16.335069-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": "SDG (J Musgrove)",
                        "amount": 6721.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9541.89,
                "profit_sb": 41.89,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6da192c4-80dd-4c6e-b4a1-5b4f7a213f65",
                    "gambit_id": "3d054ed4-162e-4036-81d3-3c3e97cf5c42",
                    "last_updated": "2023-08-09T12:08:06.516335-04:00",
                    "created_at": "2023-08-02T08:23:16.341334-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a196a5f5-6b8c-4d90-9610-ad09fbe5bd37/?format=api"
                },
                {
                    "id": "7aaace5e-50d1-4467-b8ac-a64e20eb74d5",
                    "gambit_id": "04736077-2a49-42c1-a0c2-2723f2f60503",
                    "last_updated": "2023-08-09T12:08:06.520538-04:00",
                    "created_at": "2023-08-02T08:23:16.346185-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a196a5f5-6b8c-4d90-9610-ad09fbe5bd37/?format=api"
                }
            ]
        },
        {
            "id": "f1f6f106-7baf-4286-a6c7-09820e66e5d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1fa6bde-6645-4373-ba62-d965fdd9140f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-02T08:23:16.351076-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": "SDG",
                        "amount": 5688.0
                    },
                    {
                        "team": "COL",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "676402d2-b6c5-45b4-ba8c-defc2fbb1a3e",
                    "gambit_id": "7ede577e-7262-4674-b12e-930d9cad7817",
                    "last_updated": "2023-08-09T12:08:06.528845-04:00",
                    "created_at": "2023-08-02T08:23:16.356597-04:00",
                    "name": "SDG",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f6f106-7baf-4286-a6c7-09820e66e5d5/?format=api"
                },
                {
                    "id": "ae353de2-379e-4d6a-9c8b-261afe99bbd6",
                    "gambit_id": "62512312-3e16-4aa1-9f8c-59ff285fe2b8",
                    "last_updated": "2023-08-09T12:08:06.532303-04:00",
                    "created_at": "2023-08-02T08:23:16.362997-04:00",
                    "name": "COL",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1f6f106-7baf-4286-a6c7-09820e66e5d5/?format=api"
                }
            ]
        },
        {
            "id": "1b3e926d-57da-415f-9121-1ee5ad1ca4ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/c1fa6bde-6645-4373-ba62-d965fdd9140f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-02T08:23:16.369226-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 11.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1ed5bb3-4291-4d41-859d-28ebc9275fe0",
                    "gambit_id": "220d3b9d-011d-4d5c-afbf-008393219665",
                    "last_updated": "2023-08-09T12:08:06.539628-04:00",
                    "created_at": "2023-08-02T08:23:16.374886-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3e926d-57da-415f-9121-1ee5ad1ca4ec/?format=api"
                },
                {
                    "id": "e577523a-efac-47c1-9f0e-61485d8e4eae",
                    "gambit_id": "564586dd-6b59-412d-9bc6-47a0e1d0ce0d",
                    "last_updated": "2023-08-09T12:08:06.543748-04:00",
                    "created_at": "2023-08-02T08:23:16.380764-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3e926d-57da-415f-9121-1ee5ad1ca4ec/?format=api"
                }
            ]
        }
    ]
}