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/d2dd7ef5-5e94-43a0-bcb8-491f6b74b2e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d2dd7ef5-5e94-43a0-bcb8-491f6b74b2e7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb8a7f5d-c434-452f-b371-b844b5f45fba",
    "completed": true,
    "last_updated": "2023-07-31T13:03:21.136544-04:00",
    "created_at": "2023-07-29T08:08:08.674834-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/eb8a7f5d-c434-452f-b371-b844b5f45fba",
    "datetime": "2023-07-29T19:20:00-04:00",
    "cutoff_datetime": "2023-07-29T19:20:00-04:00",
    "name": "MIL (J Teheran) v. ATL (B Elder)",
    "bettypes": [
        {
            "id": "54dd6639-871f-4a6e-b102-cf3cb0fd708a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2dd7ef5-5e94-43a0-bcb8-491f6b74b2e7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-29T08:08:08.684599-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": "ATL (B Elder)",
                        "amount": 6434.0
                    },
                    {
                        "team": "MIL (J Teheran)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4ac4c635-ed54-4f1b-90f6-cf923e46dd19",
                    "gambit_id": "22c2ab8b-efdd-4f1d-abc7-614102950f01",
                    "last_updated": "2023-07-31T13:03:21.153280-04:00",
                    "created_at": "2023-07-29T08:08:08.693386-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54dd6639-871f-4a6e-b102-cf3cb0fd708a/?format=api"
                },
                {
                    "id": "48ac3626-59d4-4605-8e4f-83f40ee699b4",
                    "gambit_id": "cdc7c498-2aed-46f1-b574-c037041849be",
                    "last_updated": "2023-07-31T13:03:21.149231-04:00",
                    "created_at": "2023-07-29T08:08:08.688709-04:00",
                    "name": "MIL (J Teheran)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54dd6639-871f-4a6e-b102-cf3cb0fd708a/?format=api"
                }
            ]
        },
        {
            "id": "b1183f03-5ca5-4f3d-9ab9-d18f144428e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2dd7ef5-5e94-43a0-bcb8-491f6b74b2e7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-29T08:08:08.697789-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": "MIL",
                        "amount": 5107.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6b2834f-84d6-46c5-9b7b-28ebeb4fd35c",
                    "gambit_id": "c07723eb-0f9f-4d21-826d-9cd90f22af11",
                    "last_updated": "2023-07-31T13:03:21.160414-04:00",
                    "created_at": "2023-07-29T08:08:08.702104-04:00",
                    "name": "MIL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1183f03-5ca5-4f3d-9ab9-d18f144428e7/?format=api"
                },
                {
                    "id": "b641990e-04d3-4a9e-8b07-51e7413fc0ae",
                    "gambit_id": "6f373313-e06c-4edf-bafd-178086173120",
                    "last_updated": "2023-07-31T13:03:21.163963-04:00",
                    "created_at": "2023-07-29T08:08:08.706262-04:00",
                    "name": "ATL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1183f03-5ca5-4f3d-9ab9-d18f144428e7/?format=api"
                }
            ]
        },
        {
            "id": "6e7b9065-0089-49ef-b1a6-58a29f522805",
            "match": "https://api-prod.gambitprofit.com/api/matches/d2dd7ef5-5e94-43a0-bcb8-491f6b74b2e7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-29T08:08:08.710628-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": 5319.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0300be2b-2eb0-4378-9aa4-b0c0dc15cccc",
                    "gambit_id": "449a244a-d9c2-4f0c-b6e5-703f6ac022b1",
                    "last_updated": "2023-07-31T13:03:21.174959-04:00",
                    "created_at": "2023-07-29T08:08:08.714554-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7b9065-0089-49ef-b1a6-58a29f522805/?format=api"
                },
                {
                    "id": "51d14bda-8b7a-493a-8429-cc89296af7d9",
                    "gambit_id": "4608e91e-2f20-4a9f-9fc5-19273ea06215",
                    "last_updated": "2023-07-31T13:03:21.171518-04:00",
                    "created_at": "2023-07-29T08:08:08.718704-04:00",
                    "name": "Game Total Under 10",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e7b9065-0089-49ef-b1a6-58a29f522805/?format=api"
                }
            ]
        }
    ]
}