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/7c1db876-1497-4072-a0b4-54f8ce9c1af3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c1db876-1497-4072-a0b4-54f8ce9c1af3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "22a7b7c3-f49b-40f6-9b1d-c35550809db1",
    "completed": true,
    "last_updated": "2022-08-20T11:57:00.695820-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.64,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/22a7b7c3-f49b-40f6-9b1d-c35550809db1",
    "datetime": "2022-08-19T21:40:00-04:00",
    "cutoff_datetime": "2022-08-19T21:40:00-04:00",
    "name": "WAS (P Espino) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "8709d5bd-5bca-43ce-a2f1-1d9f756751d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c1db876-1497-4072-a0b4-54f8ce9c1af3/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "SDG (B Snell)",
                        "amount": 7275.0
                    },
                    {
                        "team": "WAS (P Espino)",
                        "amount": 2725.0
                    }
                ],
                "expected_reward_tokens": 9237.75,
                "profit_sb": 237.75,
                "profit_sb_percentage": 2.64,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5150d4cc-b254-4faf-bbe0-325105b73fe3",
                    "gambit_id": "4b00a9bf-a32c-4701-9527-ba8c743ce0ec",
                    "last_updated": "2022-08-20T11:57:00.698908-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.27000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8709d5bd-5bca-43ce-a2f1-1d9f756751d5/?format=api"
                },
                {
                    "id": "ef57e4d0-03aa-4c13-98a8-d7cc4bf54f61",
                    "gambit_id": "a753fdd8-07d5-47dd-bfb1-45160eaad1bb",
                    "last_updated": "2022-08-20T11:57:00.699416-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (P Espino)",
                    "reward": "3.39000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8709d5bd-5bca-43ce-a2f1-1d9f756751d5/?format=api"
                }
            ]
        },
        {
            "id": "03bcdd72-0de6-4f71-a415-17429aa1ca32",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c1db876-1497-4072-a0b4-54f8ce9c1af3/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "SDG",
                        "amount": 5842.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4158.0
                    }
                ],
                "expected_reward_tokens": 9230.36,
                "profit_sb": 230.36,
                "profit_sb_percentage": 2.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52b88219-9426-4ed2-97f3-48c3cb5ff3c7",
                    "gambit_id": "ed2c352a-fbdd-4974-980a-62c782ead989",
                    "last_updated": "2022-08-20T11:57:00.697891-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03bcdd72-0de6-4f71-a415-17429aa1ca32/?format=api"
                },
                {
                    "id": "ec601ea7-16ef-4cb3-ad82-505df1a95f81",
                    "gambit_id": "b1ab2a36-36c4-4b31-9613-e59bb311e180",
                    "last_updated": "2022-08-20T11:57:00.698375-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03bcdd72-0de6-4f71-a415-17429aa1ca32/?format=api"
                }
            ]
        },
        {
            "id": "f00d9db8-a8cc-4f86-b510-175721eb3da3",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c1db876-1497-4072-a0b4-54f8ce9c1af3/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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": 5205.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f05a4fe9-dd51-4516-a870-acd90fb439f0",
                    "gambit_id": "9c213b85-abcb-458b-a207-f3bc219727d3",
                    "last_updated": "2022-08-20T11:57:00.697434-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00d9db8-a8cc-4f86-b510-175721eb3da3/?format=api"
                },
                {
                    "id": "e76d1e79-5063-41b0-82b0-33b45b295954",
                    "gambit_id": "0b9d217e-165d-49fc-ae99-9249030ab117",
                    "last_updated": "2022-08-20T11:57:00.696854-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00d9db8-a8cc-4f86-b510-175721eb3da3/?format=api"
                }
            ]
        }
    ]
}