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/f14e04cf-41db-4e5b-b16b-f2d0f389e213/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f14e04cf-41db-4e5b-b16b-f2d0f389e213",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6e50265d-2355-42b0-80b4-d62fa51b6ed6",
    "completed": true,
    "last_updated": "2023-08-25T19:08:09.810916-04:00",
    "created_at": "2023-08-24T11:43:09.962220-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6e50265d-2355-42b0-80b4-d62fa51b6ed6",
    "datetime": "2023-08-24T15:10:00-04:00",
    "cutoff_datetime": "2023-08-24T15:10:00-04:00",
    "name": "Los Angeles Dodgers v. Cleveland Guardians",
    "bettypes": [
        {
            "id": "a13c827c-afea-4f71-8383-e64364e98908",
            "match": "https://api-prod.gambitprofit.com/api/matches/f14e04cf-41db-4e5b-b16b-f2d0f389e213/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T11:43:09.971222-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": "Los Angeles Dodgers",
                        "amount": 5615.0
                    },
                    {
                        "team": "Cleveland Guardians",
                        "amount": 4385.0
                    }
                ],
                "expected_reward_tokens": 9601.65,
                "profit_sb": 101.65,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "981e2d06-32c4-45b4-8f8b-b1c1c51c8a6a",
                    "gambit_id": "02263c46-df27-4a31-b29b-8f3474ac4e52",
                    "last_updated": "2023-08-25T19:08:09.827702-04:00",
                    "created_at": "2023-08-24T11:43:09.978675-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a13c827c-afea-4f71-8383-e64364e98908/?format=api"
                },
                {
                    "id": "ab2d2963-cf6e-469d-a598-e9893bb35648",
                    "gambit_id": "1a767e80-e1fe-453a-9478-b80a6a506c75",
                    "last_updated": "2023-08-25T19:08:09.831447-04:00",
                    "created_at": "2023-08-24T11:43:09.983454-04:00",
                    "name": "Cleveland Guardians",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a13c827c-afea-4f71-8383-e64364e98908/?format=api"
                }
            ]
        },
        {
            "id": "afcc8112-57ff-4622-b01a-29fcf51df23f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f14e04cf-41db-4e5b-b16b-f2d0f389e213/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T11:43:09.987397-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": "Cleveland Guardians",
                        "amount": 5512.0
                    },
                    {
                        "team": "Los Angeles Dodgers",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b54ba24d-c272-4da8-ab92-a5e19ef9b65a",
                    "gambit_id": "0f61ceb3-78f2-44ed-95f8-da23f1849899",
                    "last_updated": "2023-08-25T19:08:09.858360-04:00",
                    "created_at": "2023-08-24T11:43:09.995283-04:00",
                    "name": "Cleveland Guardians",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcc8112-57ff-4622-b01a-29fcf51df23f/?format=api"
                },
                {
                    "id": "12e4c79d-12a6-454f-bb53-d2ef8d144512",
                    "gambit_id": "52d11efd-248e-48ad-ac51-df09fbeedad1",
                    "last_updated": "2023-08-25T19:08:09.838409-04:00",
                    "created_at": "2023-08-24T11:43:09.991229-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcc8112-57ff-4622-b01a-29fcf51df23f/?format=api"
                }
            ]
        },
        {
            "id": "20df0ff3-d443-4e3a-8950-7e79953a29ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/f14e04cf-41db-4e5b-b16b-f2d0f389e213/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T11:43:10.001558-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dec2ed54-d7bf-4518-a175-d82519f60ba0",
                    "gambit_id": "1e7f1ed6-a9fc-4bb6-a142-e6c02a206f22",
                    "last_updated": "2023-08-25T19:08:09.870291-04:00",
                    "created_at": "2023-08-24T11:43:10.014418-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20df0ff3-d443-4e3a-8950-7e79953a29ea/?format=api"
                },
                {
                    "id": "c4bf6730-3a4c-40f3-8e05-034487191a3d",
                    "gambit_id": "ea2623f3-978e-4d78-b491-07e56367bd3a",
                    "last_updated": "2023-08-25T19:08:09.874116-04:00",
                    "created_at": "2023-08-24T11:43:10.027626-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20df0ff3-d443-4e3a-8950-7e79953a29ea/?format=api"
                }
            ]
        }
    ]
}