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/1daf61ef-57ff-4c3a-94a9-937e2d2be9c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1daf61ef-57ff-4c3a-94a9-937e2d2be9c8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b01621ec-05b0-4218-a221-2d49385a7871",
    "completed": true,
    "last_updated": "2023-07-21T11:48:22.047665-04:00",
    "created_at": "2023-07-20T08:33:12.930699-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b01621ec-05b0-4218-a221-2d49385a7871",
    "datetime": "2023-07-20T20:05:00-04:00",
    "cutoff_datetime": "2023-07-20T20:05:00-04:00",
    "name": "STL (S Matz) v. CHC (M Stroman)",
    "bettypes": [
        {
            "id": "d30c1218-4b9f-42a6-a81c-89dced72bd81",
            "match": "https://api-prod.gambitprofit.com/api/matches/1daf61ef-57ff-4c3a-94a9-937e2d2be9c8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-20T08:33:12.933073-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": "CHC (M Stroman)",
                        "amount": 5157.0
                    },
                    {
                        "team": "STL (S Matz)",
                        "amount": 4843.0
                    }
                ],
                "expected_reward_tokens": 9540.45,
                "profit_sb": 40.45,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "af7a5b6c-4cae-44c6-bfc2-666a9959d1d4",
                    "gambit_id": "332b1209-03f3-46da-8281-db80a9c03f9b",
                    "last_updated": "2023-07-21T11:48:22.054208-04:00",
                    "created_at": "2023-07-20T08:33:12.936317-04:00",
                    "name": "CHC (M Stroman)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d30c1218-4b9f-42a6-a81c-89dced72bd81/?format=api"
                },
                {
                    "id": "dee3543c-c889-4a80-84d6-b2738e450184",
                    "gambit_id": "f5e36c13-825f-4787-ae76-7c5f1dabdcf8",
                    "last_updated": "2023-07-21T11:48:22.052253-04:00",
                    "created_at": "2023-07-20T08:33:12.934831-04:00",
                    "name": "STL (S Matz)",
                    "reward": "1.97000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d30c1218-4b9f-42a6-a81c-89dced72bd81/?format=api"
                }
            ]
        },
        {
            "id": "11344298-36e3-4a99-86e1-461c23697ea8",
            "match": "https://api-prod.gambitprofit.com/api/matches/1daf61ef-57ff-4c3a-94a9-937e2d2be9c8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-20T08:38:22.478190-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": "STL",
                        "amount": 6390.0
                    },
                    {
                        "team": "CHC",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87768c33-3537-4483-8c12-b5c3169a0bb7",
                    "gambit_id": "dfd18cd0-0f7e-4843-b538-d6617e200eb2",
                    "last_updated": "2023-07-21T11:48:22.064630-04:00",
                    "created_at": "2023-07-20T08:38:22.479643-04:00",
                    "name": "STL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11344298-36e3-4a99-86e1-461c23697ea8/?format=api"
                },
                {
                    "id": "01db53fc-200a-486a-9569-1ebed1a7dbc5",
                    "gambit_id": "09a91f82-183c-40d4-a80b-97db7291150c",
                    "last_updated": "2023-07-21T11:48:22.066704-04:00",
                    "created_at": "2023-07-20T08:38:22.481115-04:00",
                    "name": "CHC",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11344298-36e3-4a99-86e1-461c23697ea8/?format=api"
                }
            ]
        },
        {
            "id": "5f7d219a-7c62-4bdf-b1ac-73c5f16974ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/1daf61ef-57ff-4c3a-94a9-937e2d2be9c8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-20T08:33:12.937785-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": "798c2e8d-3200-4500-9711-82b66f42e14d",
                    "gambit_id": "2dd68dcd-d9bf-4ffe-ab0d-1c11921ab5e9",
                    "last_updated": "2023-07-21T11:48:22.060459-04:00",
                    "created_at": "2023-07-20T08:33:12.939224-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/5f7d219a-7c62-4bdf-b1ac-73c5f16974ef/?format=api"
                },
                {
                    "id": "d2a59ff2-448b-4484-be47-d69111feed15",
                    "gambit_id": "8ad665e4-1954-43a5-bd78-6bd545539dbb",
                    "last_updated": "2023-07-21T11:48:22.058244-04:00",
                    "created_at": "2023-07-20T08:33:12.940644-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/5f7d219a-7c62-4bdf-b1ac-73c5f16974ef/?format=api"
                }
            ]
        }
    ]
}