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/46836e76-c8fd-4c61-9281-dc79771edd35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "46836e76-c8fd-4c61-9281-dc79771edd35",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e1a487e8-b70a-4962-b14b-2f5e712fb3eb",
    "completed": true,
    "last_updated": "2022-09-05T13:32:07.294483-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.98,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1a487e8-b70a-4962-b14b-2f5e712fb3eb",
    "datetime": "2022-09-04T16:07:00-04:00",
    "cutoff_datetime": "2022-09-04T16:07:00-04:00",
    "name": "HOU (J Urquidy) v. LAA (T Davidson)",
    "bettypes": [
        {
            "id": "8adbb1b8-202d-4e69-96b5-31910cb53518",
            "match": "https://api-prod.gambitprofit.com/api/matches/46836e76-c8fd-4c61-9281-dc79771edd35/?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": "HOU (J Urquidy)",
                        "amount": 6263.0
                    },
                    {
                        "team": "LAA (T Davidson)",
                        "amount": 3737.0
                    }
                ],
                "expected_reward_tokens": 9267.76,
                "profit_sb": 267.76,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ced17c1-3126-4df8-b1f1-2a65fc713536",
                    "gambit_id": "2ce3e408-8ec7-49a7-8daa-d8cd740e7455",
                    "last_updated": "2022-09-05T13:32:07.305084-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Urquidy)",
                    "reward": "1.48000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adbb1b8-202d-4e69-96b5-31910cb53518/?format=api"
                },
                {
                    "id": "25091062-4466-437b-9b52-72f787684b89",
                    "gambit_id": "015cc43a-d2a9-4f4a-bf3c-b67364db9702",
                    "last_updated": "2022-09-05T13:32:07.304097-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA (T Davidson)",
                    "reward": "2.48000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8adbb1b8-202d-4e69-96b5-31910cb53518/?format=api"
                }
            ]
        },
        {
            "id": "cf3004cc-75bb-49c4-80d3-0d0da275540a",
            "match": "https://api-prod.gambitprofit.com/api/matches/46836e76-c8fd-4c61-9281-dc79771edd35/?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": "HOU",
                        "amount": 5301.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4699.0
                    }
                ],
                "expected_reward_tokens": 9116.06,
                "profit_sb": 116.06,
                "profit_sb_percentage": 1.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9752e23b-2098-464e-924c-9ed08d3f3c32",
                    "gambit_id": "7baaa10c-8dc7-47e4-aec7-c5af47d68971",
                    "last_updated": "2022-09-05T13:32:07.302103-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf3004cc-75bb-49c4-80d3-0d0da275540a/?format=api"
                },
                {
                    "id": "d0c046ef-cb6b-432a-bbb0-079e1e00a9c3",
                    "gambit_id": "682a262b-2949-41f7-9e80-aa278bcea273",
                    "last_updated": "2022-09-05T13:32:07.301048-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LAA",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf3004cc-75bb-49c4-80d3-0d0da275540a/?format=api"
                }
            ]
        },
        {
            "id": "e8f19567-c985-4c2d-b22a-cf62e5d8a83a",
            "match": "https://api-prod.gambitprofit.com/api/matches/46836e76-c8fd-4c61-9281-dc79771edd35/?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 Over 9.5",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "73114a07-92ad-4260-99ec-d79fb0343c3b",
                    "gambit_id": "3641dd2c-3f7e-48e2-8c38-6dfe84639f65",
                    "last_updated": "2022-09-05T13:32:07.298364-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8f19567-c985-4c2d-b22a-cf62e5d8a83a/?format=api"
                },
                {
                    "id": "83560238-7aa4-4069-a07d-58efa9445750",
                    "gambit_id": "f2c0e9bd-6918-4de8-a36d-f68ac696e8da",
                    "last_updated": "2022-09-05T13:32:07.297208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8f19567-c985-4c2d-b22a-cf62e5d8a83a/?format=api"
                }
            ]
        }
    ]
}