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/9c2ade48-1757-4992-92de-9fd7628d77e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9c2ade48-1757-4992-92de-9fd7628d77e3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5d7b569c-f921-4a6a-a0e7-d23c6de052ba",
    "completed": true,
    "last_updated": "2022-09-10T21:52:23.507943-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.75,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5d7b569c-f921-4a6a-a0e7-d23c6de052ba",
    "datetime": "2022-09-09T21:40:00-04:00",
    "cutoff_datetime": "2022-09-09T21:40:00-04:00",
    "name": "LOS (D May) v. SDG (M Clevinger)",
    "bettypes": [
        {
            "id": "1447b616-a5db-44f4-a89c-038091febdde",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c2ade48-1757-4992-92de-9fd7628d77e3/?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": "LOS (D May)",
                        "amount": 5890.0
                    },
                    {
                        "team": "SDG (M Clevinger)",
                        "amount": 4110.0
                    }
                ],
                "expected_reward_tokens": 9247.3,
                "profit_sb": 247.3,
                "profit_sb_percentage": 2.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d0de7951-4078-4671-9964-4a73ef587340",
                    "gambit_id": "71396a6c-c583-49d4-a871-3acdd82c8f13",
                    "last_updated": "2022-09-10T21:52:23.518226-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (D May)",
                    "reward": "1.57000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1447b616-a5db-44f4-a89c-038091febdde/?format=api"
                },
                {
                    "id": "07ecaaf1-4dc8-40f4-94f4-48efbf35b221",
                    "gambit_id": "95df9c8a-9aa6-4e8f-8243-debf86cda561",
                    "last_updated": "2022-09-10T21:52:23.517101-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (M Clevinger)",
                    "reward": "2.25000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1447b616-a5db-44f4-a89c-038091febdde/?format=api"
                }
            ]
        },
        {
            "id": "166cee71-e076-451a-86b6-e259002e0df5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c2ade48-1757-4992-92de-9fd7628d77e3/?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": "SDG",
                        "amount": 5207.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "963a5194-6739-4a37-b862-0cb535a90be0",
                    "gambit_id": "43e9f27c-85b9-4583-9d0c-3ab97ec4d518",
                    "last_updated": "2022-09-10T21:52:23.514130-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/166cee71-e076-451a-86b6-e259002e0df5/?format=api"
                },
                {
                    "id": "d05694e6-d172-475e-a85c-42c0a9adcc64",
                    "gambit_id": "4a04b457-53d1-4b8f-af2b-28fa35923a99",
                    "last_updated": "2022-09-10T21:52:23.515115-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/166cee71-e076-451a-86b6-e259002e0df5/?format=api"
                }
            ]
        },
        {
            "id": "38854e94-dee7-4f00-a48b-bae38ba7c3cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/9c2ade48-1757-4992-92de-9fd7628d77e3/?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.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9d99f4aa-13f1-40d1-bd78-f8ae6f242213",
                    "gambit_id": "2e87f46c-0336-4780-aac6-3bbe61ca860f",
                    "last_updated": "2022-09-10T21:52:23.512056-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38854e94-dee7-4f00-a48b-bae38ba7c3cf/?format=api"
                },
                {
                    "id": "f2211436-6605-4af3-a3b2-8ae10103866a",
                    "gambit_id": "a45cdd99-5762-4723-90aa-361f61480bda",
                    "last_updated": "2022-09-10T21:52:23.511033-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38854e94-dee7-4f00-a48b-bae38ba7c3cf/?format=api"
                }
            ]
        }
    ]
}