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/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6cc03b0d-1f6f-4649-ab90-692326f92050",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7d6c8cb3-71f9-4cf1-b84a-b496c3d62302",
    "completed": true,
    "last_updated": "2023-01-16T10:11:50.383796-05:00",
    "created_at": "2023-01-14T08:26:56.316938-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.81,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7d6c8cb3-71f9-4cf1-b84a-b496c3d62302",
    "datetime": "2023-01-14T14:07:00-05:00",
    "cutoff_datetime": "2023-01-14T14:07:00-05:00",
    "name": "Calgary Flames v. Dallas Stars",
    "bettypes": [
        {
            "id": "ba3530bb-2a0c-4eb0-8598-32822660a8a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:56.337926-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": "Dallas Stars",
                        "amount": 5000.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4df62f52-d7f2-490b-aedc-6851751c9ea8",
                    "gambit_id": "a68ae481-128f-4800-9d76-79af193220de",
                    "last_updated": "2023-01-16T10:11:50.416974-05:00",
                    "created_at": "2023-01-14T08:26:56.340796-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3530bb-2a0c-4eb0-8598-32822660a8a3/?format=api"
                },
                {
                    "id": "a129d99d-41cd-4010-a941-9d79cfef8e86",
                    "gambit_id": "c4ad1b03-8533-4319-b836-78a5cc6ec498",
                    "last_updated": "2023-01-16T10:11:50.420221-05:00",
                    "created_at": "2023-01-14T08:26:56.343816-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3530bb-2a0c-4eb0-8598-32822660a8a3/?format=api"
                }
            ]
        },
        {
            "id": "43b77666-691a-4666-99f2-32e5011a8332",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:56.329170-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": "Calgary Flames",
                        "amount": 6771.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3229.0
                    }
                ],
                "expected_reward_tokens": 9073.14,
                "profit_sb": 73.14,
                "profit_sb_percentage": 0.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8c5043b4-7d0c-444f-b84e-4bc611dfd667",
                    "gambit_id": "59264d85-978b-4cb5-ba60-ed8532236277",
                    "last_updated": "2023-01-16T10:11:50.403118-05:00",
                    "created_at": "2023-01-14T08:26:56.334928-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.34000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43b77666-691a-4666-99f2-32e5011a8332/?format=api"
                },
                {
                    "id": "b8e29a73-1a54-4023-b548-ad1984bb3278",
                    "gambit_id": "56ec3cce-cf69-405b-b729-ba411ceaa296",
                    "last_updated": "2023-01-16T10:11:50.400050-05:00",
                    "created_at": "2023-01-14T08:26:56.332027-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.81000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43b77666-691a-4666-99f2-32e5011a8332/?format=api"
                }
            ]
        },
        {
            "id": "19b6bf12-2ed2-4416-8d35-13928c08d824",
            "match": "https://api-prod.gambitprofit.com/api/matches/6cc03b0d-1f6f-4649-ab90-692326f92050/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:56.320458-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": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4abd3631-dd5a-4a62-be1b-bc268b4a6c6f",
                    "gambit_id": "4f5eff02-7483-4cd0-bbed-9e3a7f9557b4",
                    "last_updated": "2023-01-16T10:11:50.390700-05:00",
                    "created_at": "2023-01-14T08:26:56.323363-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b6bf12-2ed2-4416-8d35-13928c08d824/?format=api"
                },
                {
                    "id": "27c88091-1c4c-4797-a65b-0f2d164adf89",
                    "gambit_id": "9ffbc408-5b43-49e8-afb7-1d9d08168d22",
                    "last_updated": "2023-01-16T10:11:50.393798-05:00",
                    "created_at": "2023-01-14T08:26:56.326196-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b6bf12-2ed2-4416-8d35-13928c08d824/?format=api"
                }
            ]
        }
    ]
}