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/027dea9c-920b-4583-9797-bcc531abfeec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "027dea9c-920b-4583-9797-bcc531abfeec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bfb86251-6536-41a0-8391-5b4ddc19f11a",
    "completed": true,
    "last_updated": "2023-04-06T11:32:10.005528-04:00",
    "created_at": "2023-04-05T09:22:22.514482-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bfb86251-6536-41a0-8391-5b4ddc19f11a",
    "datetime": "2023-04-05T16:10:00-04:00",
    "cutoff_datetime": "2023-04-05T16:10:00-04:00",
    "name": "LAA (S Ohtani) v. SEA (C Flexen)",
    "bettypes": [
        {
            "id": "e8565b0f-b0f5-47bb-b0e7-45774184b446",
            "match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:22.532290-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": "LAA (S Ohtani)",
                        "amount": 6148.0
                    },
                    {
                        "team": "SEA (C Flexen)",
                        "amount": 3852.0
                    }
                ],
                "expected_reward_tokens": 9590.88,
                "profit_sb": 90.88,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "895f9909-553f-433e-add1-aa3e0ec09713",
                    "gambit_id": "1afe9f21-b074-47ce-bc47-9714ec1b86d3",
                    "last_updated": "2023-04-06T11:32:10.022222-04:00",
                    "created_at": "2023-04-05T09:22:22.536770-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8565b0f-b0f5-47bb-b0e7-45774184b446/?format=api"
                },
                {
                    "id": "e9d75eb1-6450-4690-a385-70a5d55f05fb",
                    "gambit_id": "d2004612-58a9-4143-9e39-f18fcf6c6692",
                    "last_updated": "2023-04-06T11:32:10.020581-04:00",
                    "created_at": "2023-04-05T09:22:22.534503-04:00",
                    "name": "SEA (C Flexen)",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8565b0f-b0f5-47bb-b0e7-45774184b446/?format=api"
                }
            ]
        },
        {
            "id": "7da96486-6e02-4664-aa9e-550462b29fc2",
            "match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:22.525523-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": "SEA",
                        "amount": 5107.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "174eabb2-e00a-4493-9db6-c5b4269362b3",
                    "gambit_id": "8db8f226-288b-4bfe-b411-6e8a6ab197e5",
                    "last_updated": "2023-04-06T11:32:10.015623-04:00",
                    "created_at": "2023-04-05T09:22:22.527658-04:00",
                    "name": "SEA",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api"
                },
                {
                    "id": "37b00bcd-72eb-4602-b7c9-4e6b08db0827",
                    "gambit_id": "fee62bb4-a9cb-41f1-938d-31e2053609d5",
                    "last_updated": "2023-04-06T11:32:10.017238-04:00",
                    "created_at": "2023-04-05T09:22:22.529992-04:00",
                    "name": "LAA",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api"
                }
            ]
        },
        {
            "id": "6e6635a5-6992-4485-8e57-fb273546c4b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:22.519003-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 7",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ae1661b-cf9b-4ef9-af31-d3f1dfbeff5c",
                    "gambit_id": "36841237-e8a5-4b1b-a8ae-586e68ac11b4",
                    "last_updated": "2023-04-06T11:32:10.012076-04:00",
                    "created_at": "2023-04-05T09:22:22.523351-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6635a5-6992-4485-8e57-fb273546c4b5/?format=api"
                },
                {
                    "id": "bd08b36c-7033-40fb-83ae-c7aa3cbe310a",
                    "gambit_id": "b25d31b0-35ab-41ae-899e-35fcf12a0129",
                    "last_updated": "2023-04-06T11:32:10.010267-04:00",
                    "created_at": "2023-04-05T09:22:22.521172-04:00",
                    "name": "Game Total Under 7",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6635a5-6992-4485-8e57-fb273546c4b5/?format=api"
                }
            ]
        }
    ]
}