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/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fa90522c-b8ea-41c8-9bfc-6429f95da29c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "149f9ffa-588c-4d2b-9518-19694d36e873",
    "completed": true,
    "last_updated": "2022-11-28T11:42:08.478734-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.65,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/149f9ffa-588c-4d2b-9518-19694d36e873",
    "datetime": "2022-11-27T16:25:00-05:00",
    "cutoff_datetime": "2022-11-27T16:25:00-05:00",
    "name": "Los Angeles Rams v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "d53998cd-0d42-4e4f-8e5a-7a5dbeedaf91",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10600.0,
                "profit_sb": 1600.0,
                "profit_sb_percentage": 17.78,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 8801.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 1199.0
                    }
                ],
                "expected_reward_tokens": 9328.22,
                "profit_sb": 328.22,
                "profit_sb_percentage": 3.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f25d7ae0-617c-41bb-9244-3fbc9c0546c5",
                    "gambit_id": "70448a00-e8e6-4949-904a-0c151fcdd7b9",
                    "last_updated": "2022-11-28T11:42:08.484182-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.06000",
                    "odds": "1.06670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53998cd-0d42-4e4f-8e5a-7a5dbeedaf91/?format=api"
                },
                {
                    "id": "b2674e8f-9bcc-42dc-b8f1-84df7a43be89",
                    "gambit_id": "e67e2836-0ab2-4fe2-b392-55513874220c",
                    "last_updated": "2022-11-28T11:42:08.485183-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "7.78000",
                    "odds": "8.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d53998cd-0d42-4e4f-8e5a-7a5dbeedaf91/?format=api"
                }
            ]
        },
        {
            "id": "19a2b98a-ef05-4179-bb11-a8de4e6d1639",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?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": "Kansas City Chiefs",
                        "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": "853353de-64da-4640-bdb3-54adf38a3812",
                    "gambit_id": "88ba4ee8-81a1-49f6-ac14-d133e60c4dae",
                    "last_updated": "2022-11-28T11:42:08.487195-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a2b98a-ef05-4179-bb11-a8de4e6d1639/?format=api"
                },
                {
                    "id": "874aca41-325e-4fb8-a53e-8e61dfaca06f",
                    "gambit_id": "fbd667d1-66d4-4be4-9bce-ff4682eb9204",
                    "last_updated": "2022-11-28T11:42:08.488202-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19a2b98a-ef05-4179-bb11-a8de4e6d1639/?format=api"
                }
            ]
        },
        {
            "id": "34cad258-e38e-4003-882d-9592ae2f82ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/fa90522c-b8ea-41c8-9bfc-6429f95da29c/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9274a27-890c-4e92-b9b1-18f76c731efe",
                    "gambit_id": "2b294e31-b7c6-4518-b74a-fae705092602",
                    "last_updated": "2022-11-28T11:42:08.481164-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api"
                },
                {
                    "id": "728f55e4-3f2f-4d78-bde5-b04d84fa5882",
                    "gambit_id": "04472db5-7e1d-4bde-a042-508342a0f464",
                    "last_updated": "2022-11-28T11:42:08.482188-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34cad258-e38e-4003-882d-9592ae2f82ee/?format=api"
                }
            ]
        }
    ]
}