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/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd75ac67-eaad-4796-a06c-f3d0c89f78eb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fe39cc5e-0f44-4058-ae9e-37adc13b454d",
    "completed": true,
    "last_updated": "2022-11-04T09:07:45.382693-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.63,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fe39cc5e-0f44-4058-ae9e-37adc13b454d",
    "datetime": "2022-11-03T20:15:00-04:00",
    "cutoff_datetime": "2022-11-03T20:15:00-04:00",
    "name": "Philadelphia Eagles v. Houston Texans",
    "bettypes": [
        {
            "id": "6165b224-3758-4b8d-85d3-9c5b1feb312b",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?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": "Philadelphia Eagles",
                        "amount": 8403.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 1597.0
                    }
                ],
                "expected_reward_tokens": 9326.48,
                "profit_sb": 326.48,
                "profit_sb_percentage": 3.63,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11c7e1b6-75ce-421a-b642-b2a0ae4f7ba9",
                    "gambit_id": "97a019ae-254f-4e4a-8d41-ee6627bd82c6",
                    "last_updated": "2022-11-04T09:07:45.389146-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.11000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6165b224-3758-4b8d-85d3-9c5b1feb312b/?format=api"
                },
                {
                    "id": "3a7c3e4c-fec9-4754-b22f-f2d70d671f66",
                    "gambit_id": "d0c46a50-75b2-4354-918d-1875d3774ac9",
                    "last_updated": "2022-11-04T09:07:45.388199-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "5.84000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6165b224-3758-4b8d-85d3-9c5b1feb312b/?format=api"
                }
            ]
        },
        {
            "id": "8b606bf8-5a64-4cd2-a44e-27ed30f60c2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Texans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "229e4ae2-7c29-4e38-a639-8f6fb4616a31",
                    "gambit_id": "0732cf06-5b04-46d3-9b2e-e9ee87927c2d",
                    "last_updated": "2022-11-04T09:07:45.391963-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b606bf8-5a64-4cd2-a44e-27ed30f60c2e/?format=api"
                },
                {
                    "id": "5340a91a-402e-4235-8704-b9d83ccd56bf",
                    "gambit_id": "893eb05c-7f46-4e68-af5c-d034795ad150",
                    "last_updated": "2022-11-04T09:07:45.391023-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Houston Texans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b606bf8-5a64-4cd2-a44e-27ed30f60c2e/?format=api"
                }
            ]
        },
        {
            "id": "4607a6f4-3073-46f5-a719-f4a658a28adb",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd75ac67-eaad-4796-a06c-f3d0c89f78eb/?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 45",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 45",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3cac574-ae0c-4340-8559-5b42be1078f8",
                    "gambit_id": "764d404c-ec53-4f5e-bf0f-8c7367ab5a79",
                    "last_updated": "2022-11-04T09:07:45.385347-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api"
                },
                {
                    "id": "fbe6d30e-6949-439e-9e2a-2cc06a2d1dc0",
                    "gambit_id": "25ac93e0-2bd0-47ec-bf4e-eb45cbb6fbfe",
                    "last_updated": "2022-11-04T09:07:45.386297-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "45.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4607a6f4-3073-46f5-a719-f4a658a28adb/?format=api"
                }
            ]
        }
    ]
}