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/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0d530bfe-3594-4150-b309-92fa78c836c8",
    "completed": true,
    "last_updated": "2022-10-31T11:46:57.706218-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0d530bfe-3594-4150-b309-92fa78c836c8",
    "datetime": "2022-10-30T13:00:00-04:00",
    "cutoff_datetime": "2022-10-30T13:00:00-04:00",
    "name": "Miami Dolphins v. Detroit Lions",
    "bettypes": [
        {
            "id": "8815e577-6cb0-46a9-a1e9-dd26f5e3956c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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": "Miami Dolphins",
                        "amount": 6326.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9410eca3-a441-4b40-9cde-3204351991ce",
                    "gambit_id": "08f695bc-bd84-4b4e-8320-1231ecc38410",
                    "last_updated": "2022-10-31T11:46:57.712974-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8815e577-6cb0-46a9-a1e9-dd26f5e3956c/?format=api"
                },
                {
                    "id": "cef51409-f1ff-4c2d-b579-ac468d5882fa",
                    "gambit_id": "046df517-b551-41ff-874d-00b9de99aa5e",
                    "last_updated": "2022-10-31T11:46:57.712024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8815e577-6cb0-46a9-a1e9-dd26f5e3956c/?format=api"
                }
            ]
        },
        {
            "id": "24996fa5-5ab0-48fa-a75a-0dd7c3d2a808",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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": "Miami Dolphins",
                        "amount": 5106.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66a3aa45-26d9-4713-8aae-7fbdccf9a493",
                    "gambit_id": "c9ad54c9-e475-4396-9c53-a81c3db612b2",
                    "last_updated": "2022-10-31T11:46:57.715766-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24996fa5-5ab0-48fa-a75a-0dd7c3d2a808/?format=api"
                },
                {
                    "id": "2085148c-1d4f-4dc8-a5fc-f723dcb982ca",
                    "gambit_id": "f10135d2-a31b-4f02-97f9-5f5364805cec",
                    "last_updated": "2022-10-31T11:46:57.714832-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24996fa5-5ab0-48fa-a75a-0dd7c3d2a808/?format=api"
                }
            ]
        },
        {
            "id": "e66a6fe2-96b9-49e9-bd63-4145f521199b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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 52",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 52",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7c856e7-9e2c-4dfd-ba54-c10381d869d1",
                    "gambit_id": "9ddc3582-d6c8-4319-8040-ff35fc14e196",
                    "last_updated": "2022-10-31T11:46:57.709095-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 52",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api"
                },
                {
                    "id": "d8dcbeb7-59aa-4cd4-afda-30f039a13868",
                    "gambit_id": "c0734263-5f49-4771-b857-ca5ef40a54e3",
                    "last_updated": "2022-10-31T11:46:57.710145-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 52",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api"
                }
            ]
        }
    ]
}