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/802fce38-d83e-4fa5-b8d4-c976fc6ed9d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "802fce38-d83e-4fa5-b8d4-c976fc6ed9d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0e80d4db-b020-4568-ae87-6feaa4b9baf0",
    "completed": true,
    "last_updated": "2023-12-12T10:23:16.731936-05:00",
    "created_at": "2023-12-10T09:58:03.110105-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0e80d4db-b020-4568-ae87-6feaa4b9baf0",
    "datetime": "2023-12-10T21:07:00-05:00",
    "cutoff_datetime": "2023-12-10T21:07:00-05:00",
    "name": "Minnesota Wild v. Seattle Kraken",
    "bettypes": [
        {
            "id": "8cfe5354-a111-4ba2-903c-6a0d336d00bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/802fce38-d83e-4fa5-b8d4-c976fc6ed9d0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-10T09:58:03.119855-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": "Minnesota Wild",
                        "amount": 5421.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "285a21cd-8a43-4e5f-a731-62bf8bb4f392",
                    "gambit_id": "17f5e939-bae9-43cd-8b30-8f01b3a96246",
                    "last_updated": "2023-12-12T10:23:16.750707-05:00",
                    "created_at": "2023-12-10T09:58:03.124013-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfe5354-a111-4ba2-903c-6a0d336d00bd/?format=api"
                },
                {
                    "id": "aa413dc5-2566-4f27-bcff-e409118c9a41",
                    "gambit_id": "5e23f3f8-eafb-4118-8d12-5a1cfb5fc3a4",
                    "last_updated": "2023-12-12T10:23:16.754241-05:00",
                    "created_at": "2023-12-10T09:58:03.128951-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfe5354-a111-4ba2-903c-6a0d336d00bd/?format=api"
                }
            ]
        },
        {
            "id": "d15c6ecb-8209-4c2f-b403-9cd741c59194",
            "match": "https://api-prod.gambitprofit.com/api/matches/802fce38-d83e-4fa5-b8d4-c976fc6ed9d0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-10T09:58:03.132940-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": "Seattle Kraken",
                        "amount": 6603.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3397.0
                    }
                ],
                "expected_reward_tokens": 9442.29,
                "profit_sb": -57.71,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12774710-8d21-4742-84f4-d4dcd2649c95",
                    "gambit_id": "089b3223-12e6-4511-a6a8-f5366aa63ab3",
                    "last_updated": "2023-12-12T10:23:16.764576-05:00",
                    "created_at": "2023-12-10T09:58:03.140074-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15c6ecb-8209-4c2f-b403-9cd741c59194/?format=api"
                },
                {
                    "id": "5b3a10a5-364c-434c-a32d-0229fc6b9960",
                    "gambit_id": "2325e916-29af-4f1d-8c21-e2adc971cd3a",
                    "last_updated": "2023-12-12T10:23:16.761277-05:00",
                    "created_at": "2023-12-10T09:58:03.136365-05:00",
                    "name": "Minnesota Wild",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15c6ecb-8209-4c2f-b403-9cd741c59194/?format=api"
                }
            ]
        },
        {
            "id": "1b57c4e8-6249-4f31-8220-f2c650a54d5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/802fce38-d83e-4fa5-b8d4-c976fc6ed9d0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-10T09:58:03.144189-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57d1bc8d-47d1-4e38-8f93-551491d60f0c",
                    "gambit_id": "1088acc4-ad54-4386-b0ce-f4e0c30c9152",
                    "last_updated": "2023-12-12T10:23:16.771350-05:00",
                    "created_at": "2023-12-10T09:58:03.154544-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b57c4e8-6249-4f31-8220-f2c650a54d5e/?format=api"
                },
                {
                    "id": "09c8dc66-a6fb-4530-b0da-7b40255db181",
                    "gambit_id": "9f96613e-008a-4072-9143-d3c380ee62e1",
                    "last_updated": "2023-12-12T10:23:16.775110-05:00",
                    "created_at": "2023-12-10T09:58:03.169534-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b57c4e8-6249-4f31-8220-f2c650a54d5e/?format=api"
                }
            ]
        }
    ]
}