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/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2ed29ff-027a-409e-867e-aeab0e7c05ff",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4088fa1f-8497-409c-bbe6-c85f1a8c2e53",
    "completed": true,
    "last_updated": "2022-12-20T15:42:17.424622-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4088fa1f-8497-409c-bbe6-c85f1a8c2e53",
    "datetime": "2022-12-19T20:15:00-05:00",
    "cutoff_datetime": "2022-12-19T20:15:00-05:00",
    "name": "Los Angeles Rams v. Green Bay Packers",
    "bettypes": [
        {
            "id": "bbc2e672-4871-4aa9-8013-c23c530c1814",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?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": "Green Bay Packers",
                        "amount": 7406.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 2594.0
                    }
                ],
                "expected_reward_tokens": 9182.76,
                "profit_sb": 182.76,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2fe6130-41eb-48c5-a348-645269aa7ec6",
                    "gambit_id": "83447140-67cc-41ff-8094-f33d0b0fd2da",
                    "last_updated": "2022-12-20T15:42:17.430864-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api"
                },
                {
                    "id": "d574edf6-e7ba-4214-ae72-76a7ef581a66",
                    "gambit_id": "187da986-23f4-4a40-9b49-8a0661d27e57",
                    "last_updated": "2022-12-20T15:42:17.431974-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "3.54000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api"
                }
            ]
        },
        {
            "id": "25c5ec08-680a-4324-83d6-213f530cfc9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?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": "Green Bay Packers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ebbb86b0-3f98-4eef-bea6-be19e71cbe3c",
                    "gambit_id": "91ea406b-64f8-4be0-9118-e4c3d231ab06",
                    "last_updated": "2022-12-20T15:42:17.434239-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5ec08-680a-4324-83d6-213f530cfc9c/?format=api"
                },
                {
                    "id": "44ccfb69-354b-4826-ad22-94fc8830e2b8",
                    "gambit_id": "c0d529be-33a3-4924-9a20-60b16a6b908f",
                    "last_updated": "2022-12-20T15:42:17.435370-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c5ec08-680a-4324-83d6-213f530cfc9c/?format=api"
                }
            ]
        },
        {
            "id": "42037f0a-ef76-4c67-9eeb-d19959412fce",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?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 Under 39.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 39.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ac2c0936-5ec3-47d5-b6e6-b6058bc20107",
                    "gambit_id": "b735c383-5d87-4928-8608-3fbcffa91bc7",
                    "last_updated": "2022-12-20T15:42:17.427410-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 39.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42037f0a-ef76-4c67-9eeb-d19959412fce/?format=api"
                },
                {
                    "id": "ae93f887-83e5-4700-ac2a-69793422d44b",
                    "gambit_id": "3af03948-9188-4893-b6ff-f3806fa0956a",
                    "last_updated": "2022-12-20T15:42:17.428551-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 39.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42037f0a-ef76-4c67-9eeb-d19959412fce/?format=api"
                }
            ]
        }
    ]
}