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/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9aa564bd-ccbd-48da-9664-2db054e2b047",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f26d8219-34f9-43fc-b62b-1b98ac55cab9",
    "completed": true,
    "last_updated": "2023-06-05T10:57:19.063003-04:00",
    "created_at": "2023-06-03T11:22:11.686332-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f26d8219-34f9-43fc-b62b-1b98ac55cab9",
    "datetime": "2023-06-03T14:10:00-04:00",
    "cutoff_datetime": "2023-06-03T14:10:00-04:00",
    "name": "DET (M Lorenzen) v. CWS (D Cease)",
    "bettypes": [
        {
            "id": "70d61505-93ee-4e3b-84a4-064b35c19098",
            "match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:11.689748-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 (D Cease)",
                        "amount": 5909.0
                    },
                    {
                        "team": "DET (M Lorenzen)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1a1a6ad-1bbf-4e47-a284-5b0165425eb6",
                    "gambit_id": "d87aaa44-615c-4b8d-a7c0-38a61b90a705",
                    "last_updated": "2023-06-05T10:57:19.073562-04:00",
                    "created_at": "2023-06-03T11:22:11.694986-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api"
                },
                {
                    "id": "663e4c03-baf6-486a-a64c-e45b5c5afaef",
                    "gambit_id": "31cc7e82-6d0f-4e99-a82e-06636313331e",
                    "last_updated": "2023-06-05T10:57:19.070551-04:00",
                    "created_at": "2023-06-03T11:22:11.692569-04:00",
                    "name": "DET (M Lorenzen)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d61505-93ee-4e3b-84a4-064b35c19098/?format=api"
                }
            ]
        },
        {
            "id": "dd2aeceb-e400-4e76-a636-c111b7ca24e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:11.697452-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": "DET",
                        "amount": 5699.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e61cd1e-1018-4396-9ca9-26135ec37caa",
                    "gambit_id": "9df95520-a7b1-4af2-bb8a-a6cdc5c15be5",
                    "last_updated": "2023-06-05T10:57:19.078886-04:00",
                    "created_at": "2023-06-03T11:22:11.699784-04:00",
                    "name": "DET",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api"
                },
                {
                    "id": "81e2399f-de77-4b34-8215-619c9083b152",
                    "gambit_id": "88d732a7-1719-43a3-bda4-1456ea39facf",
                    "last_updated": "2023-06-05T10:57:19.081206-04:00",
                    "created_at": "2023-06-03T11:22:11.703270-04:00",
                    "name": "CWS",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api"
                }
            ]
        },
        {
            "id": "20a9811b-4f6b-4548-8d16-5cffe906304e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:11.706049-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9b64552-6d9a-4129-af2f-1a0bf35ddd78",
                    "gambit_id": "fc7c5f81-5aee-4ce1-9bf7-7fa9ee7abfa2",
                    "last_updated": "2023-06-05T10:57:19.085867-04:00",
                    "created_at": "2023-06-03T11:22:11.710239-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api"
                },
                {
                    "id": "503cf82b-b30a-4d98-965b-2b55f7c3362b",
                    "gambit_id": "2d4a697e-cf85-4291-9084-dda961e47957",
                    "last_updated": "2023-06-05T10:57:19.088386-04:00",
                    "created_at": "2023-06-03T11:22:11.713590-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a9811b-4f6b-4548-8d16-5cffe906304e/?format=api"
                }
            ]
        }
    ]
}