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/6934b0a5-c723-43b4-b49d-26488f700489/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6934b0a5-c723-43b4-b49d-26488f700489",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "26f56883-f13f-45f0-9207-7149203ec845",
    "completed": true,
    "last_updated": "2023-09-06T22:53:26.135489-04:00",
    "created_at": "2023-09-05T16:47:55.184724-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.44,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/26f56883-f13f-45f0-9207-7149203ec845",
    "datetime": "2023-09-05T19:20:00-04:00",
    "cutoff_datetime": "2023-09-05T19:20:00-04:00",
    "name": "STL (M Mikolas) v. ATL (M Soroka)",
    "bettypes": [
        {
            "id": "fbcbf5c7-da88-40ad-b557-dc74c4d470d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6934b0a5-c723-43b4-b49d-26488f700489/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-05T16:47:55.194285-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": "ATL (M Soroka)",
                        "amount": 6492.0
                    },
                    {
                        "team": "STL (M Mikolas)",
                        "amount": 3508.0
                    }
                ],
                "expected_reward_tokens": 9541.76,
                "profit_sb": 41.76,
                "profit_sb_percentage": 0.44,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8fc9b3a1-1b47-4f10-8b72-90368fbd2467",
                    "gambit_id": "37f93880-8967-430d-ae14-8d85eea1e779",
                    "last_updated": "2023-09-06T22:53:26.148382-04:00",
                    "created_at": "2023-09-05T16:47:55.207991-04:00",
                    "name": "ATL (M Soroka)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbcbf5c7-da88-40ad-b557-dc74c4d470d2/?format=api"
                },
                {
                    "id": "baebdecd-b8a7-409d-9efa-a107916948ed",
                    "gambit_id": "ed06ca33-7132-4b98-ae67-498b4159ee53",
                    "last_updated": "2023-09-06T22:53:26.145120-04:00",
                    "created_at": "2023-09-05T16:47:55.200976-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbcbf5c7-da88-40ad-b557-dc74c4d470d2/?format=api"
                }
            ]
        },
        {
            "id": "9cff181e-e38d-4ddf-b9bb-831a5e8d621b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6934b0a5-c723-43b4-b49d-26488f700489/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-05T16:47:55.216279-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": "ATL",
                        "amount": 5107.0
                    },
                    {
                        "team": "STL",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7f8302ab-7d10-412b-b584-f4db4912cb2c",
                    "gambit_id": "5b6b19b3-028a-4ad0-8c26-4b1e52a4395b",
                    "last_updated": "2023-09-06T22:53:26.158398-04:00",
                    "created_at": "2023-09-05T16:47:55.224822-04:00",
                    "name": "ATL",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cff181e-e38d-4ddf-b9bb-831a5e8d621b/?format=api"
                },
                {
                    "id": "c017a227-01f9-4b54-bf65-87405ecb882c",
                    "gambit_id": "1912b4d1-92a9-4303-a120-6c4d10e906ad",
                    "last_updated": "2023-09-06T22:53:26.154848-04:00",
                    "created_at": "2023-09-05T16:47:55.220764-04:00",
                    "name": "STL",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cff181e-e38d-4ddf-b9bb-831a5e8d621b/?format=api"
                }
            ]
        },
        {
            "id": "907f43bc-afce-4625-9c16-abac6ff97a84",
            "match": "https://api-prod.gambitprofit.com/api/matches/6934b0a5-c723-43b4-b49d-26488f700489/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-05T16:47:55.230234-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 Under 10.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 10.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e5fe92a-2700-4157-a008-1d07942842f4",
                    "gambit_id": "25645597-048c-4592-9a76-ac348b5f0306",
                    "last_updated": "2023-09-06T22:53:26.168044-04:00",
                    "created_at": "2023-09-05T16:47:55.238552-04:00",
                    "name": "Game Total Under 10.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/907f43bc-afce-4625-9c16-abac6ff97a84/?format=api"
                },
                {
                    "id": "6b4afc1a-c945-495c-871c-1112d01c7cc0",
                    "gambit_id": "a6a5b29a-81fa-4f49-8bea-807161ffd13f",
                    "last_updated": "2023-09-06T22:53:26.164902-04:00",
                    "created_at": "2023-09-05T16:47:55.234315-04:00",
                    "name": "Game Total Over 10.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/907f43bc-afce-4625-9c16-abac6ff97a84/?format=api"
                }
            ]
        }
    ]
}