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/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4bef21e1-43db-4a48-9aa8-cba729d9e15a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "58f1224f-2623-4c71-8e3a-b80a0d0889ee",
    "completed": true,
    "last_updated": "2022-12-05T15:22:04.737847-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/58f1224f-2623-4c71-8e3a-b80a0d0889ee",
    "datetime": "2022-12-04T16:25:00-05:00",
    "cutoff_datetime": "2022-12-04T16:25:00-05:00",
    "name": "Kansas City Chiefs v. Cincinnati Bengals",
    "bettypes": [
        {
            "id": "87d1e129-665b-4e7c-934c-77dad3f66e28",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?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": "Kansas City Chiefs",
                        "amount": 5664.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d9f650b-5a40-43cf-a841-898b00194809",
                    "gambit_id": "cb468492-edf9-492c-b665-c23328823656",
                    "last_updated": "2022-12-05T15:22:04.745067-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d1e129-665b-4e7c-934c-77dad3f66e28/?format=api"
                },
                {
                    "id": "9f12faea-9c29-4495-8a73-4ee53c774c7e",
                    "gambit_id": "baa7cdd7-9f6b-47a7-95de-28b36897388b",
                    "last_updated": "2022-12-05T15:22:04.743937-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87d1e129-665b-4e7c-934c-77dad3f66e28/?format=api"
                }
            ]
        },
        {
            "id": "e745bf05-088b-40d0-957a-9fc43f8b0bbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?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": 5208.0
                    },
                    {
                        "team": "Cincinnati Bengals",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fe3e9bcc-20bb-4b1b-9584-7c8f75ca9096",
                    "gambit_id": "524e15f7-f460-450b-bad6-4d6ca8cf85a6",
                    "last_updated": "2022-12-05T15:22:04.748586-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e745bf05-088b-40d0-957a-9fc43f8b0bbd/?format=api"
                },
                {
                    "id": "fbb4f5a3-46aa-4951-b72b-481e1b56a240",
                    "gambit_id": "1008a237-527a-4550-94e9-5478b472560e",
                    "last_updated": "2022-12-05T15:22:04.747372-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati Bengals",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e745bf05-088b-40d0-957a-9fc43f8b0bbd/?format=api"
                }
            ]
        },
        {
            "id": "a5c0ebd2-7250-488f-9038-81d1bf6ec1f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/4bef21e1-43db-4a48-9aa8-cba729d9e15a/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e13e18b4-6ddb-4f0b-8741-c08595531949",
                    "gambit_id": "c8dcc7c5-cc50-4afe-826f-fc9e47a91751",
                    "last_updated": "2022-12-05T15:22:04.740596-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c0ebd2-7250-488f-9038-81d1bf6ec1f0/?format=api"
                },
                {
                    "id": "8e667f34-f572-47a8-a333-0ca9b682a1a8",
                    "gambit_id": "17a69e8d-cd26-4f8c-a619-d663d171f36b",
                    "last_updated": "2022-12-05T15:22:04.741736-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c0ebd2-7250-488f-9038-81d1bf6ec1f0/?format=api"
                }
            ]
        }
    ]
}