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/e82a0984-2980-48ca-95ee-8d56377026ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e82a0984-2980-48ca-95ee-8d56377026ea",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "82e42a75-aa26-499d-98b1-c41056e23c1b",
    "completed": true,
    "last_updated": "2022-09-14T10:32:07.898184-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/82e42a75-aa26-499d-98b1-c41056e23c1b",
    "datetime": "2022-09-13T18:40:00-04:00",
    "cutoff_datetime": "2022-09-13T18:40:00-04:00",
    "name": "PIT (L Ortiz) v. CIN (F Cruz) - Game 2",
    "bettypes": [
        {
            "id": "e8b3ba56-bff4-4524-8280-97cc8bef3a6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?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": "CIN (F Cruz)",
                        "amount": 5597.0
                    },
                    {
                        "team": "PIT (L Ortiz)",
                        "amount": 4403.0
                    }
                ],
                "expected_reward_tokens": 9290.33,
                "profit_sb": 290.33,
                "profit_sb_percentage": 3.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9884c5e1-5c55-45fc-891a-c2af55e0c8cc",
                    "gambit_id": "52c6c1aa-f3d6-4c0a-b9b9-f16e630db8d6",
                    "last_updated": "2022-09-14T10:32:07.906347-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (F Cruz)",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api"
                },
                {
                    "id": "248931d1-e942-4d97-9e45-fc9ee6226eb3",
                    "gambit_id": "737b1a44-d08a-4beb-a7be-d9c6f81301b2",
                    "last_updated": "2022-09-14T10:32:07.907279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (L Ortiz)",
                    "reward": "2.11000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api"
                }
            ]
        },
        {
            "id": "61d775d8-f926-4c3f-b3d4-a5d06865b1ca",
            "match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?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": "PIT",
                        "amount": 5979.0
                    },
                    {
                        "team": "CIN",
                        "amount": 4021.0
                    }
                ],
                "expected_reward_tokens": 9207.66,
                "profit_sb": 207.66,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9db9318f-898e-4b51-b45b-580a519cef8f",
                    "gambit_id": "f58deda2-b32d-4080-b96d-bce0da7873b9",
                    "last_updated": "2022-09-14T10:32:07.904380-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d775d8-f926-4c3f-b3d4-a5d06865b1ca/?format=api"
                },
                {
                    "id": "9e490003-2465-4483-84e3-d4a8587961a6",
                    "gambit_id": "4d01a2b0-1a0f-4ab0-8b5f-8fa18029bde6",
                    "last_updated": "2022-09-14T10:32:07.903436-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.29000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d775d8-f926-4c3f-b3d4-a5d06865b1ca/?format=api"
                }
            ]
        },
        {
            "id": "3b4b1417-4241-4a56-b893-5a6b69470965",
            "match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?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 9.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a9dc0f5f-4e30-4e43-b7bf-91b14ed5a23e",
                    "gambit_id": "3e6ed6c6-8a58-47db-9364-82b3653fd66a",
                    "last_updated": "2022-09-14T10:32:07.900507-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4b1417-4241-4a56-b893-5a6b69470965/?format=api"
                },
                {
                    "id": "d607b611-3e78-44b8-9b91-a1ac9e96009a",
                    "gambit_id": "069f20a6-0115-4547-bdcd-722b3f1bc92c",
                    "last_updated": "2022-09-14T10:32:07.901483-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4b1417-4241-4a56-b893-5a6b69470965/?format=api"
                }
            ]
        }
    ]
}