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/3a9555e4-a3d1-4817-a72a-6292a530e1fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a9555e4-a3d1-4817-a72a-6292a530e1fd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3232c640-6795-4ea3-8c32-1bb2edc63bfa",
    "completed": true,
    "last_updated": "2023-05-06T11:52:03.267907-04:00",
    "created_at": "2023-05-05T11:47:05.053316-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3232c640-6795-4ea3-8c32-1bb2edc63bfa",
    "datetime": "2023-05-05T21:40:00-04:00",
    "cutoff_datetime": "2023-05-05T21:40:00-04:00",
    "name": "WAS (J Gray) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "93f131fa-27e7-4115-a863-0efb19189586",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a9555e4-a3d1-4817-a72a-6292a530e1fd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:05.065122-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": "ARI (M Kelly)",
                        "amount": 6241.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3b75755b-041d-4d70-884d-8efeacf7504d",
                    "gambit_id": "8cabd607-5e27-4662-96af-950b5580d8fb",
                    "last_updated": "2023-05-06T11:52:03.282423-04:00",
                    "created_at": "2023-05-05T11:47:05.066692-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f131fa-27e7-4115-a863-0efb19189586/?format=api"
                },
                {
                    "id": "c7e6753a-d88c-46b0-b22f-fad87daf1f69",
                    "gambit_id": "bd80290f-d819-4733-8dad-fb47153032bf",
                    "last_updated": "2023-05-06T11:52:03.283921-04:00",
                    "created_at": "2023-05-05T11:47:05.068423-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f131fa-27e7-4115-a863-0efb19189586/?format=api"
                }
            ]
        },
        {
            "id": "3220bf4c-a778-4915-aa90-f2c350ca3bf1",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a9555e4-a3d1-4817-a72a-6292a530e1fd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:05.060386-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": "WAS",
                        "amount": 5421.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21dbd8d6-8826-45ab-8985-8d33ab47e0a8",
                    "gambit_id": "8866f891-986a-403d-b725-1468751fd9b4",
                    "last_updated": "2023-05-06T11:52:03.279572-04:00",
                    "created_at": "2023-05-05T11:47:05.063536-04:00",
                    "name": "WAS",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3220bf4c-a778-4915-aa90-f2c350ca3bf1/?format=api"
                },
                {
                    "id": "a5f0eb80-28f9-4b98-9332-7593850edc8c",
                    "gambit_id": "bfcb0c9c-c69b-4a5c-ac17-dd3077b22cc7",
                    "last_updated": "2023-05-06T11:52:03.277806-04:00",
                    "created_at": "2023-05-05T11:47:05.061798-04:00",
                    "name": "ARI",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3220bf4c-a778-4915-aa90-f2c350ca3bf1/?format=api"
                }
            ]
        },
        {
            "id": "ecec188c-b21f-479a-bd51-74c751088a55",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a9555e4-a3d1-4817-a72a-6292a530e1fd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:05.055389-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": "e2d3c3d9-c6c8-4d06-8dfc-e2030673b6ea",
                    "gambit_id": "3fda56f5-02a4-43dc-8b13-4136fcd99b7a",
                    "last_updated": "2023-05-06T11:52:03.274814-04:00",
                    "created_at": "2023-05-05T11:47:05.058791-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/ecec188c-b21f-479a-bd51-74c751088a55/?format=api"
                },
                {
                    "id": "6da1b0a6-ad8f-4606-a0f4-080aee45dbfa",
                    "gambit_id": "f7f40093-e052-4282-8b6a-b6219ab4135f",
                    "last_updated": "2023-05-06T11:52:03.272962-04:00",
                    "created_at": "2023-05-05T11:47:05.057250-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/ecec188c-b21f-479a-bd51-74c751088a55/?format=api"
                }
            ]
        }
    ]
}