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/647ce176-0a96-4792-aa8a-656e55c99f32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "647ce176-0a96-4792-aa8a-656e55c99f32",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "15c59b93-fdff-456b-bc82-746900a4ba2e",
    "completed": true,
    "last_updated": "2023-04-04T19:22:02.132892-04:00",
    "created_at": "2023-04-03T09:56:53.244829-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/15c59b93-fdff-456b-bc82-746900a4ba2e",
    "datetime": "2023-04-03T19:45:00-04:00",
    "cutoff_datetime": "2023-04-03T19:45:00-04:00",
    "name": "ATL (C Morton) v. STL (J Woodford)",
    "bettypes": [
        {
            "id": "65257da4-a346-42dc-8b64-721d0746b8c0",
            "match": "https://api-prod.gambitprofit.com/api/matches/647ce176-0a96-4792-aa8a-656e55c99f32/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-03T09:56:53.254476-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": "ATL (C Morton)",
                        "amount": 5273.0
                    },
                    {
                        "team": "STL (J Woodford)",
                        "amount": 4727.0
                    }
                ],
                "expected_reward_tokens": 9595.81,
                "profit_sb": 95.81,
                "profit_sb_percentage": 1.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1bf1d612-8d06-4e10-aa92-4dc6b3dad2fa",
                    "gambit_id": "04cf1ac6-0d67-4475-b116-4f8d338c32cd",
                    "last_updated": "2023-04-04T19:22:02.144283-04:00",
                    "created_at": "2023-04-03T09:56:53.256915-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65257da4-a346-42dc-8b64-721d0746b8c0/?format=api"
                },
                {
                    "id": "228d5c03-5b8d-44fc-87d4-7b9251b9305f",
                    "gambit_id": "b1e9b82d-3e84-4f61-a4f4-f906e4ade3a7",
                    "last_updated": "2023-04-04T19:22:02.143120-04:00",
                    "created_at": "2023-04-03T09:56:53.255623-04:00",
                    "name": "STL (J Woodford)",
                    "reward": "2.03000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65257da4-a346-42dc-8b64-721d0746b8c0/?format=api"
                }
            ]
        },
        {
            "id": "d6104a3e-2c6c-4c2a-b2fd-93f623000c79",
            "match": "https://api-prod.gambitprofit.com/api/matches/647ce176-0a96-4792-aa8a-656e55c99f32/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-03T09:56:53.250723-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": "STL",
                        "amount": 5939.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b8bd8200-7d4a-4c49-90e0-256db52ecaf9",
                    "gambit_id": "11d8c1ff-c156-4053-b765-097a6a813a87",
                    "last_updated": "2023-04-04T19:22:02.139506-04:00",
                    "created_at": "2023-04-03T09:56:53.251949-04:00",
                    "name": "STL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6104a3e-2c6c-4c2a-b2fd-93f623000c79/?format=api"
                },
                {
                    "id": "95b484f1-c761-4661-bd53-0724b5197617",
                    "gambit_id": "246b5932-807c-4aa0-ba4e-557262b9a5ca",
                    "last_updated": "2023-04-04T19:22:02.140716-04:00",
                    "created_at": "2023-04-03T09:56:53.253168-04:00",
                    "name": "ATL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6104a3e-2c6c-4c2a-b2fd-93f623000c79/?format=api"
                }
            ]
        },
        {
            "id": "d216f43e-6ea6-4dc4-9e57-de1c07f79a62",
            "match": "https://api-prod.gambitprofit.com/api/matches/647ce176-0a96-4792-aa8a-656e55c99f32/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-03T09:56:53.246566-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5c48463-e125-4a62-840f-51757e0b3758",
                    "gambit_id": "ebc01aa5-7cd9-44c1-9350-843bedde0523",
                    "last_updated": "2023-04-04T19:22:02.135816-04:00",
                    "created_at": "2023-04-03T09:56:53.247941-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d216f43e-6ea6-4dc4-9e57-de1c07f79a62/?format=api"
                },
                {
                    "id": "275b511a-4fcd-4ae1-92e9-02962d8da5d0",
                    "gambit_id": "e1abbec6-55e1-4444-826a-4eac25248757",
                    "last_updated": "2023-04-04T19:22:02.136985-04:00",
                    "created_at": "2023-04-03T09:56:53.249277-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d216f43e-6ea6-4dc4-9e57-de1c07f79a62/?format=api"
                }
            ]
        }
    ]
}