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/c101db45-a7d6-4c09-b780-1db8c51982f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c101db45-a7d6-4c09-b780-1db8c51982f4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fb138aa5-2c60-4b6a-b3e0-98db9c61ace2",
    "completed": true,
    "last_updated": "2022-08-19T09:46:51.458039-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fb138aa5-2c60-4b6a-b3e0-98db9c61ace2",
    "datetime": "2022-08-18T19:20:00-04:00",
    "cutoff_datetime": "2022-08-18T19:20:00-04:00",
    "name": "NYM (J DeGrom) v. ATL (M Fried)",
    "bettypes": [
        {
            "id": "dedb2b4e-1ed0-40c4-b590-e78a24f38422",
            "match": "https://api-prod.gambitprofit.com/api/matches/c101db45-a7d6-4c09-b780-1db8c51982f4/?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 (J DeGrom)",
                        "amount": 5529.0
                    },
                    {
                        "team": "ATL (M Fried)",
                        "amount": 4471.0
                    }
                ],
                "expected_reward_tokens": 9344.01,
                "profit_sb": 344.01,
                "profit_sb_percentage": 3.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d65fe90f-495e-414d-9dd5-36b9ae479356",
                    "gambit_id": "49961fb2-67c2-4d5d-9414-8be7148c0d3c",
                    "last_updated": "2022-08-19T09:46:51.461300-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (J DeGrom)",
                    "reward": "1.69000",
                    "odds": "1.76340",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dedb2b4e-1ed0-40c4-b590-e78a24f38422/?format=api"
                },
                {
                    "id": "016aed27-2a35-4fda-b322-d9b355af3a7e",
                    "gambit_id": "be858a98-76b0-414a-8b2f-f0bb68000f63",
                    "last_updated": "2022-08-19T09:46:51.460883-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (M Fried)",
                    "reward": "2.09000",
                    "odds": "2.21000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dedb2b4e-1ed0-40c4-b590-e78a24f38422/?format=api"
                }
            ]
        },
        {
            "id": "3916196b-ff70-409c-be94-87f307e8d035",
            "match": "https://api-prod.gambitprofit.com/api/matches/c101db45-a7d6-4c09-b780-1db8c51982f4/?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": "ATL",
                        "amount": 5916.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4084.0
                    }
                ],
                "expected_reward_tokens": 9228.96,
                "profit_sb": 228.96,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c23d744f-9612-4ef5-b3a8-c82465139b8a",
                    "gambit_id": "5f0f8d3d-221b-4c3b-b094-521065c8954b",
                    "last_updated": "2022-08-19T09:46:51.460036-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3916196b-ff70-409c-be94-87f307e8d035/?format=api"
                },
                {
                    "id": "e4a0d966-6b04-4069-8475-3d5e9a90ddc7",
                    "gambit_id": "f4797053-978e-4ff5-8bec-00995b0c154c",
                    "last_updated": "2022-08-19T09:46:51.460459-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3916196b-ff70-409c-be94-87f307e8d035/?format=api"
                }
            ]
        },
        {
            "id": "ebebbf25-826b-466d-bb5e-4689e9ac875a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c101db45-a7d6-4c09-b780-1db8c51982f4/?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 Over 6.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ea7e180-b133-46af-8af5-4bd48d18badd",
                    "gambit_id": "c0b0814d-8506-4b55-b9e8-e99e687df19c",
                    "last_updated": "2022-08-19T09:46:51.459607-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebebbf25-826b-466d-bb5e-4689e9ac875a/?format=api"
                },
                {
                    "id": "7ce37aed-9de9-49d9-898f-34ef1f83e0df",
                    "gambit_id": "d66bfd64-5a87-47f4-81a4-d65ac1fbe747",
                    "last_updated": "2022-08-19T09:46:51.459115-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebebbf25-826b-466d-bb5e-4689e9ac875a/?format=api"
                }
            ]
        }
    ]
}