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/5d8720bc-61b9-45c4-89a1-e64348c58499/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5d8720bc-61b9-45c4-89a1-e64348c58499",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7a0cc2d7-c8a0-4ca5-b587-20041c4fbe80",
    "completed": true,
    "last_updated": "2023-06-26T10:58:34.289392-04:00",
    "created_at": "2023-06-24T08:58:05.861592-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7a0cc2d7-c8a0-4ca5-b587-20041c4fbe80",
    "datetime": "2023-06-24T13:10:00-04:00",
    "cutoff_datetime": "2023-06-24T13:10:00-04:00",
    "name": "CHC (J Steele) v. STL (A Wainwright)",
    "bettypes": [
        {
            "id": "129afc73-72e1-4dca-9651-8a7191801e27",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d8720bc-61b9-45c4-89a1-e64348c58499/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T08:58:05.866382-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": "CHC (J Steele)",
                        "amount": 5527.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f391255-0056-4bb8-8379-de67aa692dc0",
                    "gambit_id": "f5e8d0ef-9ca9-4a00-87bb-18ad939dd2be",
                    "last_updated": "2023-06-26T10:58:34.295629-04:00",
                    "created_at": "2023-06-24T08:58:05.869905-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129afc73-72e1-4dca-9651-8a7191801e27/?format=api"
                },
                {
                    "id": "691b21c7-a326-471c-a8c8-2f4cf671d4e3",
                    "gambit_id": "245fdb15-4787-4f17-8ac8-5d1807f1fd0d",
                    "last_updated": "2023-06-26T10:58:34.298772-04:00",
                    "created_at": "2023-06-24T08:58:05.872840-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129afc73-72e1-4dca-9651-8a7191801e27/?format=api"
                }
            ]
        },
        {
            "id": "1d6685ce-eb1e-439a-bbd8-a563ce676e6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d8720bc-61b9-45c4-89a1-e64348c58499/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-24T08:58:05.875688-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": 5317.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0589228-5ba5-427b-bcec-90d1dcf53f29",
                    "gambit_id": "c497c9ba-5d6e-41dc-86be-98e8d9dbd57d",
                    "last_updated": "2023-06-26T10:58:34.306380-04:00",
                    "created_at": "2023-06-24T08:58:05.880672-04:00",
                    "name": "STL",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6685ce-eb1e-439a-bbd8-a563ce676e6a/?format=api"
                },
                {
                    "id": "79c6ff40-9209-4d4c-8ed8-61cf41fb827b",
                    "gambit_id": "ce3de7f8-db42-47fa-8f65-5d346d2a576e",
                    "last_updated": "2023-06-26T10:58:34.304046-04:00",
                    "created_at": "2023-06-24T08:58:05.878166-04:00",
                    "name": "CHC",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6685ce-eb1e-439a-bbd8-a563ce676e6a/?format=api"
                }
            ]
        },
        {
            "id": "75560bc2-3824-4899-9282-0bc27d1eb701",
            "match": "https://api-prod.gambitprofit.com/api/matches/5d8720bc-61b9-45c4-89a1-e64348c58499/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T08:58:05.883372-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 13.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 13.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "456545a9-085d-42a0-8ce7-6b06a7c4faa5",
                    "gambit_id": "0e4bc610-7185-443d-bfe3-b82920094e27",
                    "last_updated": "2023-06-26T10:58:34.313670-04:00",
                    "created_at": "2023-06-24T08:58:05.888795-04:00",
                    "name": "Game Total Under 13.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75560bc2-3824-4899-9282-0bc27d1eb701/?format=api"
                },
                {
                    "id": "d13a6f4f-7deb-403d-87ae-19e6ea5a84b0",
                    "gambit_id": "b3554c8b-2b46-419e-9b5c-d2ae5c58c78d",
                    "last_updated": "2023-06-26T10:58:34.311081-04:00",
                    "created_at": "2023-06-24T08:58:05.885896-04:00",
                    "name": "Game Total Over 13.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75560bc2-3824-4899-9282-0bc27d1eb701/?format=api"
                }
            ]
        }
    ]
}