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/d811fc4f-1784-4277-8c36-5259596aa78f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d811fc4f-1784-4277-8c36-5259596aa78f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "90509ca6-593b-403d-98f9-06806573a42f",
    "completed": true,
    "last_updated": "2023-05-20T10:52:03.689424-04:00",
    "created_at": "2023-05-19T11:02:13.816095-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/90509ca6-593b-403d-98f9-06806573a42f",
    "datetime": "2023-05-19T21:38:00-04:00",
    "cutoff_datetime": "2023-05-19T21:38:00-04:00",
    "name": "MIN (J Ryan) v. LAA (R Detmers)",
    "bettypes": [
        {
            "id": "fa0ba783-d7d4-48d5-b29f-d1b0aadc96af",
            "match": "https://api-prod.gambitprofit.com/api/matches/d811fc4f-1784-4277-8c36-5259596aa78f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-19T11:02:13.828587-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 (J Ryan)",
                        "amount": 5590.0
                    },
                    {
                        "team": "LAA (R Detmers)",
                        "amount": 4410.0
                    }
                ],
                "expected_reward_tokens": 9613.8,
                "profit_sb": 113.8,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "430c5d91-1082-482a-a9c0-be7c5e76a854",
                    "gambit_id": "d7d426d9-3075-4732-bd1f-3047969cef9b",
                    "last_updated": "2023-05-20T10:52:03.704378-04:00",
                    "created_at": "2023-05-19T11:02:13.832075-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0ba783-d7d4-48d5-b29f-d1b0aadc96af/?format=api"
                },
                {
                    "id": "303661c3-568a-4b78-8a1d-09755b33c455",
                    "gambit_id": "50ea90c6-c2e7-4bd6-bba7-906411682529",
                    "last_updated": "2023-05-20T10:52:03.702836-04:00",
                    "created_at": "2023-05-19T11:02:13.830488-04:00",
                    "name": "LAA (R Detmers)",
                    "reward": "2.18000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0ba783-d7d4-48d5-b29f-d1b0aadc96af/?format=api"
                }
            ]
        },
        {
            "id": "ddb7ae00-5f93-475b-96e5-aa8b5a024cf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/d811fc4f-1784-4277-8c36-5259596aa78f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-19T11:02:13.823545-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": "LAA",
                        "amount": 5699.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4b5d7522-c664-49ca-a021-c6e78bef2b48",
                    "gambit_id": "f684c4b6-27b9-4953-9b04-72b287db0704",
                    "last_updated": "2023-05-20T10:52:03.697816-04:00",
                    "created_at": "2023-05-19T11:02:13.824986-04:00",
                    "name": "LAA",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddb7ae00-5f93-475b-96e5-aa8b5a024cf7/?format=api"
                },
                {
                    "id": "b4ee4cdf-a6f3-4a3c-9c23-2b420b17d50b",
                    "gambit_id": "244f6524-7f5d-487d-ad07-be589aa8ee2f",
                    "last_updated": "2023-05-20T10:52:03.699317-04:00",
                    "created_at": "2023-05-19T11:02:13.826647-04:00",
                    "name": "MIN",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddb7ae00-5f93-475b-96e5-aa8b5a024cf7/?format=api"
                }
            ]
        },
        {
            "id": "c9eafaa7-3884-4194-b275-d44ae8125646",
            "match": "https://api-prod.gambitprofit.com/api/matches/d811fc4f-1784-4277-8c36-5259596aa78f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-19T11:02:13.818342-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 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6ae85d1-e3fb-4d5b-a7f3-534a65bd7177",
                    "gambit_id": "384a583f-82a4-4023-a0bd-781950e038c7",
                    "last_updated": "2023-05-20T10:52:03.692967-04:00",
                    "created_at": "2023-05-19T11:02:13.820203-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eafaa7-3884-4194-b275-d44ae8125646/?format=api"
                },
                {
                    "id": "94bef026-557f-4746-81f8-d7dcab534630",
                    "gambit_id": "1e6b1ed8-d004-46bf-9ad0-67b34e1df4b3",
                    "last_updated": "2023-05-20T10:52:03.694509-04:00",
                    "created_at": "2023-05-19T11:02:13.821906-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9eafaa7-3884-4194-b275-d44ae8125646/?format=api"
                }
            ]
        }
    ]
}