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/ecc8ae26-1331-40eb-a499-8ca6741dbe28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ecc8ae26-1331-40eb-a499-8ca6741dbe28",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "88c9d022-5fb6-44f5-87a8-8f3d2178287e",
    "completed": true,
    "last_updated": "2023-04-26T20:27:13.877478-04:00",
    "created_at": "2023-04-25T11:42:12.018252-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/88c9d022-5fb6-44f5-87a8-8f3d2178287e",
    "datetime": "2023-04-25T21:45:00-04:00",
    "cutoff_datetime": "2023-04-25T21:45:00-04:00",
    "name": "STL (J Woodford) v. SFO (J Brebbia)",
    "bettypes": [
        {
            "id": "a243c060-d713-4c16-893f-9e150ca4b565",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecc8ae26-1331-40eb-a499-8ca6741dbe28/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-25T11:42:12.035778-04: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": "SFO (J Brebbia)",
                        "amount": 5117.0
                    },
                    {
                        "team": "STL (J Woodford)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "677590f9-e8f5-4e1e-ae6e-02ed84d60038",
                    "gambit_id": "14df6ccd-fd48-4426-abb8-2fee87fb4d2d",
                    "last_updated": "2023-04-26T20:27:13.891568-04:00",
                    "created_at": "2023-04-25T11:42:12.038047-04:00",
                    "name": "SFO (J Brebbia)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a243c060-d713-4c16-893f-9e150ca4b565/?format=api"
                },
                {
                    "id": "13c2b682-38de-4fb3-a83c-7ae716386c88",
                    "gambit_id": "0cf76307-ad03-4ceb-b353-fc15f56b1fed",
                    "last_updated": "2023-04-26T20:27:13.893232-04:00",
                    "created_at": "2023-04-25T11:42:12.040306-04:00",
                    "name": "STL (J Woodford)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a243c060-d713-4c16-893f-9e150ca4b565/?format=api"
                }
            ]
        },
        {
            "id": "6f995fe4-534e-4876-8dcf-5a27d19585c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecc8ae26-1331-40eb-a499-8ca6741dbe28/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-25T11:42:12.028592-04: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": "SFO",
                        "amount": 6163.0
                    },
                    {
                        "team": "STL",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fcb42255-3ebc-4e09-bc77-3ffc006bbe02",
                    "gambit_id": "34d2b2ab-a8c4-44ea-8346-7ae56b27f799",
                    "last_updated": "2023-04-26T20:27:13.887253-04:00",
                    "created_at": "2023-04-25T11:42:12.030957-04:00",
                    "name": "SFO",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f995fe4-534e-4876-8dcf-5a27d19585c2/?format=api"
                },
                {
                    "id": "259c7560-99a7-4d2a-a87e-4b253381527a",
                    "gambit_id": "b4dedcb3-172c-462d-836b-bdf2b7f16ec7",
                    "last_updated": "2023-04-26T20:27:13.888675-04:00",
                    "created_at": "2023-04-25T11:42:12.033252-04:00",
                    "name": "STL",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f995fe4-534e-4876-8dcf-5a27d19585c2/?format=api"
                }
            ]
        },
        {
            "id": "90595cc7-7636-47d6-8a51-0e650bd91b55",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecc8ae26-1331-40eb-a499-8ca6741dbe28/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-25T11:42:12.021308-04: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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90a43122-9161-4073-91bf-a8ade49229f9",
                    "gambit_id": "11204a59-3856-4221-b446-79ddcff6ea0e",
                    "last_updated": "2023-04-26T20:27:13.884390-04:00",
                    "created_at": "2023-04-25T11:42:12.026165-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90595cc7-7636-47d6-8a51-0e650bd91b55/?format=api"
                },
                {
                    "id": "13245027-7020-4a3f-95ee-41d934252350",
                    "gambit_id": "8762d725-4fd1-4bab-aa86-c2c2b4a80402",
                    "last_updated": "2023-04-26T20:27:13.882833-04:00",
                    "created_at": "2023-04-25T11:42:12.023645-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90595cc7-7636-47d6-8a51-0e650bd91b55/?format=api"
                }
            ]
        }
    ]
}