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/cf86e12b-9bbc-4569-a338-15e2bfbd538b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cf86e12b-9bbc-4569-a338-15e2bfbd538b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2a701433-06c9-44c1-8a12-c7eebbc049a0",
    "completed": true,
    "last_updated": "2023-10-18T10:57:55.073647-04:00",
    "created_at": "2023-10-17T08:58:19.988458-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2a701433-06c9-44c1-8a12-c7eebbc049a0",
    "datetime": "2023-10-17T18:07:00-04:00",
    "cutoff_datetime": "2023-10-17T18:07:00-04:00",
    "name": "Vancouver Canucks v. Philadelphia Flyers",
    "bettypes": [
        {
            "id": "c68c6c29-78dd-480d-9e42-64e32280de70",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf86e12b-9bbc-4569-a338-15e2bfbd538b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-17T08:58:20.001180-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": "Vancouver Canucks",
                        "amount": 5515.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": -126.35,
                "profit_sb_percentage": -1.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "35993110-d5e6-4e02-85f0-c0e9d8b5c602",
                    "gambit_id": "812a7588-27be-42f2-a171-6fbc07e3e121",
                    "last_updated": "2023-10-18T10:57:55.094944-04:00",
                    "created_at": "2023-10-17T08:58:20.007320-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.70000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c68c6c29-78dd-480d-9e42-64e32280de70/?format=api"
                },
                {
                    "id": "7bfee7a1-3ba5-4d44-bf42-e23594072dd1",
                    "gambit_id": "f6b54360-1ef0-49ec-a27d-4a061de0753d",
                    "last_updated": "2023-10-18T10:57:55.099838-04:00",
                    "created_at": "2023-10-17T08:58:20.013501-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.09000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c68c6c29-78dd-480d-9e42-64e32280de70/?format=api"
                }
            ]
        },
        {
            "id": "768b0431-2640-4e76-b80e-3916ec2e20b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf86e12b-9bbc-4569-a338-15e2bfbd538b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-17T08:58:20.020474-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": "Philadelphia Flyers",
                        "amount": 6546.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7b83053-9108-4d51-b629-56ce9dfdd2e6",
                    "gambit_id": "f334c8d4-bcb8-4de4-b9b5-ba5a6672015d",
                    "last_updated": "2023-10-18T10:57:55.109975-04:00",
                    "created_at": "2023-10-17T08:58:20.037215-04:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768b0431-2640-4e76-b80e-3916ec2e20b6/?format=api"
                },
                {
                    "id": "4e4d3f98-1834-4f17-8108-5ab888bb015a",
                    "gambit_id": "b87e873f-51c9-498c-984d-250edfba9e40",
                    "last_updated": "2023-10-18T10:57:55.106620-04:00",
                    "created_at": "2023-10-17T08:58:20.031392-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768b0431-2640-4e76-b80e-3916ec2e20b6/?format=api"
                }
            ]
        },
        {
            "id": "ccb8df01-1eb6-45e2-abe0-f191ee545cc3",
            "match": "https://api-prod.gambitprofit.com/api/matches/cf86e12b-9bbc-4569-a338-15e2bfbd538b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-17T08:58:20.041182-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",
                        "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": "7690ee98-26cc-46e4-881d-1b925be941b8",
                    "gambit_id": "2fa00a3d-4382-4a32-9af4-95bacba7e529",
                    "last_updated": "2023-10-18T10:57:55.119621-04:00",
                    "created_at": "2023-10-17T08:58:20.050864-04: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/ccb8df01-1eb6-45e2-abe0-f191ee545cc3/?format=api"
                },
                {
                    "id": "3724b8be-eed8-4929-940d-cc0473131540",
                    "gambit_id": "743bacb1-b6c7-45b6-b0ea-f13ab2739f2f",
                    "last_updated": "2023-10-18T10:57:55.123215-04:00",
                    "created_at": "2023-10-17T08:58:20.054849-04: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/ccb8df01-1eb6-45e2-abe0-f191ee545cc3/?format=api"
                }
            ]
        }
    ]
}