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/11b732e5-7a43-4f94-b98f-0080df3f45f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "11b732e5-7a43-4f94-b98f-0080df3f45f3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "08f07fed-c51d-45ea-95bc-d06ccc5e6d00",
    "completed": true,
    "last_updated": "2022-08-21T12:52:07.303509-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.54,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/08f07fed-c51d-45ea-95bc-d06ccc5e6d00",
    "datetime": "2022-08-20T16:05:00-04:00",
    "cutoff_datetime": "2022-08-20T16:05:00-04:00",
    "name": "BOS (M Wacha) v. BAL (K Bradish)",
    "bettypes": [
        {
            "id": "1b5aa9bb-8aa8-4dcb-9c43-6b515c75dd19",
            "match": "https://api-prod.gambitprofit.com/api/matches/11b732e5-7a43-4f94-b98f-0080df3f45f3/?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": "BOS (M Wacha)",
                        "amount": 5387.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4613.0
                    }
                ],
                "expected_reward_tokens": 9318.26,
                "profit_sb": 318.26,
                "profit_sb_percentage": 3.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b21a1a29-5704-4e0b-9103-52f41af2c101",
                    "gambit_id": "8b2202f0-6737-49da-ae04-62a0f5e82c04",
                    "last_updated": "2022-08-21T12:52:07.306507-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (M Wacha)",
                    "reward": "1.73000",
                    "odds": "1.81300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b5aa9bb-8aa8-4dcb-9c43-6b515c75dd19/?format=api"
                },
                {
                    "id": "a3b5befb-5e42-4017-8bc0-f29139d4a4fd",
                    "gambit_id": "b8a697dd-1a32-4cb6-bbde-50651dee3a29",
                    "last_updated": "2022-08-21T12:52:07.306130-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.02000",
                    "odds": "2.13000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b5aa9bb-8aa8-4dcb-9c43-6b515c75dd19/?format=api"
                }
            ]
        },
        {
            "id": "3cea9c8e-3f09-4756-9278-9600fe28496c",
            "match": "https://api-prod.gambitprofit.com/api/matches/11b732e5-7a43-4f94-b98f-0080df3f45f3/?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": "BAL",
                        "amount": 5756.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4244.0
                    }
                ],
                "expected_reward_tokens": 9209.48,
                "profit_sb": 209.48,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "829fb28f-578a-4104-9b2c-2b5ae3d8fe2c",
                    "gambit_id": "3ece7490-810a-4385-8746-8820de4ec22a",
                    "last_updated": "2022-08-21T12:52:07.305326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cea9c8e-3f09-4756-9278-9600fe28496c/?format=api"
                },
                {
                    "id": "4c99f9d6-61ef-48b5-9673-56bf829b2901",
                    "gambit_id": "0d1f9899-6791-4841-a189-a596da2ff337",
                    "last_updated": "2022-08-21T12:52:07.305736-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "2.17000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cea9c8e-3f09-4756-9278-9600fe28496c/?format=api"
                }
            ]
        },
        {
            "id": "e9d612af-8de8-4d99-b537-6fd26b6fe1dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/11b732e5-7a43-4f94-b98f-0080df3f45f3/?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 9",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0c646a67-e7fd-409a-b7a3-69ebe706763b",
                    "gambit_id": "8913d741-bb3f-4f68-b6a9-89694574b3bd",
                    "last_updated": "2022-08-21T12:52:07.304465-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d612af-8de8-4d99-b537-6fd26b6fe1dc/?format=api"
                },
                {
                    "id": "87fc6a21-1301-49d6-bf37-848772166ec3",
                    "gambit_id": "db250d32-0203-4a0f-afb0-f939f0397f2f",
                    "last_updated": "2022-08-21T12:52:07.304928-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9d612af-8de8-4d99-b537-6fd26b6fe1dc/?format=api"
                }
            ]
        }
    ]
}