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/da34d846-19e7-4942-9c8a-70d50de13625/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "da34d846-19e7-4942-9c8a-70d50de13625",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d505878a-0275-4d80-9c6e-d5fc7f0485e3",
    "completed": true,
    "last_updated": "2023-07-31T13:08:20.745433-04:00",
    "created_at": "2023-07-29T08:08:07.721069-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d505878a-0275-4d80-9c6e-d5fc7f0485e3",
    "datetime": "2023-07-29T19:10:00-04:00",
    "cutoff_datetime": "2023-07-29T19:10:00-04:00",
    "name": "MIN (B Ober) v. KAN (J Lyles)",
    "bettypes": [
        {
            "id": "32f60f1d-9d12-453e-a528-6ee5135667f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/da34d846-19e7-4942-9c8a-70d50de13625/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-29T08:08:07.742191-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 (B Ober)",
                        "amount": 6293.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f963efd8-7a11-41a8-a317-bdd77937ee1b",
                    "gambit_id": "6c5c711f-8095-44aa-b107-9a42f6b21806",
                    "last_updated": "2023-07-31T13:08:20.755208-04:00",
                    "created_at": "2023-07-29T08:08:07.747522-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f60f1d-9d12-453e-a528-6ee5135667f8/?format=api"
                },
                {
                    "id": "8fcd5f9b-1887-4ad4-8e85-3170ef52bdf4",
                    "gambit_id": "e5c7d66b-28cb-45bf-847a-ca6880f49532",
                    "last_updated": "2023-07-31T13:08:20.760001-04:00",
                    "created_at": "2023-07-29T08:08:07.751882-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f60f1d-9d12-453e-a528-6ee5135667f8/?format=api"
                }
            ]
        },
        {
            "id": "d6102840-38dc-4d32-9d1a-3d4f37799b30",
            "match": "https://api-prod.gambitprofit.com/api/matches/da34d846-19e7-4942-9c8a-70d50de13625/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-29T08:08:07.756054-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94dab7de-8b1b-4ce5-bf3b-bc2bb552faeb",
                    "gambit_id": "c25693df-ce28-429c-84af-50ab67c8d1df",
                    "last_updated": "2023-07-31T13:08:20.767741-04:00",
                    "created_at": "2023-07-29T08:08:07.760194-04:00",
                    "name": "MIN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6102840-38dc-4d32-9d1a-3d4f37799b30/?format=api"
                },
                {
                    "id": "4b833e84-cb89-4d3a-8bef-f61492087fe8",
                    "gambit_id": "418b8c42-68cb-4a76-9526-53580648ced5",
                    "last_updated": "2023-07-31T13:08:20.771536-04:00",
                    "created_at": "2023-07-29T08:08:07.764606-04:00",
                    "name": "KAN",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6102840-38dc-4d32-9d1a-3d4f37799b30/?format=api"
                }
            ]
        },
        {
            "id": "51a4ea11-ef26-47da-bb1a-f494da20cdbb",
            "match": "https://api-prod.gambitprofit.com/api/matches/da34d846-19e7-4942-9c8a-70d50de13625/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-29T08:08:07.769354-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 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8df37db-d836-42ba-b8b8-e92cd7665706",
                    "gambit_id": "db47e03e-9e65-42d2-9a18-2bbd92e48b41",
                    "last_updated": "2023-07-31T13:08:20.799059-04:00",
                    "created_at": "2023-07-29T08:08:07.777840-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a4ea11-ef26-47da-bb1a-f494da20cdbb/?format=api"
                },
                {
                    "id": "883fcda1-804d-44e7-867a-649057eee629",
                    "gambit_id": "f24accb8-c857-4d14-b219-fc43c52629a6",
                    "last_updated": "2023-07-31T13:08:20.779162-04:00",
                    "created_at": "2023-07-29T08:08:07.773532-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51a4ea11-ef26-47da-bb1a-f494da20cdbb/?format=api"
                }
            ]
        }
    ]
}