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/de4d3218-8ef9-4672-817d-a32fac6a4958/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "de4d3218-8ef9-4672-817d-a32fac6a4958",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "23b2c925-4fb6-462f-b7c9-c9a1765722ad",
    "completed": true,
    "last_updated": "2023-09-08T09:38:01.519762-04:00",
    "created_at": "2023-09-07T08:48:14.712929-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/23b2c925-4fb6-462f-b7c9-c9a1765722ad",
    "datetime": "2023-09-07T19:20:00-04:00",
    "cutoff_datetime": "2023-09-07T19:20:00-04:00",
    "name": "STL (A Wainwright) v. ATL (M Fried)",
    "bettypes": [
        {
            "id": "32fb4430-0d0a-4089-95ac-c819e7d2ca48",
            "match": "https://api-prod.gambitprofit.com/api/matches/de4d3218-8ef9-4672-817d-a32fac6a4958/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-07T08:48:14.729967-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": "ATL (M Fried)",
                        "amount": 7324.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 2676.0
                    }
                ],
                "expected_reward_tokens": 9446.28,
                "profit_sb": -53.72,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12ede05c-33eb-4b96-9a82-f9c05fbb3962",
                    "gambit_id": "0e652999-1aeb-4223-946a-0a157682e020",
                    "last_updated": "2023-09-08T09:38:01.543625-04:00",
                    "created_at": "2023-09-07T08:48:14.751609-04:00",
                    "name": "ATL (M Fried)",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32fb4430-0d0a-4089-95ac-c819e7d2ca48/?format=api"
                },
                {
                    "id": "abd6aae7-de4d-41fd-bd8d-be7399f647d9",
                    "gambit_id": "c5edb10d-3d97-4a33-b2b9-09f5cc084a2a",
                    "last_updated": "2023-09-08T09:38:01.538247-04:00",
                    "created_at": "2023-09-07T08:48:14.742674-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "3.53000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32fb4430-0d0a-4089-95ac-c819e7d2ca48/?format=api"
                }
            ]
        },
        {
            "id": "d039f5fa-3447-4746-a6f3-9624275bc8ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/de4d3218-8ef9-4672-817d-a32fac6a4958/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-07T08:48:14.756745-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": "ATL",
                        "amount": 6010.0
                    },
                    {
                        "team": "STL",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a760b1ed-b8ae-434b-bc2b-a63666dd4636",
                    "gambit_id": "bec67c84-95ce-4d0c-81b8-7fb468114ebf",
                    "last_updated": "2023-09-08T09:38:01.561943-04:00",
                    "created_at": "2023-09-07T08:48:14.767616-04:00",
                    "name": "ATL",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d039f5fa-3447-4746-a6f3-9624275bc8ae/?format=api"
                },
                {
                    "id": "0467b5fc-05b9-451d-8a1c-540a12f8404b",
                    "gambit_id": "577a1b09-02a1-48d7-9b18-e48dce3820e9",
                    "last_updated": "2023-09-08T09:38:01.557339-04:00",
                    "created_at": "2023-09-07T08:48:14.761198-04:00",
                    "name": "STL",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d039f5fa-3447-4746-a6f3-9624275bc8ae/?format=api"
                }
            ]
        },
        {
            "id": "de662ef4-eebe-494b-93fb-63173e3517a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/de4d3218-8ef9-4672-817d-a32fac6a4958/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-07T08:48:14.772059-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 Under 10.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba1ca474-8f4c-4d56-80c1-7118368041a0",
                    "gambit_id": "be22a7e8-27db-423c-8de5-b1530a80e084",
                    "last_updated": "2023-09-08T09:38:01.576664-04:00",
                    "created_at": "2023-09-07T08:48:14.798514-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de662ef4-eebe-494b-93fb-63173e3517a8/?format=api"
                },
                {
                    "id": "66e8f740-6574-45cd-80ad-07f84dd180a2",
                    "gambit_id": "bb1d8c20-20d0-4341-ab99-273826029779",
                    "last_updated": "2023-09-08T09:38:01.572138-04:00",
                    "created_at": "2023-09-07T08:48:14.781293-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de662ef4-eebe-494b-93fb-63173e3517a8/?format=api"
                }
            ]
        }
    ]
}