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/7b60e084-91ab-4c48-8163-55fa8cf903ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7b60e084-91ab-4c48-8163-55fa8cf903ca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "59639a50-30d6-44b1-b099-b86525c35672",
    "completed": true,
    "last_updated": "2023-09-12T13:43:02.478220-04:00",
    "created_at": "2023-09-11T08:48:21.452933-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/59639a50-30d6-44b1-b099-b86525c35672",
    "datetime": "2023-09-11T19:40:00-04:00",
    "cutoff_datetime": "2023-09-11T19:40:00-04:00",
    "name": "MIA (J Luzardo) v. MIL (B Woodruff)",
    "bettypes": [
        {
            "id": "5762dc74-44bc-48e5-b96c-1d545ae9cc82",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b60e084-91ab-4c48-8163-55fa8cf903ca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-11T08:48:21.462863-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": "MIL (B Woodruff)",
                        "amount": 5615.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ae5d7a6-4c95-4dd2-89b5-6b402319d86f",
                    "gambit_id": "769f1fdc-2cfc-458d-9876-aa8afe723acf",
                    "last_updated": "2023-09-12T13:43:02.489130-04:00",
                    "created_at": "2023-09-11T08:48:21.471151-04:00",
                    "name": "MIL (B Woodruff)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5762dc74-44bc-48e5-b96c-1d545ae9cc82/?format=api"
                },
                {
                    "id": "144bc72e-a59d-4728-b85e-bb4ed23d5d44",
                    "gambit_id": "eafd23a7-2237-41ba-a448-d22c8dad2700",
                    "last_updated": "2023-09-12T13:43:02.485546-04:00",
                    "created_at": "2023-09-11T08:48:21.467157-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5762dc74-44bc-48e5-b96c-1d545ae9cc82/?format=api"
                }
            ]
        },
        {
            "id": "46918a93-2076-47e1-9423-cc5b98691973",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b60e084-91ab-4c48-8163-55fa8cf903ca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-11T08:48:21.475932-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": "MIA",
                        "amount": 6232.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3fc9eb29-afd8-4f4c-b65c-31c7e7938667",
                    "gambit_id": "9ecffe3d-b161-4306-8d34-e6fdeb2afd4c",
                    "last_updated": "2023-09-12T13:43:02.496186-04:00",
                    "created_at": "2023-09-11T08:48:21.480948-04:00",
                    "name": "MIA",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46918a93-2076-47e1-9423-cc5b98691973/?format=api"
                },
                {
                    "id": "8981a5ef-7a4d-43b6-af84-d38926d7d2fe",
                    "gambit_id": "ffe20ea1-f165-43fb-ba04-4dd6a833f567",
                    "last_updated": "2023-09-12T13:43:02.499866-04:00",
                    "created_at": "2023-09-11T08:48:21.485964-04:00",
                    "name": "MIL",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46918a93-2076-47e1-9423-cc5b98691973/?format=api"
                }
            ]
        },
        {
            "id": "3a2ba167-a68b-45af-8cc4-e555304fa13f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b60e084-91ab-4c48-8163-55fa8cf903ca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-11T08:48:21.489980-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7e4bd603-4b0b-40fe-b4f9-675f7ab60c0d",
                    "gambit_id": "150b1167-b6be-4c5e-ad2e-594992273b0b",
                    "last_updated": "2023-09-12T13:43:02.506951-04:00",
                    "created_at": "2023-09-11T08:48:21.493514-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a2ba167-a68b-45af-8cc4-e555304fa13f/?format=api"
                },
                {
                    "id": "39ef8972-2214-4912-9192-cea1cc3f3cf0",
                    "gambit_id": "53dd4b7b-03d2-4aad-b040-3b1b2bef49b5",
                    "last_updated": "2023-09-12T13:43:02.510223-04:00",
                    "created_at": "2023-09-11T08:48:21.497670-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a2ba167-a68b-45af-8cc4-e555304fa13f/?format=api"
                }
            ]
        }
    ]
}