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/151bbbeb-ea8c-4cd1-ad17-7d591540d898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "151bbbeb-ea8c-4cd1-ad17-7d591540d898",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "56350d5b-dce4-47ca-b03e-df4ce70ce6fd",
    "completed": true,
    "last_updated": "2023-07-02T10:58:17.110009-04:00",
    "created_at": "2023-06-30T08:23:06.581841-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/56350d5b-dce4-47ca-b03e-df4ce70ce6fd",
    "datetime": "2023-06-30T21:38:00-04:00",
    "cutoff_datetime": "2023-06-30T21:38:00-04:00",
    "name": "ARI (T Henry) v. LAA (G Canning)",
    "bettypes": [
        {
            "id": "d3e80172-36f5-4a0a-aa7f-0902c5db4620",
            "match": "https://api-prod.gambitprofit.com/api/matches/151bbbeb-ea8c-4cd1-ad17-7d591540d898/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-30T08:23:06.584143-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": "LAA (G Canning)",
                        "amount": 5909.0
                    },
                    {
                        "team": "ARI (T Henry)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f3c3748d-60f1-418f-ba17-ce8cae272c7a",
                    "gambit_id": "6b4c7144-dffc-40d9-9ed7-66b0ad1abe97",
                    "last_updated": "2023-07-02T10:58:17.118781-04:00",
                    "created_at": "2023-06-30T08:23:06.587346-04:00",
                    "name": "LAA (G Canning)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e80172-36f5-4a0a-aa7f-0902c5db4620/?format=api"
                },
                {
                    "id": "b2a0b36f-381a-46ef-a6dc-1245e11a6327",
                    "gambit_id": "d8c79752-9883-4789-9f9b-8c4500df900a",
                    "last_updated": "2023-07-02T10:58:17.115907-04:00",
                    "created_at": "2023-06-30T08:23:06.585742-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e80172-36f5-4a0a-aa7f-0902c5db4620/?format=api"
                }
            ]
        },
        {
            "id": "5a7863c8-aa1d-441f-8281-74f4072d9d40",
            "match": "https://api-prod.gambitprofit.com/api/matches/151bbbeb-ea8c-4cd1-ad17-7d591540d898/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-30T08:23:06.589197-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": "ARI",
                        "amount": 5599.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01cd7594-609c-4bab-89ed-0cc41e9ed2da",
                    "gambit_id": "63ac75e4-0df8-4766-9af0-26469099e28b",
                    "last_updated": "2023-07-02T10:58:17.124952-04:00",
                    "created_at": "2023-06-30T08:23:06.590698-04:00",
                    "name": "ARI",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7863c8-aa1d-441f-8281-74f4072d9d40/?format=api"
                },
                {
                    "id": "7216e935-1b72-4649-b3c5-a3d2d9f688e3",
                    "gambit_id": "92f62818-916e-4ce6-a031-8f163a96ff53",
                    "last_updated": "2023-07-02T10:58:17.127649-04:00",
                    "created_at": "2023-06-30T08:23:06.592791-04:00",
                    "name": "LAA",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7863c8-aa1d-441f-8281-74f4072d9d40/?format=api"
                }
            ]
        },
        {
            "id": "9f11a3b6-b2c8-4a40-bfcb-ab164478781d",
            "match": "https://api-prod.gambitprofit.com/api/matches/151bbbeb-ea8c-4cd1-ad17-7d591540d898/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-30T08:23:06.594615-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 10",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "701de9ed-15a6-4b0e-88f2-0a0c35452fca",
                    "gambit_id": "cae1e662-a289-4386-982f-5ab1aec260d2",
                    "last_updated": "2023-07-02T10:58:17.132858-04:00",
                    "created_at": "2023-06-30T08:23:06.596345-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f11a3b6-b2c8-4a40-bfcb-ab164478781d/?format=api"
                },
                {
                    "id": "4c71ad91-4a46-4a69-b469-6c01c50087aa",
                    "gambit_id": "54e2091a-8bea-4df3-a46f-85fdf236b532",
                    "last_updated": "2023-07-02T10:58:17.135567-04:00",
                    "created_at": "2023-06-30T08:23:06.597873-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f11a3b6-b2c8-4a40-bfcb-ab164478781d/?format=api"
                }
            ]
        }
    ]
}