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/18054274-ea23-40cc-b052-4d2298c41581/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18054274-ea23-40cc-b052-4d2298c41581",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f1ce3992-67d2-4780-96dc-099584348b1b",
    "completed": true,
    "last_updated": "2023-09-21T09:53:18.085078-04:00",
    "created_at": "2023-09-19T09:13:24.943494-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f1ce3992-67d2-4780-96dc-099584348b1b",
    "datetime": "2023-09-19T19:05:00-04:00",
    "cutoff_datetime": "2023-09-19T19:05:00-04:00",
    "name": "CWS (J Urena) v. WAS (J Rutledge)",
    "bettypes": [
        {
            "id": "d5692cf2-60c9-4f74-8c6f-916c544e770b",
            "match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T09:13:24.953776-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": "WAS (J Rutledge)",
                        "amount": 5222.0
                    },
                    {
                        "team": "CWS (J Urena)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "80d1b4e0-c414-41cf-a335-c6b77fecd5f9",
                    "gambit_id": "b5d023df-30a8-4687-a31f-18d93086e64c",
                    "last_updated": "2023-09-21T09:53:18.104309-04:00",
                    "created_at": "2023-09-19T09:13:24.969054-04:00",
                    "name": "WAS (J Rutledge)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5692cf2-60c9-4f74-8c6f-916c544e770b/?format=api"
                },
                {
                    "id": "37f640f5-3411-4ee2-8236-097f44e3269d",
                    "gambit_id": "4bab66a5-3c24-4a16-b9bb-93ef51364a2a",
                    "last_updated": "2023-09-21T09:53:18.100464-04:00",
                    "created_at": "2023-09-19T09:13:24.961458-04:00",
                    "name": "CWS (J Urena)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5692cf2-60c9-4f74-8c6f-916c544e770b/?format=api"
                }
            ]
        },
        {
            "id": "23acc9e1-4893-4bb7-8896-2aec7daca390",
            "match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T09:13:24.975481-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": "CWS",
                        "amount": 6324.0
                    },
                    {
                        "team": "WAS",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23e7d3de-4e4b-4560-8801-f30a251cc521",
                    "gambit_id": "c3120c3d-3701-4261-a408-87acc65b487a",
                    "last_updated": "2023-09-21T09:53:18.115236-04:00",
                    "created_at": "2023-09-19T09:13:24.981297-04:00",
                    "name": "CWS",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api"
                },
                {
                    "id": "203153c7-d5e5-488f-ab07-1277185fd8cd",
                    "gambit_id": "3351b472-dd5b-4b30-baa0-3ce07b45eb5e",
                    "last_updated": "2023-09-21T09:53:18.118240-04:00",
                    "created_at": "2023-09-19T09:13:24.985832-04:00",
                    "name": "WAS",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23acc9e1-4893-4bb7-8896-2aec7daca390/?format=api"
                }
            ]
        },
        {
            "id": "fadb561b-d6aa-48f9-9b2e-6d70d5e3b776",
            "match": "https://api-prod.gambitprofit.com/api/matches/18054274-ea23-40cc-b052-4d2298c41581/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T09:13:24.993774-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0631dffc-fe4c-47e3-bd2f-5483f70674dd",
                    "gambit_id": "4151fe3e-5a47-43f1-aba3-8beb54915bfc",
                    "last_updated": "2023-09-21T09:53:18.124644-04:00",
                    "created_at": "2023-09-19T09:13:25.000993-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api"
                },
                {
                    "id": "d432e71b-b90c-40a4-80a8-73a83398ec51",
                    "gambit_id": "a3c46c6a-d79c-48e1-82b5-d572ba1ffe35",
                    "last_updated": "2023-09-21T09:53:18.133481-04:00",
                    "created_at": "2023-09-19T09:13:25.010144-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadb561b-d6aa-48f9-9b2e-6d70d5e3b776/?format=api"
                }
            ]
        }
    ]
}