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/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b059075-e493-44a4-9bd0-29a3fdec9d31",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ee99a85-a057-4f0b-a506-abc783ebf9e4",
    "completed": true,
    "last_updated": "2023-06-07T10:28:08.041032-04:00",
    "created_at": "2023-06-06T10:57:12.922587-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2ee99a85-a057-4f0b-a506-abc783ebf9e4",
    "datetime": "2023-06-06T19:20:00-04:00",
    "cutoff_datetime": "2023-06-06T19:20:00-04:00",
    "name": "NYM (C Carrasco) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "8d59d6c6-6034-4209-a134-edbf5e60a668",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-06T10:57:12.926008-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": "ATL (B Elder)",
                        "amount": 6070.0
                    },
                    {
                        "team": "NYM (C Carrasco)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0eb2c08c-4c58-4427-b45e-5f2796d627de",
                    "gambit_id": "73decde8-27ef-455d-bbcb-224819e2d1f3",
                    "last_updated": "2023-06-07T10:28:08.046735-04:00",
                    "created_at": "2023-06-06T10:57:12.928399-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d59d6c6-6034-4209-a134-edbf5e60a668/?format=api"
                },
                {
                    "id": "4523747b-e2bb-4c7d-bb82-51c3a9048406",
                    "gambit_id": "897f3cd4-fd6f-4815-b949-ea3a30934e16",
                    "last_updated": "2023-06-07T10:28:08.049284-04:00",
                    "created_at": "2023-06-06T10:57:12.931035-04:00",
                    "name": "NYM (C Carrasco)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d59d6c6-6034-4209-a134-edbf5e60a668/?format=api"
                }
            ]
        },
        {
            "id": "d7ea7e81-3232-4cbe-b721-2eb0c5f19e32",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-06T10:57:12.933894-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": "NYM",
                        "amount": 5421.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6091e911-02bf-407b-b89e-818c7e97e07c",
                    "gambit_id": "5d0fd4af-09f6-4237-9c3d-929f55881ab1",
                    "last_updated": "2023-06-07T10:28:08.053687-04:00",
                    "created_at": "2023-06-06T10:57:12.936437-04:00",
                    "name": "NYM",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7ea7e81-3232-4cbe-b721-2eb0c5f19e32/?format=api"
                },
                {
                    "id": "50daa10f-2343-41d8-9c2c-d1c2e28a2bc6",
                    "gambit_id": "d0824390-1421-4000-af30-9ec615e15e21",
                    "last_updated": "2023-06-07T10:28:08.056099-04:00",
                    "created_at": "2023-06-06T10:57:12.938901-04:00",
                    "name": "ATL",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7ea7e81-3232-4cbe-b721-2eb0c5f19e32/?format=api"
                }
            ]
        },
        {
            "id": "5b347834-e9d8-44b5-9d95-19faef6ef1cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b059075-e493-44a4-9bd0-29a3fdec9d31/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-06T10:57:12.941515-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 10.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f4b4605-d4f6-4897-9614-8fe6038707a3",
                    "gambit_id": "942f35b7-2deb-4bcc-abf5-321852d5e309",
                    "last_updated": "2023-06-07T10:28:08.064058-04:00",
                    "created_at": "2023-06-06T10:57:12.946331-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b347834-e9d8-44b5-9d95-19faef6ef1cf/?format=api"
                },
                {
                    "id": "91b3c805-94af-4b43-b015-7432a9f62634",
                    "gambit_id": "cbcfece9-73f9-4443-90fd-12195458bd9c",
                    "last_updated": "2023-06-07T10:28:08.061511-04:00",
                    "created_at": "2023-06-06T10:57:12.944162-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b347834-e9d8-44b5-9d95-19faef6ef1cf/?format=api"
                }
            ]
        }
    ]
}