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/be6304f2-a298-412c-b72b-8a9efda5d4dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "be6304f2-a298-412c-b72b-8a9efda5d4dd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "18afd91b-70c2-4171-a3a1-0cede998abda",
    "completed": false,
    "last_updated": "2023-07-04T19:03:15.519283-04:00",
    "created_at": "2023-06-27T08:43:22.389858-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/18afd91b-70c2-4171-a3a1-0cede998abda",
    "datetime": "2023-06-27T19:05:00-04:00",
    "cutoff_datetime": "2023-06-27T19:05:00-04:00",
    "name": "SDG (Y Darvish) v. PIT (R Hill)",
    "bettypes": [
        {
            "id": "2f4e0234-c893-4d09-bf03-cdaac3b90b56",
            "match": "https://api-prod.gambitprofit.com/api/matches/be6304f2-a298-412c-b72b-8a9efda5d4dd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-27T08:43:22.395339-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 (Y Darvish)",
                        "amount": 6241.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f0906dac-5b29-4129-bc08-d5335d3a181c",
                    "gambit_id": "f5b50f8b-458e-46f7-9611-019f56580e24",
                    "last_updated": "2023-07-04T19:03:15.523357-04:00",
                    "created_at": "2023-06-27T08:43:22.398952-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f4e0234-c893-4d09-bf03-cdaac3b90b56/?format=api"
                },
                {
                    "id": "8daafdca-a077-441f-82df-d5a83dfc9ca3",
                    "gambit_id": "dbd16773-b616-432c-9c26-d861b46656d4",
                    "last_updated": "2023-07-04T19:03:15.524852-04:00",
                    "created_at": "2023-06-27T08:43:22.402158-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f4e0234-c893-4d09-bf03-cdaac3b90b56/?format=api"
                }
            ]
        },
        {
            "id": "23064a60-84b2-426e-bbe9-77eb9b666c13",
            "match": "https://api-prod.gambitprofit.com/api/matches/be6304f2-a298-412c-b72b-8a9efda5d4dd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-27T08:43:22.404748-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": 5107.0
                    },
                    {
                        "team": "PIT",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db7b104b-8f39-43dd-93ad-289f026171dd",
                    "gambit_id": "908ac9cc-93f2-412b-a722-063d9410ca1a",
                    "last_updated": "2023-07-04T19:03:15.527542-04:00",
                    "created_at": "2023-06-27T08:43:22.407689-04:00",
                    "name": "SDG",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23064a60-84b2-426e-bbe9-77eb9b666c13/?format=api"
                },
                {
                    "id": "aaa18438-8e7a-4eab-b4cb-1646428cd420",
                    "gambit_id": "5f0dcd59-9df2-482d-87d9-f9cd838b309b",
                    "last_updated": "2023-07-04T19:03:15.528963-04:00",
                    "created_at": "2023-06-27T08:43:22.411128-04:00",
                    "name": "PIT",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23064a60-84b2-426e-bbe9-77eb9b666c13/?format=api"
                }
            ]
        },
        {
            "id": "85a8c8ce-c4d5-4e36-92f3-60c7c67e054a",
            "match": "https://api-prod.gambitprofit.com/api/matches/be6304f2-a298-412c-b72b-8a9efda5d4dd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-27T08:43:22.414803-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fcb6d77-84e4-4651-996b-2b65ad05cccd",
                    "gambit_id": "2b2589a2-8d7a-49e1-b090-bd3950fde7eb",
                    "last_updated": "2023-07-04T19:03:15.533265-04:00",
                    "created_at": "2023-06-27T08:43:22.421015-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a8c8ce-c4d5-4e36-92f3-60c7c67e054a/?format=api"
                },
                {
                    "id": "b1bdcc92-15fa-4bf8-a0fd-c1c1377fdc1b",
                    "gambit_id": "d546fb56-cfe8-4d23-8cb2-24c93d07a0e6",
                    "last_updated": "2023-07-04T19:03:15.531851-04:00",
                    "created_at": "2023-06-27T08:43:22.418104-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85a8c8ce-c4d5-4e36-92f3-60c7c67e054a/?format=api"
                }
            ]
        }
    ]
}