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/6eef312e-d298-4410-8708-61a6d6db193e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6eef312e-d298-4410-8708-61a6d6db193e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a85bed34-6da0-4ffc-8742-37c9ad5bfa97",
    "completed": true,
    "last_updated": "2023-08-07T14:58:06.234787-04:00",
    "created_at": "2023-08-05T08:33:19.493680-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a85bed34-6da0-4ffc-8742-37c9ad5bfa97",
    "datetime": "2023-08-05T19:07:00-04:00",
    "cutoff_datetime": "2023-08-05T19:07:00-04:00",
    "name": "SFO (R Stripling) v. OAK (P Blackburn)",
    "bettypes": [
        {
            "id": "7f616148-4623-4435-8b54-cf01b5cc262c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-05T08:33:19.503547-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": "SFO (R Stripling)",
                        "amount": 6104.0
                    },
                    {
                        "team": "OAK (P Blackburn)",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c91d774c-242e-4efc-9a8e-80efa769f532",
                    "gambit_id": "0c94726e-690d-4dde-b6f0-046be83a7790",
                    "last_updated": "2023-08-07T14:58:06.258470-04:00",
                    "created_at": "2023-08-05T08:33:19.508844-04:00",
                    "name": "SFO (R Stripling)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api"
                },
                {
                    "id": "f18c6b33-bf60-4e19-9649-9621441eb1c0",
                    "gambit_id": "d8fb6607-ff01-4717-9219-e8e44b86d203",
                    "last_updated": "2023-08-07T14:58:06.273014-04:00",
                    "created_at": "2023-08-05T08:33:19.513889-04:00",
                    "name": "OAK (P Blackburn)",
                    "reward": "2.46000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api"
                }
            ]
        },
        {
            "id": "1acc9dda-08eb-4bf4-8910-51a7462acd5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-05T08:33:19.519056-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": "OAK",
                        "amount": 5107.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "829587b8-31c0-480c-8330-634f1d697083",
                    "gambit_id": "65e1d847-6c21-46be-bea5-09d8cf966d1c",
                    "last_updated": "2023-08-07T14:58:06.288805-04:00",
                    "created_at": "2023-08-05T08:33:19.528806-04:00",
                    "name": "OAK",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acc9dda-08eb-4bf4-8910-51a7462acd5b/?format=api"
                },
                {
                    "id": "dc59eb2a-de73-4a56-be68-5633f08bf149",
                    "gambit_id": "a8f0d3d6-3a44-49f7-be54-5d326195298e",
                    "last_updated": "2023-08-07T14:58:06.284948-04:00",
                    "created_at": "2023-08-05T08:33:19.523534-04:00",
                    "name": "SFO",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acc9dda-08eb-4bf4-8910-51a7462acd5b/?format=api"
                }
            ]
        },
        {
            "id": "e969ae10-3d29-411d-944b-402fa2bee5eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-05T08:33:19.533668-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": "de69554e-5f5c-4dd8-abfa-4806fb1900a8",
                    "gambit_id": "88639f2e-fb16-4861-94d2-714c1af61412",
                    "last_updated": "2023-08-07T14:58:06.296137-04:00",
                    "created_at": "2023-08-05T08:33:19.538123-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/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api"
                },
                {
                    "id": "c5fae0e2-6deb-4499-bade-f5a104ab4c1e",
                    "gambit_id": "7abb786b-d438-4425-ab6c-8aef615aa99e",
                    "last_updated": "2023-08-07T14:58:06.300100-04:00",
                    "created_at": "2023-08-05T08:33:19.542948-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/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api"
                }
            ]
        }
    ]
}