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/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f9df6b49-3b88-4ca1-a253-ff3cfa670798",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b7f43869-8361-4be4-8a68-f9b88fd49896",
    "completed": true,
    "last_updated": "2023-05-10T15:37:07.164826-04:00",
    "created_at": "2023-05-09T11:07:08.449558-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b7f43869-8361-4be4-8a68-f9b88fd49896",
    "datetime": "2023-05-09T19:40:00-04:00",
    "cutoff_datetime": "2023-05-09T19:40:00-04:00",
    "name": "SDG (M Wacha) v. MIN (L Varland)",
    "bettypes": [
        {
            "id": "737d425a-004e-4791-9af5-2fc7058a7a0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:08.462855-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": "MIN (L Varland)",
                        "amount": 5234.0
                    },
                    {
                        "team": "SDG (M Wacha)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "99bf0c85-0175-4f28-95dd-a61504afa455",
                    "gambit_id": "20b4f309-94d3-47f0-8051-66d46bcecf6d",
                    "last_updated": "2023-05-10T15:37:07.178094-04:00",
                    "created_at": "2023-05-09T11:07:08.464354-04:00",
                    "name": "MIN (L Varland)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737d425a-004e-4791-9af5-2fc7058a7a0b/?format=api"
                },
                {
                    "id": "bdfd7973-3282-41f1-a156-6c27d95b870c",
                    "gambit_id": "a24080b4-2683-4982-aaa9-dab5683d8a44",
                    "last_updated": "2023-05-10T15:37:07.179458-04:00",
                    "created_at": "2023-05-09T11:07:08.466206-04:00",
                    "name": "SDG (M Wacha)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737d425a-004e-4791-9af5-2fc7058a7a0b/?format=api"
                }
            ]
        },
        {
            "id": "0d1ad4e2-a0b4-44a2-b2a4-0749a973848d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:08.457988-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": "SDG",
                        "amount": 6399.0
                    },
                    {
                        "team": "MIN",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88529270-12b9-4821-a191-f205ba4a9017",
                    "gambit_id": "bff66b17-223d-445a-981a-75f54da8b2f2",
                    "last_updated": "2023-05-10T15:37:07.175103-04:00",
                    "created_at": "2023-05-09T11:07:08.461164-04:00",
                    "name": "SDG",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api"
                },
                {
                    "id": "d857257f-81cf-4d51-8bc0-51f63dcde454",
                    "gambit_id": "025972ed-239d-41da-ad4e-d38c94cbab92",
                    "last_updated": "2023-05-10T15:37:07.173644-04:00",
                    "created_at": "2023-05-09T11:07:08.459529-04:00",
                    "name": "MIN",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ad4e2-a0b4-44a2-b2a4-0749a973848d/?format=api"
                }
            ]
        },
        {
            "id": "a6783c2c-87b8-40ad-826d-1d36bc71f881",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9df6b49-3b88-4ca1-a253-ff3cfa670798/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:08.452260-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4c1ad6c6-2ffd-4249-9b01-4c0e295ace62",
                    "gambit_id": "b791e517-8828-4e83-b84a-5032dde93b96",
                    "last_updated": "2023-05-10T15:37:07.170545-04:00",
                    "created_at": "2023-05-09T11:07:08.456375-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6783c2c-87b8-40ad-826d-1d36bc71f881/?format=api"
                },
                {
                    "id": "f42ea92a-976b-4a85-87e3-8e6f68d8eee6",
                    "gambit_id": "ad2dc0a9-48e4-4ae7-94a6-4a68ab56f78e",
                    "last_updated": "2023-05-10T15:37:07.168801-04:00",
                    "created_at": "2023-05-09T11:07:08.454313-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6783c2c-87b8-40ad-826d-1d36bc71f881/?format=api"
                }
            ]
        }
    ]
}