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/dfbb315b-130b-4050-b9e8-369868bf05b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dfbb315b-130b-4050-b9e8-369868bf05b4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f31d890d-326b-4958-b33a-320aeb464d09",
    "completed": true,
    "last_updated": "2023-08-31T19:28:23.941727-04:00",
    "created_at": "2023-08-30T08:18:13.747544-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f31d890d-326b-4958-b33a-320aeb464d09",
    "datetime": "2023-08-30T15:07:00-04:00",
    "cutoff_datetime": "2023-08-30T15:07:00-04:00",
    "name": "WAS (P Corbin) v. TOR (C Bassitt)",
    "bettypes": [
        {
            "id": "22dc2f95-670d-4ee7-ac8a-9db65fc56e31",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfbb315b-130b-4050-b9e8-369868bf05b4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T08:18:13.761040-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": "TOR (C Bassitt)",
                        "amount": 6492.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3508.0
                    }
                ],
                "expected_reward_tokens": 9541.76,
                "profit_sb": 41.76,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd9b5322-141b-420c-8ccc-5ab7eb116435",
                    "gambit_id": "4ad59aca-d808-4bbd-96f8-492745fb7941",
                    "last_updated": "2023-08-31T19:28:23.959496-04:00",
                    "created_at": "2023-08-30T08:18:13.773335-04:00",
                    "name": "TOR (C Bassitt)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22dc2f95-670d-4ee7-ac8a-9db65fc56e31/?format=api"
                },
                {
                    "id": "6ad051d4-6fec-46f1-8b91-72e0bb77521a",
                    "gambit_id": "fe60a927-69a4-44a2-a65d-85ff14822736",
                    "last_updated": "2023-08-31T19:28:23.954851-04:00",
                    "created_at": "2023-08-30T08:18:13.768832-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22dc2f95-670d-4ee7-ac8a-9db65fc56e31/?format=api"
                }
            ]
        },
        {
            "id": "9a73b551-4f6b-411e-becc-90282c95f95d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfbb315b-130b-4050-b9e8-369868bf05b4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T08:18:13.784061-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": "WAS",
                        "amount": 5107.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c5672c8-d0a4-4cb8-96e4-865ecf8d838a",
                    "gambit_id": "caf02099-2d2b-460d-815d-c4a296f2a741",
                    "last_updated": "2023-08-31T19:28:23.969055-04:00",
                    "created_at": "2023-08-30T08:18:13.788607-04:00",
                    "name": "WAS",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a73b551-4f6b-411e-becc-90282c95f95d/?format=api"
                },
                {
                    "id": "1d5c1e5b-5b2d-4bc6-9d92-ae62776c6d3a",
                    "gambit_id": "86d7adbe-7c48-4d64-b473-a6a51ebc4c4a",
                    "last_updated": "2023-08-31T19:28:23.973899-04:00",
                    "created_at": "2023-08-30T08:18:13.797203-04:00",
                    "name": "TOR",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a73b551-4f6b-411e-becc-90282c95f95d/?format=api"
                }
            ]
        },
        {
            "id": "a0e51e72-b3f2-4497-ab4a-7e534d4590d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfbb315b-130b-4050-b9e8-369868bf05b4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T08:18:13.801941-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56fbdfe5-a761-4d1a-9131-0cd86abe7289",
                    "gambit_id": "df5cd717-1bd1-47ce-b62c-04b5159f20a5",
                    "last_updated": "2023-08-31T19:28:23.987625-04:00",
                    "created_at": "2023-08-30T08:18:13.812569-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e51e72-b3f2-4497-ab4a-7e534d4590d9/?format=api"
                },
                {
                    "id": "7e13cc9b-8a44-45a8-8c46-39c025c03016",
                    "gambit_id": "58642bc5-44d8-4ebe-a68e-a0bf6d6f8694",
                    "last_updated": "2023-08-31T19:28:23.982962-04:00",
                    "created_at": "2023-08-30T08:18:13.808583-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e51e72-b3f2-4497-ab4a-7e534d4590d9/?format=api"
                }
            ]
        }
    ]
}