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/1140902b-c61b-4d76-a671-adfdc86e68f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1140902b-c61b-4d76-a671-adfdc86e68f2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b86bca5a-42ab-454f-b883-e95c32c74b3a",
    "completed": true,
    "last_updated": "2022-09-26T10:27:12.684304-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b86bca5a-42ab-454f-b883-e95c32c74b3a",
    "datetime": "2022-09-25T14:10:00-04:00",
    "cutoff_datetime": "2022-09-25T14:10:00-04:00",
    "name": "LAA (J Suarez) v. MIN (D Bundy)",
    "bettypes": [
        {
            "id": "9e8ec210-31c1-47c1-8f9c-23504de08d75",
            "match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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": "LAA (J Suarez)",
                        "amount": 5217.0
                    },
                    {
                        "team": "MIN (D Bundy)",
                        "amount": 4783.0
                    }
                ],
                "expected_reward_tokens": 9181.92,
                "profit_sb": 181.92,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "21ca22e1-2431-4689-ba14-70507b516331",
                    "gambit_id": "02bd2cf1-0c86-4c5a-a0ac-eb748a609fd9",
                    "last_updated": "2022-09-26T10:27:12.695767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (J Suarez)",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api"
                },
                {
                    "id": "fc5826a4-0d94-40d3-b743-c1182e4bc81d",
                    "gambit_id": "519b33c7-1285-4909-b325-666d777cd4a9",
                    "last_updated": "2022-09-26T10:27:12.694743-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (D Bundy)",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api"
                }
            ]
        },
        {
            "id": "f7ef3a21-1bb8-46f8-b3ae-06e60a443a04",
            "match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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": "LAA",
                        "amount": 6482.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b0a581bc-659a-4f75-bc6f-0b0527af688c",
                    "gambit_id": "76fe8e4a-a329-4fd4-951f-18150883793f",
                    "last_updated": "2022-09-26T10:27:12.691247-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ef3a21-1bb8-46f8-b3ae-06e60a443a04/?format=api"
                },
                {
                    "id": "a1987f20-591e-45df-ba1e-b962dbb4b72e",
                    "gambit_id": "6ce873a8-0fba-47af-8a09-f841d2fffc4d",
                    "last_updated": "2022-09-26T10:27:12.692488-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ef3a21-1bb8-46f8-b3ae-06e60a443a04/?format=api"
                }
            ]
        },
        {
            "id": "bfab3ce4-6799-4a1d-a27f-2a738ba7946e",
            "match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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 Under 8.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a10268de-ac04-4e77-b1b8-3a8fa42bc715",
                    "gambit_id": "1bc2950c-c6c3-4038-be4b-5bbc4d2f3c02",
                    "last_updated": "2022-09-26T10:27:12.687254-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api"
                },
                {
                    "id": "ae9bd861-81d1-4531-8673-eb70732fc60e",
                    "gambit_id": "525767bf-735f-43bd-a451-ec750ef5f250",
                    "last_updated": "2022-09-26T10:27:12.688656-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfab3ce4-6799-4a1d-a27f-2a738ba7946e/?format=api"
                }
            ]
        }
    ]
}