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/32b22aa6-d0e6-434f-9bcb-5b8f16e436d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "32b22aa6-d0e6-434f-9bcb-5b8f16e436d4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0d0fd13b-273e-497c-a680-23075c40efd2",
    "completed": true,
    "last_updated": "2023-06-16T10:03:12.691203-04:00",
    "created_at": "2023-06-15T08:23:07.686678-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.82,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0d0fd13b-273e-497c-a680-23075c40efd2",
    "datetime": "2023-06-15T13:05:00-04:00",
    "cutoff_datetime": "2023-06-15T13:05:00-04:00",
    "name": "TOR (Y Kikuchi) v. BAL (T Wells)",
    "bettypes": [
        {
            "id": "75317a81-852c-4462-a86b-1b719d6f8e68",
            "match": "https://api-prod.gambitprofit.com/api/matches/32b22aa6-d0e6-434f-9bcb-5b8f16e436d4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-15T08:23:07.690111-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": "BAL (T Wells)",
                        "amount": 5234.0
                    },
                    {
                        "team": "TOR (Y Kikuchi)",
                        "amount": 4766.0
                    }
                ],
                "expected_reward_tokens": 9578.22,
                "profit_sb": 78.22,
                "profit_sb_percentage": 0.82,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1f8657e-e1ca-4742-9db1-c2f22edb617d",
                    "gambit_id": "16dfff5d-a155-486c-ba37-d0a57cdd85f1",
                    "last_updated": "2023-06-16T10:03:12.697952-04:00",
                    "created_at": "2023-06-15T08:23:07.696004-04:00",
                    "name": "BAL (T Wells)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75317a81-852c-4462-a86b-1b719d6f8e68/?format=api"
                },
                {
                    "id": "f737d274-0804-4c61-b7f3-1abfb87beec5",
                    "gambit_id": "9588b4b8-84ea-4c7c-96cc-a17e59759f68",
                    "last_updated": "2023-06-16T10:03:12.695983-04:00",
                    "created_at": "2023-06-15T08:23:07.692907-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75317a81-852c-4462-a86b-1b719d6f8e68/?format=api"
                }
            ]
        },
        {
            "id": "a17b777f-07f2-491e-83be-8d8a29217546",
            "match": "https://api-prod.gambitprofit.com/api/matches/32b22aa6-d0e6-434f-9bcb-5b8f16e436d4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-15T08:23:07.698305-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": "TOR",
                        "amount": 6399.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01ed0981-f11c-4fc2-8ce7-b07389edf131",
                    "gambit_id": "35b7b215-81ca-49f8-bd7b-bac741047749",
                    "last_updated": "2023-06-16T10:03:12.701958-04:00",
                    "created_at": "2023-06-15T08:23:07.700219-04:00",
                    "name": "TOR",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17b777f-07f2-491e-83be-8d8a29217546/?format=api"
                },
                {
                    "id": "8775f498-8225-4e67-b25f-9357a12062a7",
                    "gambit_id": "f36f728b-f968-49f8-8383-6ea622c45f4b",
                    "last_updated": "2023-06-16T10:03:12.704241-04:00",
                    "created_at": "2023-06-15T08:23:07.702861-04:00",
                    "name": "BAL",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a17b777f-07f2-491e-83be-8d8a29217546/?format=api"
                }
            ]
        },
        {
            "id": "58c8b68f-4e10-406a-a6eb-7bc927a91cc3",
            "match": "https://api-prod.gambitprofit.com/api/matches/32b22aa6-d0e6-434f-9bcb-5b8f16e436d4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-15T08:23:07.705421-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ffc87c98-0f28-461f-ae5d-6cf04a781fd6",
                    "gambit_id": "b6e074aa-80bd-4754-8275-0e2610fe4098",
                    "last_updated": "2023-06-16T10:03:12.711323-04:00",
                    "created_at": "2023-06-15T08:23:07.709777-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c8b68f-4e10-406a-a6eb-7bc927a91cc3/?format=api"
                },
                {
                    "id": "e92f572f-baab-4de0-a57d-58e279393ef8",
                    "gambit_id": "b955b0fd-6e39-4d36-8bf8-c22db90f9a85",
                    "last_updated": "2023-06-16T10:03:12.709115-04:00",
                    "created_at": "2023-06-15T08:23:07.707465-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c8b68f-4e10-406a-a6eb-7bc927a91cc3/?format=api"
                }
            ]
        }
    ]
}