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/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5eaa569e-cef3-4863-92a4-67c17886dd61",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be731d79-54f0-45f5-a10a-85507333a018",
    "completed": true,
    "last_updated": "2023-07-18T22:08:26.794868-04:00",
    "created_at": "2023-07-17T11:42:59.188602-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.9,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/be731d79-54f0-45f5-a10a-85507333a018",
    "datetime": "2023-07-17T20:05:00-04:00",
    "cutoff_datetime": "2023-07-17T20:05:00-04:00",
    "name": "WAS (M Gore) v. CHC (D Smyly)",
    "bettypes": [
        {
            "id": "6949655d-99f5-4d0c-925c-e1b1b4d0d7fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-17T11:42:59.190486-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": "CHC (D Smyly)",
                        "amount": 5541.0
                    },
                    {
                        "team": "WAS (M Gore)",
                        "amount": 4459.0
                    }
                ],
                "expected_reward_tokens": 9585.93,
                "profit_sb": 85.93,
                "profit_sb_percentage": 0.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "54bc9c61-c85b-4426-9f27-f109101dd4b0",
                    "gambit_id": "f250fa30-cc1b-46fe-82e3-41f82ff3f65e",
                    "last_updated": "2023-07-18T22:08:26.799568-04:00",
                    "created_at": "2023-07-17T11:42:59.193323-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6949655d-99f5-4d0c-925c-e1b1b4d0d7fe/?format=api"
                },
                {
                    "id": "297d2155-219c-45d3-a2e6-d50679f09a75",
                    "gambit_id": "c3b611da-82ac-49f6-a2be-c1a4db99fcee",
                    "last_updated": "2023-07-18T22:08:26.798086-04:00",
                    "created_at": "2023-07-17T11:42:59.191898-04:00",
                    "name": "WAS (M Gore)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6949655d-99f5-4d0c-925c-e1b1b4d0d7fe/?format=api"
                }
            ]
        },
        {
            "id": "b740d4e2-7fb7-4cba-88d4-6875f83b6e94",
            "match": "https://api-prod.gambitprofit.com/api/matches/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-17T11:42:59.194782-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": "WAS",
                        "amount": 6154.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "634d0c88-e63d-4196-baca-ed87332fade7",
                    "gambit_id": "3ea129e0-718b-45ce-bde2-8afd88846f91",
                    "last_updated": "2023-07-18T22:08:26.802187-04:00",
                    "created_at": "2023-07-17T11:42:59.196149-04:00",
                    "name": "WAS",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b740d4e2-7fb7-4cba-88d4-6875f83b6e94/?format=api"
                },
                {
                    "id": "19d18e51-ff2c-4acc-bb98-b47eeaae974c",
                    "gambit_id": "8d43707e-2858-4507-91fe-0ce151a28b19",
                    "last_updated": "2023-07-18T22:08:26.803568-04:00",
                    "created_at": "2023-07-17T11:42:59.197554-04:00",
                    "name": "CHC",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b740d4e2-7fb7-4cba-88d4-6875f83b6e94/?format=api"
                }
            ]
        },
        {
            "id": "44fe286d-a381-4e51-b4ca-3e395bb72051",
            "match": "https://api-prod.gambitprofit.com/api/matches/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-17T11:42:59.199026-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cae14c26-ff40-4b94-a559-600ea0f921d5",
                    "gambit_id": "d8528249-50d0-4a0d-964b-faf257937a2c",
                    "last_updated": "2023-07-18T22:08:26.806112-04:00",
                    "created_at": "2023-07-17T11:42:59.200326-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fe286d-a381-4e51-b4ca-3e395bb72051/?format=api"
                },
                {
                    "id": "b5cebe1b-d40a-44ed-99dc-f9aa3f9ed092",
                    "gambit_id": "85e059e6-813b-4030-b03f-f859be831a98",
                    "last_updated": "2023-07-18T22:08:26.807417-04:00",
                    "created_at": "2023-07-17T11:42:59.201705-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fe286d-a381-4e51-b4ca-3e395bb72051/?format=api"
                }
            ]
        }
    ]
}