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/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "251d728b-9b72-48a4-b0c0-a8de5a387fb4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2bf9d8ec-e2df-4cb1-88a2-d2eab4a788f8",
    "completed": true,
    "last_updated": "2023-06-01T10:07:11.023338-04:00",
    "created_at": "2023-05-31T11:47:17.596760-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/2bf9d8ec-e2df-4cb1-88a2-d2eab4a788f8",
    "datetime": "2023-05-31T20:10:00-04:00",
    "cutoff_datetime": "2023-05-31T20:10:00-04:00",
    "name": "MIN (L Varland) v. HOU (H Brown)",
    "bettypes": [
        {
            "id": "03d82cdf-afb0-4496-b6f7-2d9894d445d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-31T11:47:17.598969-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": "HOU (H Brown)",
                        "amount": 6241.0
                    },
                    {
                        "team": "MIN (L Varland)",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72c1c048-bb33-4f9e-a23d-25ab8ae42650",
                    "gambit_id": "c3578510-f588-4127-a4f7-82f96f5b5a0d",
                    "last_updated": "2023-06-01T10:07:11.032074-04:00",
                    "created_at": "2023-05-31T11:47:17.602468-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api"
                },
                {
                    "id": "fe181b3d-49d1-4976-a516-1e8f46daa3ee",
                    "gambit_id": "59f1a5ea-ddfe-4adf-a994-57d6bc21fc38",
                    "last_updated": "2023-06-01T10:07:11.029497-04:00",
                    "created_at": "2023-05-31T11:47:17.600668-04:00",
                    "name": "MIN (L Varland)",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d82cdf-afb0-4496-b6f7-2d9894d445d3/?format=api"
                }
            ]
        },
        {
            "id": "5fe0092a-adfb-4c45-b5eb-1c9800586167",
            "match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-31T11:47:17.604217-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": 5421.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4efee16b-e54a-4f9a-a107-d1fd718886a1",
                    "gambit_id": "05ec5165-c87d-4fb6-95f2-fdbcb71c0abf",
                    "last_updated": "2023-06-01T10:07:11.037577-04:00",
                    "created_at": "2023-05-31T11:47:17.605867-04:00",
                    "name": "MIN",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api"
                },
                {
                    "id": "c02a80fa-c0b0-438a-9dee-281ae078b4c5",
                    "gambit_id": "e80f9da3-ca19-427b-b75d-be20f8b4ee30",
                    "last_updated": "2023-06-01T10:07:11.040540-04:00",
                    "created_at": "2023-05-31T11:47:17.607600-04:00",
                    "name": "HOU",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api"
                }
            ]
        },
        {
            "id": "1018c654-0e0d-4d2e-be3e-a001c518081c",
            "match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-31T11:47:17.609460-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e3bbc96-ec56-444c-8920-177693381eec",
                    "gambit_id": "1c4692c5-743d-4612-83de-1223adcce643",
                    "last_updated": "2023-06-01T10:07:11.047015-04:00",
                    "created_at": "2023-05-31T11:47:17.611218-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api"
                },
                {
                    "id": "683e1a11-b2e6-40f0-b19f-5f47ffbe586a",
                    "gambit_id": "240ca9c4-c2ff-4958-8008-06c6aabd2357",
                    "last_updated": "2023-06-01T10:07:11.049740-04:00",
                    "created_at": "2023-05-31T11:47:17.612845-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api"
                }
            ]
        }
    ]
}