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/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce1d2bab-dea1-4375-a04c-4955d87c2eee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9bff2c46-b863-4ed1-8f84-a4e40c564e5d",
    "completed": true,
    "last_updated": "2023-04-20T11:42:16.530753-04:00",
    "created_at": "2023-04-19T12:17:09.840736-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9bff2c46-b863-4ed1-8f84-a4e40c564e5d",
    "datetime": "2023-04-19T21:30:00-04:00",
    "cutoff_datetime": "2023-04-19T21:30:00-04:00",
    "name": "Minnesota Wild v. Dallas Stars",
    "bettypes": [
        {
            "id": "855ba828-0d67-4aee-abd1-cb6facc427cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-19T12:17:09.859179-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": "Dallas Stars",
                        "amount": 6100.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "89cdd038-e0d8-4e4d-961b-5b64f7c70fc7",
                    "gambit_id": "79c9ec0c-166e-4480-b878-c04e1b5831de",
                    "last_updated": "2023-04-20T11:42:16.546790-04:00",
                    "created_at": "2023-04-19T12:17:09.861443-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855ba828-0d67-4aee-abd1-cb6facc427cd/?format=api"
                },
                {
                    "id": "9c4f5b01-e478-4f23-8a89-a91f3a9571c1",
                    "gambit_id": "981a44f9-1c8a-4fd1-8dec-d9999a54e16a",
                    "last_updated": "2023-04-20T11:42:16.548917-04:00",
                    "created_at": "2023-04-19T12:17:09.863840-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855ba828-0d67-4aee-abd1-cb6facc427cd/?format=api"
                }
            ]
        },
        {
            "id": "0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-19T12:17:09.851964-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": "Minnesota Wild",
                        "amount": 6399.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96f7cf90-636b-4460-8d60-dad5028c3416",
                    "gambit_id": "65dfe3cc-84a1-4192-843e-0ddb11aeef92",
                    "last_updated": "2023-04-20T11:42:16.541961-04:00",
                    "created_at": "2023-04-19T12:17:09.856618-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api"
                },
                {
                    "id": "7133cfda-cbf0-4e16-920d-8dd7e8405af3",
                    "gambit_id": "47afcc40-6168-4cc7-9a09-297336f87b34",
                    "last_updated": "2023-04-20T11:42:16.540330-04:00",
                    "created_at": "2023-04-19T12:17:09.854280-04:00",
                    "name": "Dallas Stars",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api"
                }
            ]
        },
        {
            "id": "fa5d0c9c-ac04-4db2-b10d-7b8aebe63b65",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-19T12:17:09.844067-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 Under 5.5",
                        "amount": 5599.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d82a5093-4ad6-4866-a506-3c59a233c41d",
                    "gambit_id": "361e1435-1fca-4fa6-a050-982dd21b0442",
                    "last_updated": "2023-04-20T11:42:16.534619-04:00",
                    "created_at": "2023-04-19T12:17:09.846902-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5d0c9c-ac04-4db2-b10d-7b8aebe63b65/?format=api"
                },
                {
                    "id": "7d752540-240f-44b0-85ab-16a678f672d3",
                    "gambit_id": "bc7e1be8-61aa-48ab-a373-b6f73aee0b86",
                    "last_updated": "2023-04-20T11:42:16.536428-04:00",
                    "created_at": "2023-04-19T12:17:09.849431-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5d0c9c-ac04-4db2-b10d-7b8aebe63b65/?format=api"
                }
            ]
        }
    ]
}