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/5aad486a-eb10-44e1-a880-2fb157f3a57c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5aad486a-eb10-44e1-a880-2fb157f3a57c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2e1dffcb-6020-43b4-a966-ed7307200f1a",
    "completed": true,
    "last_updated": "2022-08-16T14:02:08.385833-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2e1dffcb-6020-43b4-a966-ed7307200f1a",
    "datetime": "2022-08-15T19:05:00-04:00",
    "cutoff_datetime": "2022-08-15T19:05:00-04:00",
    "name": "Tampa Bay Rays v. New York Yankees",
    "bettypes": [
        {
            "id": "d273b1de-9385-4297-8a23-e1493fb29791",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aad486a-eb10-44e1-a880-2fb157f3a57c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "New York Yankees",
                        "amount": 6682.0
                    },
                    {
                        "team": "Tampa Bay Rays",
                        "amount": 3318.0
                    }
                ],
                "expected_reward_tokens": 9354.8,
                "profit_sb": 354.8,
                "profit_sb_percentage": 3.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3f8a0615-8f5f-45b0-9d5e-99556db33896",
                    "gambit_id": "cfb09d60-daa4-4cc1-af98-3d7c5920afd0",
                    "last_updated": "2022-08-16T14:02:08.388713-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Yankees",
                    "reward": "1.40000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d273b1de-9385-4297-8a23-e1493fb29791/?format=api"
                },
                {
                    "id": "285eecc5-fe86-485b-9da8-661e086fef92",
                    "gambit_id": "1f5d2bd1-0a99-44f2-8440-840c4c50f2e6",
                    "last_updated": "2022-08-16T14:02:08.389164-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Rays",
                    "reward": "2.82000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d273b1de-9385-4297-8a23-e1493fb29791/?format=api"
                }
            ]
        },
        {
            "id": "13c87e74-5586-45ed-a29a-64228c809344",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aad486a-eb10-44e1-a880-2fb157f3a57c/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "New York Yankees",
                        "amount": 5109.0
                    },
                    {
                        "team": "Tampa Bay Rays",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "494126c2-75a8-49d8-a2f8-08d8852ca678",
                    "gambit_id": "1634fbd7-9eb7-466e-ab98-07e141779503",
                    "last_updated": "2022-08-16T14:02:08.387807-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Yankees",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c87e74-5586-45ed-a29a-64228c809344/?format=api"
                },
                {
                    "id": "2593ed4d-b2d5-48bd-b967-46c14486c2c0",
                    "gambit_id": "06f09794-dfed-4c6b-bcc1-f3ba07de480e",
                    "last_updated": "2022-08-16T14:02:08.388264-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Rays",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13c87e74-5586-45ed-a29a-64228c809344/?format=api"
                }
            ]
        },
        {
            "id": "1b0f679d-c903-40ac-b963-b17e86747c05",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aad486a-eb10-44e1-a880-2fb157f3a57c/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ee27132-3a07-4ad1-a456-8aee097e16c4",
                    "gambit_id": "3a5a5439-31b4-4e38-b929-239e67357e38",
                    "last_updated": "2022-08-16T14:02:08.386863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0f679d-c903-40ac-b963-b17e86747c05/?format=api"
                },
                {
                    "id": "ae8e730d-4a9d-4086-b44c-abba7477cc39",
                    "gambit_id": "52f42ab1-257f-456d-8765-3d2be035a8d7",
                    "last_updated": "2022-08-16T14:02:08.387353-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0f679d-c903-40ac-b963-b17e86747c05/?format=api"
                }
            ]
        }
    ]
}