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/2403cdf6-3092-4f86-884d-bdc3ebc1a3cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2403cdf6-3092-4f86-884d-bdc3ebc1a3cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1fd68a5-24c9-49a6-b898-e7a83ae44355",
    "completed": true,
    "last_updated": "2022-09-05T10:21:59.679443-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.48,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d1fd68a5-24c9-49a6-b898-e7a83ae44355",
    "datetime": "2022-09-03T19:10:00-04:00",
    "cutoff_datetime": "2022-09-03T19:10:00-04:00",
    "name": "WAS (P Corbin) v. NYM (M Scherzer)",
    "bettypes": [
        {
            "id": "495f5109-f2e1-48c7-b609-cc5f2d3552e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/2403cdf6-3092-4f86-884d-bdc3ebc1a3cb/?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": "NYM (M Scherzer)",
                        "amount": 7374.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 2626.0
                    }
                ],
                "expected_reward_tokens": 9217.26,
                "profit_sb": 217.26,
                "profit_sb_percentage": 2.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5144af1f-7945-402a-b40c-c65ecdafb1ab",
                    "gambit_id": "493476f5-d712-4c2d-b3ee-7076680b4143",
                    "last_updated": "2022-09-05T10:21:59.688381-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (M Scherzer)",
                    "reward": "1.25000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/495f5109-f2e1-48c7-b609-cc5f2d3552e6/?format=api"
                },
                {
                    "id": "382e8529-81e8-4dae-93e4-417c3db3ac61",
                    "gambit_id": "1fdb7e92-3a24-49fd-8f88-9117987418c5",
                    "last_updated": "2022-09-05T10:21:59.689351-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (P Corbin)",
                    "reward": "3.51000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/495f5109-f2e1-48c7-b609-cc5f2d3552e6/?format=api"
                }
            ]
        },
        {
            "id": "8bccac57-cc65-4085-bcb1-6996c5ce4c91",
            "match": "https://api-prod.gambitprofit.com/api/matches/2403cdf6-3092-4f86-884d-bdc3ebc1a3cb/?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": "NYM",
                        "amount": 5990.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4010.0
                    }
                ],
                "expected_reward_tokens": 9223.0,
                "profit_sb": 223.0,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8b532cb9-5b0d-42a7-a174-f9ea9a89f6b9",
                    "gambit_id": "a0925f2c-37c0-44fb-a8b6-7e840cd5fffa",
                    "last_updated": "2022-09-05T10:21:59.685471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bccac57-cc65-4085-bcb1-6996c5ce4c91/?format=api"
                },
                {
                    "id": "f4a7a870-bce7-40f0-b99e-31cb9d078c77",
                    "gambit_id": "2abd2f2d-c11a-4ba3-b3a5-2e5d9b62baf7",
                    "last_updated": "2022-09-05T10:21:59.686455-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "2.30000",
                    "odds": "2.45000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bccac57-cc65-4085-bcb1-6996c5ce4c91/?format=api"
                }
            ]
        },
        {
            "id": "750772ff-c29c-4d35-aa6a-95184fe63319",
            "match": "https://api-prod.gambitprofit.com/api/matches/2403cdf6-3092-4f86-884d-bdc3ebc1a3cb/?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 Under 7.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b44d0a56-e4f0-46ab-832d-7ed2f907fbc9",
                    "gambit_id": "91a26561-50b5-46e5-abce-4d82c1aaebfe",
                    "last_updated": "2022-09-05T10:21:59.682260-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750772ff-c29c-4d35-aa6a-95184fe63319/?format=api"
                },
                {
                    "id": "54d048b8-8674-4d5e-bbbf-0d3bd1bf8737",
                    "gambit_id": "de72c616-23ef-4d07-b72f-a82d5bfa0a95",
                    "last_updated": "2022-09-05T10:21:59.683433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750772ff-c29c-4d35-aa6a-95184fe63319/?format=api"
                }
            ]
        }
    ]
}