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/313c4455-ef42-4de0-8256-358fa638c326/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "313c4455-ef42-4de0-8256-358fa638c326",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "52fa5b38-d57f-40ac-b124-4326f9d51479",
    "completed": true,
    "last_updated": "2022-08-15T14:31:54.915142-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.73,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/52fa5b38-d57f-40ac-b124-4326f9d51479",
    "datetime": "2022-08-14T16:25:00-04:00",
    "cutoff_datetime": "2022-08-14T16:25:00-04:00",
    "name": "Minnesota Vikings v. Las Vegas Raiders",
    "bettypes": [
        {
            "id": "fbb9bea6-5abe-4fc9-a979-4eebd51ea0ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/313c4455-ef42-4de0-8256-358fa638c326/?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": "Las Vegas Raiders",
                        "amount": 6511.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 3489.0
                    }
                ],
                "expected_reward_tokens": 9245.62,
                "profit_sb": 245.62,
                "profit_sb_percentage": 2.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "436a8e00-3849-4feb-a441-23bf63f50e61",
                    "gambit_id": "9960ade7-fb1b-4149-b759-e661d889c573",
                    "last_updated": "2022-08-15T14:31:54.918008-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.42000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb9bea6-5abe-4fc9-a979-4eebd51ea0ab/?format=api"
                },
                {
                    "id": "bf2423a3-f556-4bd0-ad84-974ca7d01bf5",
                    "gambit_id": "0aa0217b-a83a-4907-85ff-9d421a9e8ee1",
                    "last_updated": "2022-08-15T14:31:54.918427-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "2.65000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb9bea6-5abe-4fc9-a979-4eebd51ea0ab/?format=api"
                }
            ]
        },
        {
            "id": "65c0149c-d4f2-4738-aa74-69d09a4dc17c",
            "match": "https://api-prod.gambitprofit.com/api/matches/313c4455-ef42-4de0-8256-358fa638c326/?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": "Las Vegas Raiders",
                        "amount": 5095.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4905.0
                    }
                ],
                "expected_reward_tokens": 9171.0,
                "profit_sb": 171.0,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09f03346-c6e1-40fd-a04f-9895a98bed54",
                    "gambit_id": "cfa4474d-edba-4c78-b4e0-5dbd16d8975b",
                    "last_updated": "2022-08-15T14:31:54.917125-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.80000",
                    "odds": "1.86960",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65c0149c-d4f2-4738-aa74-69d09a4dc17c/?format=api"
                },
                {
                    "id": "5230d8f9-72af-4ddc-a673-0865c98a6b48",
                    "gambit_id": "df5acea2-0f49-46b7-acd0-49032ffbeb84",
                    "last_updated": "2022-08-15T14:31:54.917577-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65c0149c-d4f2-4738-aa74-69d09a4dc17c/?format=api"
                }
            ]
        },
        {
            "id": "5912c231-3b7a-4547-afcb-ad7efc2059ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/313c4455-ef42-4de0-8256-358fa638c326/?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 39.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 39.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de19bfef-5b19-4420-8210-c34f923dc8f2",
                    "gambit_id": "6cd2e1dc-633f-4d45-9d09-3804be97b868",
                    "last_updated": "2022-08-15T14:31:54.916661-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 39.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5912c231-3b7a-4547-afcb-ad7efc2059ef/?format=api"
                },
                {
                    "id": "f0d3e829-acbf-4860-ad9c-d582d25ce0ac",
                    "gambit_id": "f56776c4-b230-4b9c-8ec4-1ef1d472cda6",
                    "last_updated": "2022-08-15T14:31:54.916181-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 39.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "39.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5912c231-3b7a-4547-afcb-ad7efc2059ef/?format=api"
                }
            ]
        }
    ]
}