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/9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0708c91f-b788-47dd-99cd-15900f943619",
    "completed": true,
    "last_updated": "2023-06-16T09:58:05.959076-04:00",
    "created_at": "2023-06-15T08:23:08.786324-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0708c91f-b788-47dd-99cd-15900f943619",
    "datetime": "2023-06-15T20:05:00-04:00",
    "cutoff_datetime": "2023-06-15T20:05:00-04:00",
    "name": "LAA (S Ohtani) v. TEX (N Eovaldi)",
    "bettypes": [
        {
            "id": "87bc3141-ef7b-4dbf-8020-f2f5e400b20d",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-15T08:23:08.789572-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": "TEX (N Eovaldi)",
                        "amount": 5590.0
                    },
                    {
                        "team": "LAA (S Ohtani)",
                        "amount": 4410.0
                    }
                ],
                "expected_reward_tokens": 9613.8,
                "profit_sb": 113.8,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "519518de-cc9c-48a8-90b4-324633cd3f1a",
                    "gambit_id": "c52efdbf-e433-40ce-8ab8-fb88330fb2a4",
                    "last_updated": "2023-06-16T09:58:05.964555-04:00",
                    "created_at": "2023-06-15T08:23:08.795791-04:00",
                    "name": "TEX (N Eovaldi)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bc3141-ef7b-4dbf-8020-f2f5e400b20d/?format=api"
                },
                {
                    "id": "96c7ebc7-d206-453f-b33c-5e79ea88e59f",
                    "gambit_id": "137ff45c-7644-401a-8658-4c21e30acdff",
                    "last_updated": "2023-06-16T09:58:05.962900-04:00",
                    "created_at": "2023-06-15T08:23:08.792314-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "2.18000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bc3141-ef7b-4dbf-8020-f2f5e400b20d/?format=api"
                }
            ]
        },
        {
            "id": "f09327d1-d47d-42f3-a51c-7df8c78f7c71",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-15T08:23:08.799309-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": "LAA",
                        "amount": 6241.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f3258e3-3f98-4eea-85cf-3eb5447c67e5",
                    "gambit_id": "8b36e46f-e80c-4119-9035-3ef412d6bb24",
                    "last_updated": "2023-06-16T09:58:05.967668-04:00",
                    "created_at": "2023-06-15T08:23:08.802638-04:00",
                    "name": "LAA",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f09327d1-d47d-42f3-a51c-7df8c78f7c71/?format=api"
                },
                {
                    "id": "a07b52ab-5ad4-4321-91c6-fef256eaad8d",
                    "gambit_id": "7cbb22ed-0599-4d6a-bdc5-81ccf55ba576",
                    "last_updated": "2023-06-16T09:58:05.969295-04:00",
                    "created_at": "2023-06-15T08:23:08.805713-04:00",
                    "name": "TEX",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f09327d1-d47d-42f3-a51c-7df8c78f7c71/?format=api"
                }
            ]
        },
        {
            "id": "3f1debf2-cd99-4c59-af44-f8d99bf76452",
            "match": "https://api-prod.gambitprofit.com/api/matches/9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-15T08:23:08.808668-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": "9daa653d-80bf-4f47-8b80-da2d3c595bc2",
                    "gambit_id": "7df35a39-2c25-48a1-90e8-acd3c1fcc7f0",
                    "last_updated": "2023-06-16T09:58:05.972838-04:00",
                    "created_at": "2023-06-15T08:23:08.814559-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/3f1debf2-cd99-4c59-af44-f8d99bf76452/?format=api"
                },
                {
                    "id": "d0c2de77-3a1e-4094-bf4f-e997921ceff2",
                    "gambit_id": "d732a0fd-bc1c-434f-b873-0689bf128e4e",
                    "last_updated": "2023-06-16T09:58:05.974540-04:00",
                    "created_at": "2023-06-15T08:23:08.811409-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/3f1debf2-cd99-4c59-af44-f8d99bf76452/?format=api"
                }
            ]
        }
    ]
}