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/9024ab24-5b75-4c34-a442-0b553f0d986c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9024ab24-5b75-4c34-a442-0b553f0d986c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "284e010f-b67a-42ac-8e79-2163df8070f3",
    "completed": true,
    "last_updated": "2023-10-02T21:13:14.118181-04:00",
    "created_at": "2023-10-01T09:18:20.973873-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/284e010f-b67a-42ac-8e79-2163df8070f3",
    "datetime": "2023-10-01T15:10:00-04:00",
    "cutoff_datetime": "2023-10-01T15:10:00-04:00",
    "name": "NYY (M King) v. KAN (Z Greinke)",
    "bettypes": [
        {
            "id": "229dc9c9-eb4e-4412-b709-0459240db4d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/9024ab24-5b75-4c34-a442-0b553f0d986c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-01T09:18:20.988232-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": "NYY (M King)",
                        "amount": 5615.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5f006fe-25b9-4166-ae41-40a78bc325e1",
                    "gambit_id": "6b0ae6ad-9279-438c-9b41-e628a93e8806",
                    "last_updated": "2023-10-02T21:13:14.130743-04:00",
                    "created_at": "2023-10-01T09:18:20.992289-04:00",
                    "name": "NYY (M King)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229dc9c9-eb4e-4412-b709-0459240db4d5/?format=api"
                },
                {
                    "id": "afac53f3-f3e9-42c4-9edf-7e97c906599b",
                    "gambit_id": "6b71a308-4f29-44d1-83f9-45070badb029",
                    "last_updated": "2023-10-02T21:13:14.134040-04:00",
                    "created_at": "2023-10-01T09:18:21.001018-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229dc9c9-eb4e-4412-b709-0459240db4d5/?format=api"
                }
            ]
        },
        {
            "id": "cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/9024ab24-5b75-4c34-a442-0b553f0d986c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-01T09:18:21.005162-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": "KAN",
                        "amount": 5614.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d056b53-8922-4fa5-8fac-339dfa936528",
                    "gambit_id": "ee00a2b0-595c-4be2-b2f5-23f1791b117a",
                    "last_updated": "2023-10-02T21:13:14.144261-04:00",
                    "created_at": "2023-10-01T09:18:21.015457-04:00",
                    "name": "KAN",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a/?format=api"
                },
                {
                    "id": "37469409-8bf7-465b-8a2e-adccad6bdb4d",
                    "gambit_id": "c4e8e329-9a69-44a7-a060-e4f701a57d63",
                    "last_updated": "2023-10-02T21:13:14.140888-04:00",
                    "created_at": "2023-10-01T09:18:21.009042-04:00",
                    "name": "NYY",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd5cd40b-4c3c-429c-9ee8-68d60a2b1a0a/?format=api"
                }
            ]
        },
        {
            "id": "bdaee09c-2e99-4b5e-b13e-0610fdf34ff7",
            "match": "https://api-prod.gambitprofit.com/api/matches/9024ab24-5b75-4c34-a442-0b553f0d986c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-01T09:18:21.019939-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f4b72cd-fb42-4704-b2fc-6b1a8de84adc",
                    "gambit_id": "7528a3b5-7167-414a-912c-95456b2d57cd",
                    "last_updated": "2023-10-02T21:13:14.150979-04:00",
                    "created_at": "2023-10-01T09:18:21.024212-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdaee09c-2e99-4b5e-b13e-0610fdf34ff7/?format=api"
                },
                {
                    "id": "4830b3bc-31ff-4e28-a95f-adf5d218cb29",
                    "gambit_id": "e93e569b-8006-4d3d-b704-507ac1bfaa66",
                    "last_updated": "2023-10-02T21:13:14.154316-04:00",
                    "created_at": "2023-10-01T09:18:21.028583-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdaee09c-2e99-4b5e-b13e-0610fdf34ff7/?format=api"
                }
            ]
        }
    ]
}