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/852d94e1-82c6-4107-ae8a-d28bbd595133/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "852d94e1-82c6-4107-ae8a-d28bbd595133",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cadd9aaf-4ef9-4b27-a2f8-e4e5f7e46cd4",
    "completed": true,
    "last_updated": "2023-07-20T09:58:27.414345-04:00",
    "created_at": "2023-07-18T08:53:08.665184-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cadd9aaf-4ef9-4b27-a2f8-e4e5f7e46cd4",
    "datetime": "2023-07-18T19:05:00-04:00",
    "cutoff_datetime": "2023-07-18T19:05:00-04:00",
    "name": "CLE (L Allen) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "bf944104-e3c8-4bd8-94ff-0d3a127f965f",
            "match": "https://api-prod.gambitprofit.com/api/matches/852d94e1-82c6-4107-ae8a-d28bbd595133/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T08:53:08.667847-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": "PIT (M Keller)",
                        "amount": 5117.0
                    },
                    {
                        "team": "CLE (L Allen)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7427a025-cf1a-4ada-9fbf-0ba5b7617456",
                    "gambit_id": "ec4e17a8-451b-4af6-80c5-9afd35ff68dd",
                    "last_updated": "2023-07-20T09:58:27.420017-04:00",
                    "created_at": "2023-07-18T08:53:08.671531-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf944104-e3c8-4bd8-94ff-0d3a127f965f/?format=api"
                },
                {
                    "id": "9a16823d-736d-4cc1-8136-b735809e02b7",
                    "gambit_id": "d1095ae4-844e-42d1-aa82-61dc7c132088",
                    "last_updated": "2023-07-20T09:58:27.418367-04:00",
                    "created_at": "2023-07-18T08:53:08.669731-04:00",
                    "name": "CLE (L Allen)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf944104-e3c8-4bd8-94ff-0d3a127f965f/?format=api"
                }
            ]
        },
        {
            "id": "43502c73-7977-4086-8ad1-aefa1f3276ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/852d94e1-82c6-4107-ae8a-d28bbd595133/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T08:53:08.673232-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": "CLE",
                        "amount": 6449.0
                    },
                    {
                        "team": "PIT",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4541c0e-40e0-46f2-a671-76b1c864b114",
                    "gambit_id": "1d2ea25e-c07c-4c81-a953-e6a8e26d1538",
                    "last_updated": "2023-07-20T09:58:27.422964-04:00",
                    "created_at": "2023-07-18T08:53:08.674828-04:00",
                    "name": "CLE",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43502c73-7977-4086-8ad1-aefa1f3276ae/?format=api"
                },
                {
                    "id": "a721dc28-f3c2-457d-bee9-c81231cef030",
                    "gambit_id": "94123334-c74e-419b-83a6-c1f6b77fe5d3",
                    "last_updated": "2023-07-20T09:58:27.424578-04:00",
                    "created_at": "2023-07-18T08:53:08.676382-04:00",
                    "name": "PIT",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43502c73-7977-4086-8ad1-aefa1f3276ae/?format=api"
                }
            ]
        },
        {
            "id": "5b92eb2c-fe8b-406e-8f59-e38b318464f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/852d94e1-82c6-4107-ae8a-d28bbd595133/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T08:53:08.677981-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "76421913-cf9d-48a9-a588-a7bbad656a0d",
                    "gambit_id": "d225e78a-8c7d-41c8-bd40-4be299a8fc07",
                    "last_updated": "2023-07-20T09:58:27.428636-04:00",
                    "created_at": "2023-07-18T08:53:08.679603-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b92eb2c-fe8b-406e-8f59-e38b318464f2/?format=api"
                },
                {
                    "id": "4124647d-feff-4891-8b2f-038b4e49101a",
                    "gambit_id": "b916e0a8-a879-4f00-b023-278634f0d191",
                    "last_updated": "2023-07-20T09:58:27.430775-04:00",
                    "created_at": "2023-07-18T08:53:08.681676-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b92eb2c-fe8b-406e-8f59-e38b318464f2/?format=api"
                }
            ]
        }
    ]
}