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/b3c3a559-d08a-4a68-baec-2f86abdecde5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3c3a559-d08a-4a68-baec-2f86abdecde5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "30db5dd5-ae98-45d5-84c6-dbbfc19a872d",
    "completed": true,
    "last_updated": "2023-08-31T09:33:08.953679-04:00",
    "created_at": "2023-08-30T08:18:14.969313-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/30db5dd5-ae98-45d5-84c6-dbbfc19a872d",
    "datetime": "2023-08-30T16:10:00-04:00",
    "cutoff_datetime": "2023-08-30T16:10:00-04:00",
    "name": "HOU (F Valdez) v. BOS (K Crawford)",
    "bettypes": [
        {
            "id": "6c9e04a9-c127-4f76-802c-7d7ecb46767e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3c3a559-d08a-4a68-baec-2f86abdecde5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T08:18:14.986932-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": "HOU (F Valdez)",
                        "amount": 5541.0
                    },
                    {
                        "team": "BOS (K Crawford)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4bb78e2c-dc1e-4ea4-b6f7-a9cb6af7b787",
                    "gambit_id": "ae62e285-ed73-4c46-99ee-0e1b9fa09a81",
                    "last_updated": "2023-08-31T09:33:08.966565-04:00",
                    "created_at": "2023-08-30T08:18:14.991282-04:00",
                    "name": "HOU (F Valdez)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9e04a9-c127-4f76-802c-7d7ecb46767e/?format=api"
                },
                {
                    "id": "122fe104-e75e-4f20-aba0-278059a17e7e",
                    "gambit_id": "6ba46493-49d8-4265-86bb-038731dbaa64",
                    "last_updated": "2023-08-31T09:33:08.971466-04:00",
                    "created_at": "2023-08-30T08:18:14.995179-04:00",
                    "name": "BOS (K Crawford)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9e04a9-c127-4f76-802c-7d7ecb46767e/?format=api"
                }
            ]
        },
        {
            "id": "fb2827b9-58d2-473a-9975-284fcc426786",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3c3a559-d08a-4a68-baec-2f86abdecde5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T08:18:15.016787-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": "BOS",
                        "amount": 5614.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43c86cea-c4ba-4365-a241-baf42222b89f",
                    "gambit_id": "4db5fc80-2c32-4db3-bc40-59f2815e2f3a",
                    "last_updated": "2023-08-31T09:33:08.991879-04:00",
                    "created_at": "2023-08-30T08:18:15.035136-04:00",
                    "name": "BOS",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb2827b9-58d2-473a-9975-284fcc426786/?format=api"
                },
                {
                    "id": "f2cd0451-2314-463d-a327-11f366146649",
                    "gambit_id": "34d08a3d-884c-4423-a31a-d63d5d92d87a",
                    "last_updated": "2023-08-31T09:33:08.984017-04:00",
                    "created_at": "2023-08-30T08:18:15.022003-04:00",
                    "name": "HOU",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb2827b9-58d2-473a-9975-284fcc426786/?format=api"
                }
            ]
        },
        {
            "id": "5dcacc45-1cde-4766-900e-1e3209df38f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3c3a559-d08a-4a68-baec-2f86abdecde5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T08:18:15.039413-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0a2fc4d-af60-4daf-bc3c-4c17be153b74",
                    "gambit_id": "169ef65a-efec-4edc-9c1e-6cd0098d2b83",
                    "last_updated": "2023-08-31T09:33:09.001577-04:00",
                    "created_at": "2023-08-30T08:18:15.048414-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dcacc45-1cde-4766-900e-1e3209df38f3/?format=api"
                },
                {
                    "id": "133fd1a2-e453-430e-8ffb-8e5421249a8b",
                    "gambit_id": "cf5e7f02-7ce5-42b2-8062-619380de46ee",
                    "last_updated": "2023-08-31T09:33:08.998413-04:00",
                    "created_at": "2023-08-30T08:18:15.043295-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dcacc45-1cde-4766-900e-1e3209df38f3/?format=api"
                }
            ]
        }
    ]
}