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/3960010e-b874-4a9a-8746-a26902f439b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3960010e-b874-4a9a-8746-a26902f439b0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3b2d9e02-630b-434b-adc9-1c7da200daba",
    "completed": true,
    "last_updated": "2023-08-18T10:23:06.783874-04:00",
    "created_at": "2023-08-17T08:08:24.598952-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3b2d9e02-630b-434b-adc9-1c7da200daba",
    "datetime": "2023-08-17T22:10:00-04:00",
    "cutoff_datetime": "2023-08-17T22:10:00-04:00",
    "name": "MIL (C Burnes) v. LOS (L Lynn)",
    "bettypes": [
        {
            "id": "44beb33e-e919-4c01-bcb8-7c8b25bab009",
            "match": "https://api-prod.gambitprofit.com/api/matches/3960010e-b874-4a9a-8746-a26902f439b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T08:08:24.604338-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 (L Lynn)",
                        "amount": 5827.0
                    },
                    {
                        "team": "MIL (C Burnes)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b71b633f-0633-4fc6-9082-29042d8eab68",
                    "gambit_id": "d2e32ed4-c26a-4e60-99a0-a081df539663",
                    "last_updated": "2023-08-18T10:23:06.798497-04:00",
                    "created_at": "2023-08-17T08:08:24.612267-04:00",
                    "name": "LOS (L Lynn)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44beb33e-e919-4c01-bcb8-7c8b25bab009/?format=api"
                },
                {
                    "id": "199f91a8-624f-4764-9596-471b383236de",
                    "gambit_id": "dc476d86-8bce-4f36-b912-567f38a74e29",
                    "last_updated": "2023-08-18T10:23:06.795423-04:00",
                    "created_at": "2023-08-17T08:08:24.608248-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44beb33e-e919-4c01-bcb8-7c8b25bab009/?format=api"
                }
            ]
        },
        {
            "id": "692da4ee-366e-473b-8aa3-50e4f8ed11af",
            "match": "https://api-prod.gambitprofit.com/api/matches/3960010e-b874-4a9a-8746-a26902f439b0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T08:08:24.616856-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": "MIL",
                        "amount": 5939.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db5ffb15-dcf5-4902-9b1c-80fe0c712617",
                    "gambit_id": "ec26ae18-5546-4c59-967d-31f67344621c",
                    "last_updated": "2023-08-18T10:23:06.805540-04:00",
                    "created_at": "2023-08-17T08:08:24.621131-04:00",
                    "name": "MIL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692da4ee-366e-473b-8aa3-50e4f8ed11af/?format=api"
                },
                {
                    "id": "41d210b8-7a39-4b52-93b9-a26235e51beb",
                    "gambit_id": "84488f45-7818-4b7c-9e2f-332dcbc9e633",
                    "last_updated": "2023-08-18T10:23:06.816726-04:00",
                    "created_at": "2023-08-17T08:08:24.626126-04:00",
                    "name": "LOS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/692da4ee-366e-473b-8aa3-50e4f8ed11af/?format=api"
                }
            ]
        },
        {
            "id": "758f8224-aa12-41c4-9ac0-f0653934c3b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/3960010e-b874-4a9a-8746-a26902f439b0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T08:08:24.631085-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d259bf9d-497a-4c6d-96bb-3afcc247e686",
                    "gambit_id": "ef07478b-5ded-44c4-9d5d-4fe1ef325002",
                    "last_updated": "2023-08-18T10:23:06.835773-04:00",
                    "created_at": "2023-08-17T08:08:24.640049-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758f8224-aa12-41c4-9ac0-f0653934c3b8/?format=api"
                },
                {
                    "id": "880f075c-593f-429c-a46f-235d1e276f75",
                    "gambit_id": "f6b35ac4-2898-4ba0-a915-98dbd46fe8e1",
                    "last_updated": "2023-08-18T10:23:06.832187-04:00",
                    "created_at": "2023-08-17T08:08:24.635085-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758f8224-aa12-41c4-9ac0-f0653934c3b8/?format=api"
                }
            ]
        }
    ]
}