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/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6bbb4a08-68c3-4552-b1c2-a52156ab6397",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1a2dcf19-9b15-45e2-9d65-37b56428a117",
    "completed": true,
    "last_updated": "2022-09-17T17:12:28.780812-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1a2dcf19-9b15-45e2-9d65-37b56428a117",
    "datetime": "2022-09-16T19:10:00-04:00",
    "cutoff_datetime": "2022-09-16T19:10:00-04:00",
    "name": "KAN (J Heasley) v. BOS (M Wacha)",
    "bettypes": [
        {
            "id": "cd8c3914-14cc-462c-ac7f-579f4c7fae2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "BOS (M Wacha)",
                        "amount": 6434.0
                    },
                    {
                        "team": "KAN (J Heasley)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9200.28,
                "profit_sb": 200.28,
                "profit_sb_percentage": 2.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1813d374-f031-4416-bf64-b6db55956f4d",
                    "gambit_id": "a37af59f-c96c-45c7-bcb7-a99364c3bd92",
                    "last_updated": "2022-09-17T17:12:28.789105-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (M Wacha)",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api"
                },
                {
                    "id": "d3ecdc52-f869-4095-91ea-7ddb734d8f69",
                    "gambit_id": "404182aa-790e-4ae0-8e98-bb28ded75f50",
                    "last_updated": "2022-09-17T17:12:28.790101-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (J Heasley)",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api"
                }
            ]
        },
        {
            "id": "b98fd144-323b-460a-9163-61b0f332b7e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "BOS",
                        "amount": 5208.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fc182da7-127f-4795-a5a8-5d2d9fc927ae",
                    "gambit_id": "e215c19d-00ad-40b8-ba4d-bc6b2a7cdca9",
                    "last_updated": "2022-09-17T17:12:28.786194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98fd144-323b-460a-9163-61b0f332b7e0/?format=api"
                },
                {
                    "id": "1cdbbf5b-b09f-46fd-8eb8-7ba14c9f7880",
                    "gambit_id": "bce38414-6ed1-4871-bfac-1f42adc1e153",
                    "last_updated": "2022-09-17T17:12:28.787130-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98fd144-323b-460a-9163-61b0f332b7e0/?format=api"
                }
            ]
        },
        {
            "id": "588319d0-a29a-4b01-9945-b6b9ed4404b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Over 9",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "092f035c-c27a-43e6-b859-8b33023a7219",
                    "gambit_id": "2409d478-7b4e-4e78-9c95-76f4b934b69d",
                    "last_updated": "2022-09-17T17:12:28.784273-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api"
                },
                {
                    "id": "9c878433-305f-44fe-875d-232684486e24",
                    "gambit_id": "1ecda14c-4705-4a72-80a2-ff2e5a90c6c1",
                    "last_updated": "2022-09-17T17:12:28.783321-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api"
                }
            ]
        }
    ]
}