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/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65b96d0f-0735-4c4b-b121-3d1627403669",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8b5a2af-044d-4728-bf68-a725bdc6fa9f",
    "completed": true,
    "last_updated": "2023-06-05T10:57:21.200848-04:00",
    "created_at": "2023-06-03T11:22:14.575166-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c8b5a2af-044d-4728-bf68-a725bdc6fa9f",
    "datetime": "2023-06-03T22:10:00-04:00",
    "cutoff_datetime": "2023-06-03T22:10:00-04:00",
    "name": "CHC (D Smyly) v. SDG (Y Darvish)",
    "bettypes": [
        {
            "id": "2bfa8ea1-8522-48ed-9fa9-687a890fcf96",
            "match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:22:14.578613-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": "SDG (Y Darvish)",
                        "amount": 6293.0
                    },
                    {
                        "team": "CHC (D Smyly)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c654e55e-4622-4a7c-923b-13b4845c374a",
                    "gambit_id": "5b129db8-67ef-447b-a9a0-b59ceca8ba8f",
                    "last_updated": "2023-06-05T10:57:21.207097-04:00",
                    "created_at": "2023-06-03T11:22:14.582851-04:00",
                    "name": "SDG (Y Darvish)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bfa8ea1-8522-48ed-9fa9-687a890fcf96/?format=api"
                },
                {
                    "id": "9003415a-3b08-4c53-984c-7cd505b6c9c3",
                    "gambit_id": "7179fa42-5997-4ce0-a57f-9519cb91104f",
                    "last_updated": "2023-06-05T10:57:21.205288-04:00",
                    "created_at": "2023-06-03T11:22:14.580604-04:00",
                    "name": "CHC (D Smyly)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bfa8ea1-8522-48ed-9fa9-687a890fcf96/?format=api"
                }
            ]
        },
        {
            "id": "fcca00ef-ae19-41b9-a32a-057faa7f09e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-03T11:22:14.584998-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",
                        "amount": 5512.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fae4595-d075-45ed-8c67-85a5371e4b87",
                    "gambit_id": "32f9a790-d5ae-4d1b-a919-c2f0eb6d0221",
                    "last_updated": "2023-06-05T10:57:21.210742-04:00",
                    "created_at": "2023-06-03T11:22:14.586956-04:00",
                    "name": "CHC",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api"
                },
                {
                    "id": "308ae856-48ed-41b8-8101-a05bffd7c254",
                    "gambit_id": "b2114989-4d2b-4bf2-bde7-b90f756001fa",
                    "last_updated": "2023-06-05T10:57:21.213614-04:00",
                    "created_at": "2023-06-03T11:22:14.588994-04:00",
                    "name": "SDG",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcca00ef-ae19-41b9-a32a-057faa7f09e6/?format=api"
                }
            ]
        },
        {
            "id": "8f201709-4f11-46e3-8062-f7992053b297",
            "match": "https://api-prod.gambitprofit.com/api/matches/65b96d0f-0735-4c4b-b121-3d1627403669/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:22:14.591056-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 Over 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a44ac18-614c-44fb-b063-82a6a22dbefa",
                    "gambit_id": "d573bcc9-64e5-4871-92c9-0d11e1cc9008",
                    "last_updated": "2023-06-05T10:57:21.217899-04:00",
                    "created_at": "2023-06-03T11:22:14.592944-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f201709-4f11-46e3-8062-f7992053b297/?format=api"
                },
                {
                    "id": "05f9274f-9c19-49c5-90e3-507fe7cccbd3",
                    "gambit_id": "18aff9f0-4127-4ae5-a0f4-ba197039460f",
                    "last_updated": "2023-06-05T10:57:21.219832-04:00",
                    "created_at": "2023-06-03T11:22:14.595009-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f201709-4f11-46e3-8062-f7992053b297/?format=api"
                }
            ]
        }
    ]
}