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/18715d44-9dc3-4678-8f1e-5974f483a101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18715d44-9dc3-4678-8f1e-5974f483a101",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "37835108-e26b-477c-8035-34354a675515",
    "completed": true,
    "last_updated": "2023-04-30T15:32:14.684569-04:00",
    "created_at": "2023-04-29T16:26:57.681526-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/37835108-e26b-477c-8035-34354a675515",
    "datetime": "2023-04-29T18:05:00-04:00",
    "cutoff_datetime": "2023-04-29T18:05:00-04:00",
    "name": "SFO (S Manaea) v. SDG (J Musgrove)",
    "bettypes": [
        {
            "id": "a0d075b5-87ab-423b-9aa4-2b4cac1f45a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/18715d44-9dc3-4678-8f1e-5974f483a101/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:26:57.693870-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": 6353.0
                    },
                    {
                        "team": "SFO (S Manaea)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ca53f99b-a13d-4990-a5ed-00b4da9696d0",
                    "gambit_id": "f4dabae8-dc47-4e7e-8d0e-c758b000bcac",
                    "last_updated": "2023-04-30T15:32:14.696627-04:00",
                    "created_at": "2023-04-29T16:26:57.695857-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d075b5-87ab-423b-9aa4-2b4cac1f45a8/?format=api"
                },
                {
                    "id": "6d458337-0af5-48b8-86df-268272f98099",
                    "gambit_id": "9215b01d-ed90-4b5d-b921-d3fb9ea7495f",
                    "last_updated": "2023-04-30T15:32:14.698097-04:00",
                    "created_at": "2023-04-29T16:26:57.698566-04:00",
                    "name": "SFO (S Manaea)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d075b5-87ab-423b-9aa4-2b4cac1f45a8/?format=api"
                }
            ]
        },
        {
            "id": "a2f773c3-a019-495d-936b-c449c01a3c3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/18715d44-9dc3-4678-8f1e-5974f483a101/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-29T16:26:57.689127-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": 5317.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "04c1c98b-161c-4ec6-90eb-7495d5a1ec4b",
                    "gambit_id": "ae0293ca-5ec9-440a-9221-609ae1b84d40",
                    "last_updated": "2023-04-30T15:32:14.692541-04:00",
                    "created_at": "2023-04-29T16:26:57.690602-04:00",
                    "name": "SDG",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2f773c3-a019-495d-936b-c449c01a3c3a/?format=api"
                },
                {
                    "id": "c77129a8-be05-4701-8b2c-9629dfe4dc40",
                    "gambit_id": "8764f5c1-7eb0-4df9-ba5c-be74f12ff76b",
                    "last_updated": "2023-04-30T15:32:14.693850-04:00",
                    "created_at": "2023-04-29T16:26:57.692179-04:00",
                    "name": "SFO",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2f773c3-a019-495d-936b-c449c01a3c3a/?format=api"
                }
            ]
        },
        {
            "id": "738cd9dd-2cdd-454d-81dd-420029e31b81",
            "match": "https://api-prod.gambitprofit.com/api/matches/18715d44-9dc3-4678-8f1e-5974f483a101/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:26:57.684055-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 15.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 15.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "133720a9-9284-4827-baa4-2b2b17d037bb",
                    "gambit_id": "b8573175-ff64-4a18-96c5-e5726c8b3f63",
                    "last_updated": "2023-04-30T15:32:14.689794-04:00",
                    "created_at": "2023-04-29T16:26:57.687621-04:00",
                    "name": "Game Total Over 15.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738cd9dd-2cdd-454d-81dd-420029e31b81/?format=api"
                },
                {
                    "id": "cb0da0a4-785e-48d8-a32a-03d7cdad3475",
                    "gambit_id": "78f100b4-de4f-4da3-83a1-4403672b4c1c",
                    "last_updated": "2023-04-30T15:32:14.688356-04:00",
                    "created_at": "2023-04-29T16:26:57.685973-04:00",
                    "name": "Game Total Under 15.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/738cd9dd-2cdd-454d-81dd-420029e31b81/?format=api"
                }
            ]
        }
    ]
}