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/7a6568d2-ec36-4024-8f5a-bc6d191a78cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a6568d2-ec36-4024-8f5a-bc6d191a78cd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3601a435-6ded-4524-9e4f-c0eb420845ff",
    "completed": true,
    "last_updated": "2023-11-27T10:13:22.488223-05:00",
    "created_at": "2023-11-25T09:23:05.627524-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3601a435-6ded-4524-9e4f-c0eb420845ff",
    "datetime": "2023-11-25T22:07:00-05:00",
    "cutoff_datetime": "2023-11-25T22:07:00-05:00",
    "name": "Arizona Coyotes v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "93abff0c-6526-4e6e-b353-0e94173871c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a6568d2-ec36-4024-8f5a-bc6d191a78cd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-25T09:23:05.637422-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": "Vegas Golden Knights",
                        "amount": 6546.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c55edba1-4bea-4fd6-9739-4b55d5cc6808",
                    "gambit_id": "f8bc2cb5-b76d-4676-b4be-0d6c66d30770",
                    "last_updated": "2023-11-27T10:13:22.518435-05:00",
                    "created_at": "2023-11-25T09:23:05.645121-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93abff0c-6526-4e6e-b353-0e94173871c5/?format=api"
                },
                {
                    "id": "36a31032-31d4-4119-b056-e4f0fd56279f",
                    "gambit_id": "6462a438-4ef1-40d5-82c6-d011f4d064b5",
                    "last_updated": "2023-11-27T10:13:22.515167-05:00",
                    "created_at": "2023-11-25T09:23:05.641373-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93abff0c-6526-4e6e-b353-0e94173871c5/?format=api"
                }
            ]
        },
        {
            "id": "d580dffc-f276-4339-a936-7d5ff5f4a019",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a6568d2-ec36-4024-8f5a-bc6d191a78cd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-25T09:23:05.649211-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": "Arizona Coyotes",
                        "amount": 5602.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47d9aa1b-3dea-42fe-8be2-40b9b9b1ee5e",
                    "gambit_id": "fee3bae4-1122-4364-92bd-3227525b81dd",
                    "last_updated": "2023-11-27T10:13:22.524987-05:00",
                    "created_at": "2023-11-25T09:23:05.652891-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d580dffc-f276-4339-a936-7d5ff5f4a019/?format=api"
                },
                {
                    "id": "790b2086-2180-489c-b2f0-bde1d3b21021",
                    "gambit_id": "85a5ec4e-16d9-417d-ba27-d766fc1780b6",
                    "last_updated": "2023-11-27T10:13:22.535308-05:00",
                    "created_at": "2023-11-25T09:23:05.658459-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d580dffc-f276-4339-a936-7d5ff5f4a019/?format=api"
                }
            ]
        },
        {
            "id": "6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a6568d2-ec36-4024-8f5a-bc6d191a78cd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-25T09:23:05.662798-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",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94a6743a-108b-4890-abbf-6e259af96e9e",
                    "gambit_id": "0bb64138-2f4b-47d8-9484-94de10dfcda4",
                    "last_updated": "2023-11-27T10:13:22.541545-05:00",
                    "created_at": "2023-11-25T09:23:05.666247-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72/?format=api"
                },
                {
                    "id": "0e29901e-af98-457e-8e14-4957bf5c284b",
                    "gambit_id": "94300406-2b1e-46b9-94c9-235f987aea5d",
                    "last_updated": "2023-11-27T10:13:22.544716-05:00",
                    "created_at": "2023-11-25T09:23:05.670257-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72/?format=api"
                }
            ]
        }
    ]
}