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/99b385a8-8dcc-4792-8c47-9bca5a6fd57a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "99b385a8-8dcc-4792-8c47-9bca5a6fd57a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf6f9b94-0f99-4959-929c-92c471c11ecb",
    "completed": true,
    "last_updated": "2023-07-27T22:58:18.719885-04:00",
    "created_at": "2023-07-26T09:18:16.853865-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bf6f9b94-0f99-4959-929c-92c471c11ecb",
    "datetime": "2023-07-26T16:10:00-04:00",
    "cutoff_datetime": "2023-07-26T16:10:00-04:00",
    "name": "PIT (J Oviedo) v. SDG (S Lugo)",
    "bettypes": [
        {
            "id": "9ca9c7f7-2123-4472-a6fb-69c2bee62053",
            "match": "https://api-prod.gambitprofit.com/api/matches/99b385a8-8dcc-4792-8c47-9bca5a6fd57a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-26T09:18:16.858987-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 (S Lugo)",
                        "amount": 6434.0
                    },
                    {
                        "team": "PIT (J Oviedo)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1e3bbc00-fb09-44f7-a095-70ee86141142",
                    "gambit_id": "08f779fd-8201-472d-8cfb-1b8e8a6d93f8",
                    "last_updated": "2023-07-27T22:58:18.736558-04:00",
                    "created_at": "2023-07-26T09:18:16.867843-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca9c7f7-2123-4472-a6fb-69c2bee62053/?format=api"
                },
                {
                    "id": "1edb521d-dc1b-41a0-8990-0e7fa15197fe",
                    "gambit_id": "b425be5c-795d-4101-a3f7-1a815624f8a7",
                    "last_updated": "2023-07-27T22:58:18.733119-04:00",
                    "created_at": "2023-07-26T09:18:16.862944-04:00",
                    "name": "PIT (J Oviedo)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca9c7f7-2123-4472-a6fb-69c2bee62053/?format=api"
                }
            ]
        },
        {
            "id": "4de6b0bd-eae7-4def-b054-f828d56aad99",
            "match": "https://api-prod.gambitprofit.com/api/matches/99b385a8-8dcc-4792-8c47-9bca5a6fd57a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-26T09:18:16.871805-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": "PIT",
                        "amount": 5319.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38257f1a-c1ce-46dc-ae8d-7136055fa038",
                    "gambit_id": "33459c32-3583-40fb-8d97-52008c97863a",
                    "last_updated": "2023-07-27T22:58:18.743316-04:00",
                    "created_at": "2023-07-26T09:18:16.876123-04:00",
                    "name": "PIT",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4de6b0bd-eae7-4def-b054-f828d56aad99/?format=api"
                },
                {
                    "id": "668667e8-5652-4b96-bd17-e053019b25f7",
                    "gambit_id": "769e9c53-ed47-453f-a101-b91428b50420",
                    "last_updated": "2023-07-27T22:58:18.747044-04:00",
                    "created_at": "2023-07-26T09:18:16.880105-04:00",
                    "name": "SDG",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4de6b0bd-eae7-4def-b054-f828d56aad99/?format=api"
                }
            ]
        },
        {
            "id": "f14212cc-801e-42e6-9fe8-bc2d2937714c",
            "match": "https://api-prod.gambitprofit.com/api/matches/99b385a8-8dcc-4792-8c47-9bca5a6fd57a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-26T09:18:16.883930-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7459e41e-0d49-476a-83f4-12e12791b67b",
                    "gambit_id": "6c30ece3-7049-4457-84c6-2765c9dd20aa",
                    "last_updated": "2023-07-27T22:58:18.753960-04:00",
                    "created_at": "2023-07-26T09:18:16.889083-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14212cc-801e-42e6-9fe8-bc2d2937714c/?format=api"
                },
                {
                    "id": "0f5e1398-57bd-4592-a3ab-81525e1ab99a",
                    "gambit_id": "0125a7bd-ca97-4b07-8f83-214f7af7015d",
                    "last_updated": "2023-07-27T22:58:18.757334-04:00",
                    "created_at": "2023-07-26T09:18:16.892980-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14212cc-801e-42e6-9fe8-bc2d2937714c/?format=api"
                }
            ]
        }
    ]
}