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/385809e0-07b9-4007-b47e-879fe67e3614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "385809e0-07b9-4007-b47e-879fe67e3614",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "02ee67a5-5a55-408a-b5f6-45facd66caaf",
    "completed": true,
    "last_updated": "2022-11-17T11:12:39.766087-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/02ee67a5-5a55-408a-b5f6-45facd66caaf",
    "datetime": "2022-11-16T19:05:00-05:00",
    "cutoff_datetime": "2022-11-16T19:05:00-05:00",
    "name": "Buffalo Sabres v. Ottawa Senators",
    "bettypes": [
        {
            "id": "6e2dd14d-277e-4af9-b4a1-9c5494261675",
            "match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?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": "Ottawa Senators",
                        "amount": 5974.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4026.0
                    }
                ],
                "expected_reward_tokens": 9139.02,
                "profit_sb": 139.02,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "84bd3075-83f0-45e1-91c9-e8a91c96c3bb",
                    "gambit_id": "5ea32c8b-62db-4b41-abcc-30b74ded2a40",
                    "last_updated": "2022-11-17T11:12:39.778247-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api"
                },
                {
                    "id": "e65ba784-a4b7-46fe-9550-a2b42573e48d",
                    "gambit_id": "7268acc0-1dcf-46ef-a1f5-d9606043090b",
                    "last_updated": "2022-11-17T11:12:39.779652-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api"
                }
            ]
        },
        {
            "id": "f3b4299f-481a-4cc8-acab-32880b69b807",
            "match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?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": "Buffalo Sabres",
                        "amount": 6114.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae3b85ee-c970-4f52-a25c-a3ce6559d055",
                    "gambit_id": "da43baeb-9720-4fd4-a021-9c6eae0fd3b8",
                    "last_updated": "2022-11-17T11:12:39.775480-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api"
                },
                {
                    "id": "a9bb2a6d-8aec-4ad7-bfae-6af0d5504276",
                    "gambit_id": "3a6d1c76-5be3-4d81-b237-9609f138e613",
                    "last_updated": "2022-11-17T11:12:39.774037-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3b4299f-481a-4cc8-acab-32880b69b807/?format=api"
                }
            ]
        },
        {
            "id": "019e2cbe-b911-4718-94ee-2c961678803b",
            "match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?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 6.5",
                        "amount": 5492.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75b3e1a2-18c8-4dfb-a546-a4077871c2f2",
                    "gambit_id": "b0d82e91-b6c7-40ed-be53-8e355b03179d",
                    "last_updated": "2022-11-17T11:12:39.771239-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e2cbe-b911-4718-94ee-2c961678803b/?format=api"
                },
                {
                    "id": "ce9dc996-c468-46ff-b957-46138102ca4f",
                    "gambit_id": "371b2144-20c6-4747-b5cc-397032dbaeb3",
                    "last_updated": "2022-11-17T11:12:39.769795-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e2cbe-b911-4718-94ee-2c961678803b/?format=api"
                }
            ]
        }
    ]
}