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/139ef3bc-6d60-435a-8a9c-3f66efb3a46a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "139ef3bc-6d60-435a-8a9c-3f66efb3a46a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "418c3b01-d04a-4fd8-b41b-5ab8b1c462c4",
    "completed": true,
    "last_updated": "2023-05-30T10:47:19.867076-04:00",
    "created_at": "2023-05-29T11:47:14.698668-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.68,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/418c3b01-d04a-4fd8-b41b-5ab8b1c462c4",
    "datetime": "2023-05-29T21:10:00-04:00",
    "cutoff_datetime": "2023-05-29T21:10:00-04:00",
    "name": "WAS (T Williams) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "64b7db7e-f971-42eb-89e7-3053a725ff44",
            "match": "https://api-prod.gambitprofit.com/api/matches/139ef3bc-6d60-435a-8a9c-3f66efb3a46a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-29T11:47:14.708943-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": "LOS (B Miller)",
                        "amount": 6833.0
                    },
                    {
                        "team": "WAS (T Williams)",
                        "amount": 3167.0
                    }
                ],
                "expected_reward_tokens": 9564.34,
                "profit_sb": 64.34,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34cbf617-6976-4c2d-950a-452aca093c7d",
                    "gambit_id": "1c918b02-330b-4154-a668-e1112aee7ad0",
                    "last_updated": "2023-05-30T10:47:19.874758-04:00",
                    "created_at": "2023-05-29T11:47:14.723173-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b7db7e-f971-42eb-89e7-3053a725ff44/?format=api"
                },
                {
                    "id": "364116b8-d22d-4855-b9cf-0420a6635c45",
                    "gambit_id": "406224b0-d77b-4c4b-85e3-2b922df76186",
                    "last_updated": "2023-05-30T10:47:19.872936-04:00",
                    "created_at": "2023-05-29T11:47:14.716137-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b7db7e-f971-42eb-89e7-3053a725ff44/?format=api"
                }
            ]
        },
        {
            "id": "6db054c8-f10f-4cc0-91b3-0a774ed59704",
            "match": "https://api-prod.gambitprofit.com/api/matches/139ef3bc-6d60-435a-8a9c-3f66efb3a46a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-29T11:47:14.725694-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": "LOS",
                        "amount": 5213.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91b6599e-1a6c-4e65-8ce2-15456f18baef",
                    "gambit_id": "39f0ccb3-6821-47c8-b74c-5147c2f4ed02",
                    "last_updated": "2023-05-30T10:47:19.880476-04:00",
                    "created_at": "2023-05-29T11:47:14.732886-04:00",
                    "name": "LOS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db054c8-f10f-4cc0-91b3-0a774ed59704/?format=api"
                },
                {
                    "id": "01dbf45b-b381-41f1-ae07-bba05170e808",
                    "gambit_id": "a30182d7-e213-4d38-96ea-708a34c4e9db",
                    "last_updated": "2023-05-30T10:47:19.878631-04:00",
                    "created_at": "2023-05-29T11:47:14.730295-04:00",
                    "name": "WAS",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db054c8-f10f-4cc0-91b3-0a774ed59704/?format=api"
                }
            ]
        },
        {
            "id": "50a87698-3709-4d15-aba7-2780e9d04736",
            "match": "https://api-prod.gambitprofit.com/api/matches/139ef3bc-6d60-435a-8a9c-3f66efb3a46a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-29T11:47:14.735486-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": "c1babc87-b542-473d-aa9b-b3357285581b",
                    "gambit_id": "85e775d6-b3fc-4041-9063-5dd0c36d8a6a",
                    "last_updated": "2023-05-30T10:47:19.887001-04:00",
                    "created_at": "2023-05-29T11:47:14.740364-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/50a87698-3709-4d15-aba7-2780e9d04736/?format=api"
                },
                {
                    "id": "b0f0bd39-9a5f-4721-a506-7083fc579a4d",
                    "gambit_id": "683cf6c7-a98c-4262-8b53-d5f1052d58e6",
                    "last_updated": "2023-05-30T10:47:19.884766-04:00",
                    "created_at": "2023-05-29T11:47:14.738023-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/50a87698-3709-4d15-aba7-2780e9d04736/?format=api"
                }
            ]
        }
    ]
}