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/178ecc67-1d50-43e8-853d-53a3111b423c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "178ecc67-1d50-43e8-853d-53a3111b423c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1142028d-9de7-4731-9de0-84cc83191b3a",
    "completed": true,
    "last_updated": "2023-10-23T20:43:03.513599-04:00",
    "created_at": "2023-10-21T09:38:04.819250-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1142028d-9de7-4731-9de0-84cc83191b3a",
    "datetime": "2023-10-21T13:07:00-04:00",
    "cutoff_datetime": "2023-10-21T13:07:00-04:00",
    "name": "Detroit Red Wings v. Ottawa Senators",
    "bettypes": [
        {
            "id": "186c2fcf-d197-4362-bcf7-6fda24b00874",
            "match": "https://api-prod.gambitprofit.com/api/matches/178ecc67-1d50-43e8-853d-53a3111b423c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-21T09:38:04.828153-04: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": 5861.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4139.0
                    }
                ],
                "expected_reward_tokens": 9436.21,
                "profit_sb": -63.79,
                "profit_sb_percentage": -0.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "700b025f-dd7e-4e03-b22a-bfbef1732744",
                    "gambit_id": "08567564-ea74-4495-b241-67019a5dbf92",
                    "last_updated": "2023-10-23T20:43:03.530266-04:00",
                    "created_at": "2023-10-21T09:38:04.844603-04:00",
                    "name": "Ottawa Senators",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/186c2fcf-d197-4362-bcf7-6fda24b00874/?format=api"
                },
                {
                    "id": "8b40aba5-e298-489c-baf4-14b4b791cfb5",
                    "gambit_id": "679884ac-8b06-41a0-abd1-a62d24af120f",
                    "last_updated": "2023-10-23T20:43:03.526971-04:00",
                    "created_at": "2023-10-21T09:38:04.836938-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/186c2fcf-d197-4362-bcf7-6fda24b00874/?format=api"
                }
            ]
        },
        {
            "id": "5ddc657d-5ce1-4985-99f3-4de206322fc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/178ecc67-1d50-43e8-853d-53a3111b423c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-21T09:38:04.849402-04: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": "Detroit Red Wings",
                        "amount": 6160.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c1e5cea-7230-4844-b933-3c552ba1bcf7",
                    "gambit_id": "012332a8-aa12-4182-bc13-56ca46661e6c",
                    "last_updated": "2023-10-23T20:43:03.537239-04:00",
                    "created_at": "2023-10-21T09:38:04.853272-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ddc657d-5ce1-4985-99f3-4de206322fc7/?format=api"
                },
                {
                    "id": "3d39c9bc-1035-4c9a-be78-7664d234669d",
                    "gambit_id": "46eb7b9d-b1c5-4df8-82f4-0129b7c552d5",
                    "last_updated": "2023-10-23T20:43:03.540698-04:00",
                    "created_at": "2023-10-21T09:38:04.858411-04:00",
                    "name": "Ottawa Senators",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ddc657d-5ce1-4985-99f3-4de206322fc7/?format=api"
                }
            ]
        },
        {
            "id": "cbbf8108-8283-4d78-b323-88c9860c1383",
            "match": "https://api-prod.gambitprofit.com/api/matches/178ecc67-1d50-43e8-853d-53a3111b423c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-21T09:38:04.862974-04: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": 5515.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a3e41e7-d256-49bd-bfd5-70250f36c5ce",
                    "gambit_id": "ea1495e5-87f0-4926-8081-a4d01d13715a",
                    "last_updated": "2023-10-23T20:43:03.547313-04:00",
                    "created_at": "2023-10-21T09:38:04.868006-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbbf8108-8283-4d78-b323-88c9860c1383/?format=api"
                },
                {
                    "id": "e6471c5c-20c4-4b6c-ac94-2c1e5a41c67d",
                    "gambit_id": "061cb9e8-dcff-4bec-b258-1e01fd1140cf",
                    "last_updated": "2023-10-23T20:43:03.550697-04:00",
                    "created_at": "2023-10-21T09:38:04.872597-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbbf8108-8283-4d78-b323-88c9860c1383/?format=api"
                }
            ]
        }
    ]
}