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/d63222ff-a212-4a69-bf2b-d5b9c4fcf766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d63222ff-a212-4a69-bf2b-d5b9c4fcf766",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "37644b48-cbe7-4773-adf0-10342143b094",
    "completed": true,
    "last_updated": "2023-06-26T10:23:06.239770-04:00",
    "created_at": "2023-06-23T09:28:10.853220-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/37644b48-cbe7-4773-adf0-10342143b094",
    "datetime": "2023-06-23T18:40:00-04:00",
    "cutoff_datetime": "2023-06-23T18:40:00-04:00",
    "name": "KAN (Z Greinke) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "f4346dc1-c5e0-4b06-8049-a303df9b590a",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63222ff-a212-4a69-bf2b-d5b9c4fcf766/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-23T09:28:10.857159-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": "TAM (Z Eflin)",
                        "amount": 6728.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee21c274-dadc-42d0-9610-2ddba10e1ff0",
                    "gambit_id": "186a02cd-9766-45c0-b465-f420b70368d3",
                    "last_updated": "2023-06-26T10:23:06.245449-04:00",
                    "created_at": "2023-06-23T09:28:10.860946-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4346dc1-c5e0-4b06-8049-a303df9b590a/?format=api"
                },
                {
                    "id": "16933384-40e7-45c8-8b56-3536ec9ddf76",
                    "gambit_id": "90ce83dd-a5a7-48e7-ac3b-46b8c42acbac",
                    "last_updated": "2023-06-26T10:23:06.247658-04:00",
                    "created_at": "2023-06-23T09:28:10.863507-04:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4346dc1-c5e0-4b06-8049-a303df9b590a/?format=api"
                }
            ]
        },
        {
            "id": "191b6e91-ef7c-4e06-b599-769933a6a522",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63222ff-a212-4a69-bf2b-d5b9c4fcf766/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-23T09:28:10.865951-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": "TAM",
                        "amount": 5317.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "832346ca-da06-4deb-8272-121c4814366e",
                    "gambit_id": "1e336718-aad9-402c-aa82-55f43339ac08",
                    "last_updated": "2023-06-26T10:23:06.253712-04:00",
                    "created_at": "2023-06-23T09:28:10.871390-04:00",
                    "name": "TAM",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/191b6e91-ef7c-4e06-b599-769933a6a522/?format=api"
                },
                {
                    "id": "004cc65e-c5d5-4bb5-bec1-6cc1880a592c",
                    "gambit_id": "5552fd87-066c-4c8b-8831-1e93e1695d8c",
                    "last_updated": "2023-06-26T10:23:06.251746-04:00",
                    "created_at": "2023-06-23T09:28:10.868528-04:00",
                    "name": "KAN",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/191b6e91-ef7c-4e06-b599-769933a6a522/?format=api"
                }
            ]
        },
        {
            "id": "3190957c-6b9e-42ed-bd02-e7a96fa5c95d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d63222ff-a212-4a69-bf2b-d5b9c4fcf766/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-23T09:28:10.874090-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33e4bd65-56ff-41c1-be50-00074f033af9",
                    "gambit_id": "c7aaf1e4-0dad-4b52-833d-8aafd8921bb9",
                    "last_updated": "2023-06-26T10:23:06.261243-04:00",
                    "created_at": "2023-06-23T09:28:10.879072-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3190957c-6b9e-42ed-bd02-e7a96fa5c95d/?format=api"
                },
                {
                    "id": "1e2c0281-5c51-4faa-8515-6554018caafe",
                    "gambit_id": "6162ab49-14da-482e-b74f-7cb0ce88b081",
                    "last_updated": "2023-06-26T10:23:06.258451-04:00",
                    "created_at": "2023-06-23T09:28:10.876461-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3190957c-6b9e-42ed-bd02-e7a96fa5c95d/?format=api"
                }
            ]
        }
    ]
}