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/290cedad-4bd5-4ed2-b2b9-e9e15e872a19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "290cedad-4bd5-4ed2-b2b9-e9e15e872a19",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "825edeaa-204e-40b1-a53e-104d51f74f05",
    "completed": true,
    "last_updated": "2023-07-23T21:58:27.078921-04:00",
    "created_at": "2023-07-22T08:38:11.289100-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/825edeaa-204e-40b1-a53e-104d51f74f05",
    "datetime": "2023-07-22T16:05:00-04:00",
    "cutoff_datetime": "2023-07-22T16:05:00-04:00",
    "name": "LOS (B Miller) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "acf46df1-06da-45a1-81f8-d77934a5cf0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/290cedad-4bd5-4ed2-b2b9-e9e15e872a19/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-22T08:38:11.295875-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": "LOS (B Miller)",
                        "amount": 5604.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4396.0
                    }
                ],
                "expected_reward_tokens": 9582.84,
                "profit_sb": 82.84,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9332bba8-4719-4c3e-b45e-bd99de711088",
                    "gambit_id": "7dd3917f-54fd-487e-99e3-7a6f6e0d7769",
                    "last_updated": "2023-07-23T21:58:27.086013-04:00",
                    "created_at": "2023-07-22T08:38:11.300025-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.71000",
                    "odds": "1.74630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf46df1-06da-45a1-81f8-d77934a5cf0a/?format=api"
                },
                {
                    "id": "91fb57cf-02f2-4c69-8a0c-ea452059845d",
                    "gambit_id": "eda53ef5-2edc-4692-bbb1-05da8e3b616a",
                    "last_updated": "2023-07-23T21:58:27.091283-04:00",
                    "created_at": "2023-07-22T08:38:11.305130-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "2.18000",
                    "odds": "2.24000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf46df1-06da-45a1-81f8-d77934a5cf0a/?format=api"
                }
            ]
        },
        {
            "id": "6237488d-beeb-4cbc-970d-25080442ac28",
            "match": "https://api-prod.gambitprofit.com/api/matches/290cedad-4bd5-4ed2-b2b9-e9e15e872a19/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-22T08:38:11.309597-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": "TEX",
                        "amount": 5614.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae964216-bbfc-4c3f-b3e0-4a556ebd1695",
                    "gambit_id": "bb93413b-4c36-424d-9bde-bda5aa78ff1d",
                    "last_updated": "2023-07-23T21:58:27.101059-04:00",
                    "created_at": "2023-07-22T08:38:11.317449-04:00",
                    "name": "TEX",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6237488d-beeb-4cbc-970d-25080442ac28/?format=api"
                },
                {
                    "id": "0d8285a7-aa78-418f-84e0-b4afda11c6ec",
                    "gambit_id": "edab0e3a-6d72-4c09-8005-a17292a58f5c",
                    "last_updated": "2023-07-23T21:58:27.097932-04:00",
                    "created_at": "2023-07-22T08:38:11.313562-04:00",
                    "name": "LOS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6237488d-beeb-4cbc-970d-25080442ac28/?format=api"
                }
            ]
        },
        {
            "id": "9717ab5f-c9c1-4a5c-b6a5-b3a37899e8df",
            "match": "https://api-prod.gambitprofit.com/api/matches/290cedad-4bd5-4ed2-b2b9-e9e15e872a19/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-22T08:38:11.322062-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e788191-b21e-43ea-b0c2-c1317e6e784b",
                    "gambit_id": "03715379-e855-412f-8c2f-f334d8045c68",
                    "last_updated": "2023-07-23T21:58:27.110142-04:00",
                    "created_at": "2023-07-22T08:38:11.326192-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9717ab5f-c9c1-4a5c-b6a5-b3a37899e8df/?format=api"
                },
                {
                    "id": "7f568c97-c475-4e10-abfd-217e8cde788a",
                    "gambit_id": "ad62a07e-865d-41e6-978f-fd67b83360a1",
                    "last_updated": "2023-07-23T21:58:27.113277-04:00",
                    "created_at": "2023-07-22T08:38:11.330298-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9717ab5f-c9c1-4a5c-b6a5-b3a37899e8df/?format=api"
                }
            ]
        }
    ]
}