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/d294a7e0-000c-45e9-aef7-9e7d88a64a26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d294a7e0-000c-45e9-aef7-9e7d88a64a26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5910d20a-2b18-407f-9a48-fb693b45033f",
    "completed": true,
    "last_updated": "2023-02-28T12:37:08.427937-05:00",
    "created_at": "2023-02-27T10:17:01.986196-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5910d20a-2b18-407f-9a48-fb693b45033f",
    "datetime": "2023-02-27T19:10:00-05:00",
    "cutoff_datetime": "2023-02-27T19:10:00-05:00",
    "name": "Miami Heat v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "a0975b55-a2df-4a24-9503-e496a0476d69",
            "match": "https://api-prod.gambitprofit.com/api/matches/d294a7e0-000c-45e9-aef7-9e7d88a64a26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:37:08.433610-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 76ers",
                        "amount": 6611.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a054d43-f2cb-44c6-a520-7647c5a8f026",
                    "gambit_id": "0256f06a-0775-4d64-ac5f-9ab9c612df65",
                    "last_updated": "2023-02-28T12:37:08.434816-05:00",
                    "created_at": "2023-02-28T12:37:08.434824-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0975b55-a2df-4a24-9503-e496a0476d69/?format=api"
                },
                {
                    "id": "5ccb06a7-572f-4cba-a605-564cfb32b8b8",
                    "gambit_id": "8207df82-12bb-4b81-bcb3-50b6bcfc161e",
                    "last_updated": "2023-02-28T12:37:08.436088-05:00",
                    "created_at": "2023-02-28T12:37:08.436096-05:00",
                    "name": "Miami Heat",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0975b55-a2df-4a24-9503-e496a0476d69/?format=api"
                }
            ]
        },
        {
            "id": "314756cc-c4a8-452f-9a77-a2d027577f40",
            "match": "https://api-prod.gambitprofit.com/api/matches/d294a7e0-000c-45e9-aef7-9e7d88a64a26/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-27T10:17:01.987748-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 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "055b8fd4-86c2-47c3-94b8-e37ebe56c196",
                    "gambit_id": "22e6f878-5cf9-4144-8d09-b835b0ab7d04",
                    "last_updated": "2023-02-28T12:37:08.438376-05:00",
                    "created_at": "2023-02-27T10:17:01.989010-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314756cc-c4a8-452f-9a77-a2d027577f40/?format=api"
                },
                {
                    "id": "9c5b9beb-ce5b-4c68-87e2-100bacee114a",
                    "gambit_id": "58b0e777-490e-4c8d-81c5-71e1fe70baba",
                    "last_updated": "2023-02-28T12:37:08.439551-05:00",
                    "created_at": "2023-02-27T10:17:01.990317-05:00",
                    "name": "Miami Heat",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314756cc-c4a8-452f-9a77-a2d027577f40/?format=api"
                }
            ]
        },
        {
            "id": "091fc874-649d-4500-a944-043060d32b68",
            "match": "https://api-prod.gambitprofit.com/api/matches/d294a7e0-000c-45e9-aef7-9e7d88a64a26/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:08.429780-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 217",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 217",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "65a93685-035f-415e-bb1a-166be7250473",
                    "gambit_id": "76950040-24fa-4254-a5b5-80fcc4382052",
                    "last_updated": "2023-02-28T12:37:08.430995-05:00",
                    "created_at": "2023-02-28T12:37:08.431003-05:00",
                    "name": "Game Total Under 217",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/091fc874-649d-4500-a944-043060d32b68/?format=api"
                },
                {
                    "id": "9e6273ce-9191-4d4f-80d5-46288d5e55cf",
                    "gambit_id": "2b5928bc-7b8a-4b8e-8e71-0cd424fe43d3",
                    "last_updated": "2023-02-28T12:37:08.432262-05:00",
                    "created_at": "2023-02-28T12:37:08.432271-05:00",
                    "name": "Game Total Over 217",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "217.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/091fc874-649d-4500-a944-043060d32b68/?format=api"
                }
            ]
        }
    ]
}