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/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bab7a349-3667-4e69-9b9f-cbc1d0cf9916",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "991527f2-614b-44cb-93ec-f72a4d627933",
    "completed": true,
    "last_updated": "2023-08-10T12:28:25.921154-04:00",
    "created_at": "2023-08-09T14:53:17.542650-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/991527f2-614b-44cb-93ec-f72a4d627933",
    "datetime": "2023-08-09T20:10:00-04:00",
    "cutoff_datetime": "2023-08-09T20:10:00-04:00",
    "name": "New York Yankees v. Chicago White Sox",
    "bettypes": [
        {
            "id": "1ae4fe2a-c59d-46af-9fdf-1a4f55b46448",
            "match": "https://api-prod.gambitprofit.com/api/matches/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-09T14:53:17.555182-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": "New York Yankees",
                        "amount": 5325.0
                    },
                    {
                        "team": "Chicago White Sox",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab6ad112-5a25-441b-b4f7-c3470b06f1cc",
                    "gambit_id": "2609ca55-caa1-4d76-9ef8-9d77278c2621",
                    "last_updated": "2023-08-10T12:28:25.936100-04:00",
                    "created_at": "2023-08-09T14:53:17.559968-04:00",
                    "name": "New York Yankees",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae4fe2a-c59d-46af-9fdf-1a4f55b46448/?format=api"
                },
                {
                    "id": "d66cacca-1e4f-4ff5-8b99-03244b9058b1",
                    "gambit_id": "1ec11d41-5281-4436-a021-82d9af7c019f",
                    "last_updated": "2023-08-10T12:28:25.939771-04:00",
                    "created_at": "2023-08-09T14:53:17.563998-04:00",
                    "name": "Chicago White Sox",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae4fe2a-c59d-46af-9fdf-1a4f55b46448/?format=api"
                }
            ]
        },
        {
            "id": "27f9aabd-5d2c-4105-a4f3-934cdefe4841",
            "match": "https://api-prod.gambitprofit.com/api/matches/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-09T14:53:17.568162-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": "Chicago White Sox",
                        "amount": 5939.0
                    },
                    {
                        "team": "New York Yankees",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3971d2d3-cfad-46fd-b27a-9d7ce69db343",
                    "gambit_id": "bc0bf7ef-ce13-4d21-b3f0-1cecb3f10adf",
                    "last_updated": "2023-08-10T12:28:25.946662-04:00",
                    "created_at": "2023-08-09T14:53:17.572472-04:00",
                    "name": "Chicago White Sox",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27f9aabd-5d2c-4105-a4f3-934cdefe4841/?format=api"
                },
                {
                    "id": "0a3eecc4-599d-4ec1-910f-32a25a1be11b",
                    "gambit_id": "8a2822ac-3d11-4ba1-9cba-53536a5cf0fc",
                    "last_updated": "2023-08-10T12:28:25.950308-04:00",
                    "created_at": "2023-08-09T14:53:17.579835-04:00",
                    "name": "New York Yankees",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27f9aabd-5d2c-4105-a4f3-934cdefe4841/?format=api"
                }
            ]
        },
        {
            "id": "3293e7cc-fbdd-4c39-811d-a2dd6ef6494e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-09T14:53:17.584122-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b1b8e955-fba8-4858-ba47-1b5400abdf3e",
                    "gambit_id": "be326bc6-da79-448a-94fe-bebbb7658540",
                    "last_updated": "2023-08-10T12:28:25.958338-04:00",
                    "created_at": "2023-08-09T14:53:17.588272-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3293e7cc-fbdd-4c39-811d-a2dd6ef6494e/?format=api"
                },
                {
                    "id": "1989daec-cba5-4087-87b0-c979034ae33e",
                    "gambit_id": "cdc30434-10df-4f82-a985-dded89eff46b",
                    "last_updated": "2023-08-10T12:28:25.962109-04:00",
                    "created_at": "2023-08-09T14:53:17.592701-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3293e7cc-fbdd-4c39-811d-a2dd6ef6494e/?format=api"
                }
            ]
        }
    ]
}