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/2ec96d00-baee-4813-8ce9-56da8cf8a518/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2ec96d00-baee-4813-8ce9-56da8cf8a518",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5261f68a-7d73-48af-9288-a24c40c48456",
    "completed": true,
    "last_updated": "2022-09-07T12:47:00.650101-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5261f68a-7d73-48af-9288-a24c40c48456",
    "datetime": "2022-09-06T19:45:00-04:00",
    "cutoff_datetime": "2022-09-06T19:45:00-04:00",
    "name": "WAS (P Espino) v. STL (J Quintana)",
    "bettypes": [
        {
            "id": "8d6c70bc-d5d1-441e-816a-06afba2746f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ec96d00-baee-4813-8ce9-56da8cf8a518/?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": "STL (J Quintana)",
                        "amount": 6776.0
                    },
                    {
                        "team": "WAS (P Espino)",
                        "amount": 3224.0
                    }
                ],
                "expected_reward_tokens": 9283.12,
                "profit_sb": 283.12,
                "profit_sb_percentage": 3.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "38d8b9a8-9060-4ae7-88a9-0a58b8b42b6f",
                    "gambit_id": "c25b2cd9-6fee-491f-a7f2-633ad0b77b6f",
                    "last_updated": "2022-09-07T12:47:00.659162-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Quintana)",
                    "reward": "1.37000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d6c70bc-d5d1-441e-816a-06afba2746f2/?format=api"
                },
                {
                    "id": "e10b265d-ba26-47dc-a615-01d7f399c0d4",
                    "gambit_id": "90b7b96c-0780-470a-b173-f180f556a4fa",
                    "last_updated": "2022-09-07T12:47:00.660126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (P Espino)",
                    "reward": "2.88000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d6c70bc-d5d1-441e-816a-06afba2746f2/?format=api"
                }
            ]
        },
        {
            "id": "8d0b6fb5-2908-42c1-98b5-a3d1b66f6df7",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ec96d00-baee-4813-8ce9-56da8cf8a518/?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": "STL",
                        "amount": 5205.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e06ea84e-e7fc-440a-9ce5-cb5ef7a806b0",
                    "gambit_id": "ec6ac610-075a-486c-bedd-11a0196bc3f5",
                    "last_updated": "2022-09-07T12:47:00.656220-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0b6fb5-2908-42c1-98b5-a3d1b66f6df7/?format=api"
                },
                {
                    "id": "f4dc0555-51f4-42b4-bdaa-01a0163bdb42",
                    "gambit_id": "07a58a2e-3d45-4d1a-8697-ff547cdb47b3",
                    "last_updated": "2022-09-07T12:47:00.657205-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0b6fb5-2908-42c1-98b5-a3d1b66f6df7/?format=api"
                }
            ]
        },
        {
            "id": "ee1393f7-0b17-4c01-be48-25dbc01ddf99",
            "match": "https://api-prod.gambitprofit.com/api/matches/2ec96d00-baee-4813-8ce9-56da8cf8a518/?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 8",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4636ec67-0ea6-450e-bc13-65ec03e3a6f7",
                    "gambit_id": "33285e02-17e8-480c-83ae-69389b3e4dd5",
                    "last_updated": "2022-09-07T12:47:00.652986-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee1393f7-0b17-4c01-be48-25dbc01ddf99/?format=api"
                },
                {
                    "id": "a9675bcd-4ae9-432d-935d-77d538330601",
                    "gambit_id": "bc980aaf-a0db-4a0f-b5b3-7ecc5e28f158",
                    "last_updated": "2022-09-07T12:47:00.654187-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee1393f7-0b17-4c01-be48-25dbc01ddf99/?format=api"
                }
            ]
        }
    ]
}