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/dcc6ff17-d54c-4b24-9d68-d6340c6cecda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dcc6ff17-d54c-4b24-9d68-d6340c6cecda",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d3982980-e277-44ae-af41-4548bcdb9951",
    "completed": false,
    "last_updated": "2022-12-24T17:12:10.478719-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.6,
    "sport_category": "MLB World Series Lines",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d3982980-e277-44ae-af41-4548bcdb9951",
    "datetime": "2022-10-28T20:03:00-04:00",
    "cutoff_datetime": "2022-10-28T20:03:00-04:00",
    "name": "PHI (Z Wheeler) v. HOU (J Verlander)",
    "bettypes": [
        {
            "id": "66cd949b-9114-480f-95e0-fb0313933b76",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcc6ff17-d54c-4b24-9d68-d6340c6cecda/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (J Verlander)",
                        "amount": 5995.0
                    },
                    {
                        "team": "PHI (Z Wheeler)",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9651.95,
                "profit_sb": 151.95,
                "profit_sb_percentage": 1.6,
                "recommended": true
            },
            "lines": [
                {
                    "id": "230c5b09-388f-4c61-af5c-d598c3cc0029",
                    "gambit_id": "401b9bd6-e849-4c18-ad56-0701c6f93dcd",
                    "last_updated": "2022-12-24T17:12:10.488510-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Verlander)",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66cd949b-9114-480f-95e0-fb0313933b76/?format=api"
                },
                {
                    "id": "98e27cf8-f815-46f0-a438-9a16b1f22b04",
                    "gambit_id": "c7f8b15f-fb53-4af6-bddd-c6d86f5f0fb6",
                    "last_updated": "2022-12-24T17:12:10.489663-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (Z Wheeler)",
                    "reward": "2.41000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66cd949b-9114-480f-95e0-fb0313933b76/?format=api"
                }
            ]
        },
        {
            "id": "48518828-190a-4eeb-b633-9f9c5212338b",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcc6ff17-d54c-4b24-9d68-d6340c6cecda/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "PHI",
                        "amount": 5945.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3406104b-a299-4805-a380-938ad15ab6ae",
                    "gambit_id": "416713fc-2516-400f-853f-463a8878dba4",
                    "last_updated": "2022-12-24T17:12:10.486244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48518828-190a-4eeb-b633-9f9c5212338b/?format=api"
                },
                {
                    "id": "373fdb6c-b267-4e6b-be81-eb57c3f24623",
                    "gambit_id": "626141ee-3c6c-4e6b-bcde-f95040c9e3d7",
                    "last_updated": "2022-12-24T17:12:10.485109-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48518828-190a-4eeb-b633-9f9c5212338b/?format=api"
                }
            ]
        },
        {
            "id": "28fbc150-9199-423b-8ac3-b4f924e4b36c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dcc6ff17-d54c-4b24-9d68-d6340c6cecda/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 6.5",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ada52a3-9b13-44f1-889d-996e4817221d",
                    "gambit_id": "273e8820-f6b7-4615-ad47-547b077aeb1f",
                    "last_updated": "2022-12-24T17:12:10.482715-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28fbc150-9199-423b-8ac3-b4f924e4b36c/?format=api"
                },
                {
                    "id": "910aeada-d123-4092-b860-cefe9e474d1e",
                    "gambit_id": "df1943a2-b5c7-4040-8127-f1438e500b10",
                    "last_updated": "2022-12-24T17:12:10.481531-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28fbc150-9199-423b-8ac3-b4f924e4b36c/?format=api"
                }
            ]
        }
    ]
}