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/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0585ae4b-b3ac-4196-b1cc-ab638e9490ce",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e6f13a9d-40eb-4b0e-9a56-14ec1ee2f894",
    "completed": true,
    "last_updated": "2022-09-28T08:56:56.167655-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e6f13a9d-40eb-4b0e-9a56-14ec1ee2f894",
    "datetime": "2022-09-27T21:38:00-04:00",
    "cutoff_datetime": "2022-09-27T21:38:00-04:00",
    "name": "OAK (J Kaprielian) v. LAA (P Sandoval)",
    "bettypes": [
        {
            "id": "94048988-9d29-4e14-a031-265e40f66dde",
            "match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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 (P Sandoval)",
                        "amount": 6373.0
                    },
                    {
                        "team": "OAK (J Kaprielian)",
                        "amount": 3627.0
                    }
                ],
                "expected_reward_tokens": 9176.31,
                "profit_sb": 176.31,
                "profit_sb_percentage": 1.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cea01b9-381f-415d-b73d-6c09314f3102",
                    "gambit_id": "c24cafe4-3f7e-4a40-a1f6-0c3cec94769b",
                    "last_updated": "2022-09-28T08:56:56.176452-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (P Sandoval)",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94048988-9d29-4e14-a031-265e40f66dde/?format=api"
                },
                {
                    "id": "3bd25396-7026-450e-b5a0-eeaee3a437c2",
                    "gambit_id": "788db5cc-7ad9-4178-a245-861d8744366c",
                    "last_updated": "2022-09-28T08:56:56.177441-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK (J Kaprielian)",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94048988-9d29-4e14-a031-265e40f66dde/?format=api"
                }
            ]
        },
        {
            "id": "552846f7-2560-4f9d-95f2-199e0daddd6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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": "OAK",
                        "amount": 5304.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af3ae206-6ac1-4e94-b724-69b480413e61",
                    "gambit_id": "9be371ed-55fb-4c81-85c0-f5c57da1e95e",
                    "last_updated": "2022-09-28T08:56:56.174428-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "OAK",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/552846f7-2560-4f9d-95f2-199e0daddd6f/?format=api"
                },
                {
                    "id": "8cbdfa71-35b8-4bf1-ba3e-a98f44dbed0c",
                    "gambit_id": "7ef437df-8fb0-4a28-ae0e-c39b6b1e24db",
                    "last_updated": "2022-09-28T08:56:56.173356-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/552846f7-2560-4f9d-95f2-199e0daddd6f/?format=api"
                }
            ]
        },
        {
            "id": "c36345eb-829c-456a-b692-5c9c5594161f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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 8",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "afce5457-ea51-4014-88ff-11e24d0e6bee",
                    "gambit_id": "7321deeb-1af9-430e-b24e-cb885086506d",
                    "last_updated": "2022-09-28T08:56:56.171304-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api"
                },
                {
                    "id": "9c9e2c9c-a57f-426c-b577-f72d8ff82272",
                    "gambit_id": "43213406-54d0-4af6-a940-7e619d580156",
                    "last_updated": "2022-09-28T08:56:56.170285-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api"
                }
            ]
        }
    ]
}