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/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8a6828fa-d155-47b6-81bf-0fbac37631d4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "02e5a279-5011-450a-8c95-4cfa172d012b",
    "completed": true,
    "last_updated": "2023-07-05T19:03:30.570783-04:00",
    "created_at": "2023-07-04T09:43:03.591762-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/02e5a279-5011-450a-8c95-4cfa172d012b",
    "datetime": "2023-07-04T13:05:00-04:00",
    "cutoff_datetime": "2023-07-04T13:05:00-04:00",
    "name": "BAL (K Gibson) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "9483f421-3c35-4b02-9fb5-994c548cdb33",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-04T09:43:03.595113-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": "NYY (C Schmidt)",
                        "amount": 5222.0
                    },
                    {
                        "team": "BAL (K Gibson)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a49e61b2-dc0c-4d07-8c3b-53f3beedc2f7",
                    "gambit_id": "032739e0-3424-4a58-96b7-f68d3bd97d6a",
                    "last_updated": "2023-07-05T19:03:30.579485-04:00",
                    "created_at": "2023-07-04T09:43:03.599878-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9483f421-3c35-4b02-9fb5-994c548cdb33/?format=api"
                },
                {
                    "id": "0151524f-354c-4afc-a70a-bfa7a30f91e8",
                    "gambit_id": "4721554a-ee95-41f6-bf32-e2badb4bed77",
                    "last_updated": "2023-07-05T19:03:30.576894-04:00",
                    "created_at": "2023-07-04T09:43:03.597605-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9483f421-3c35-4b02-9fb5-994c548cdb33/?format=api"
                }
            ]
        },
        {
            "id": "9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-04T09:43:03.602564-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",
                        "amount": 6324.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c8e74dc-6091-4f75-9fdb-9b68adfd3ba3",
                    "gambit_id": "da67c819-75de-4b28-8e45-97b87688b0dc",
                    "last_updated": "2023-07-05T19:03:30.584655-04:00",
                    "created_at": "2023-07-04T09:43:03.605067-04:00",
                    "name": "BAL",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api"
                },
                {
                    "id": "4c7b3a01-bcf2-4398-a040-56492d2b7f18",
                    "gambit_id": "e6a4392a-7621-40e6-a707-4ac8e1751685",
                    "last_updated": "2023-07-05T19:03:30.587396-04:00",
                    "created_at": "2023-07-04T09:43:03.607535-04:00",
                    "name": "NYY",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf7c1d4-7e8c-441c-9f1f-595e8065fd6f/?format=api"
                }
            ]
        },
        {
            "id": "946c7cd3-cdfa-4eba-a71e-d5a1d22d04b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/8a6828fa-d155-47b6-81bf-0fbac37631d4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-04T09:43:03.610046-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c1dd6be-dcc4-493d-9348-793942846128",
                    "gambit_id": "5db13d56-8384-478b-87bf-a40996a73753",
                    "last_updated": "2023-07-05T19:03:30.595146-04:00",
                    "created_at": "2023-07-04T09:43:03.615001-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946c7cd3-cdfa-4eba-a71e-d5a1d22d04b3/?format=api"
                },
                {
                    "id": "d61e3caa-f7c1-458d-b5f9-425ce44fa602",
                    "gambit_id": "8785f431-94c0-4c59-aad0-15a11340c1c8",
                    "last_updated": "2023-07-05T19:03:30.592526-04:00",
                    "created_at": "2023-07-04T09:43:03.612619-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946c7cd3-cdfa-4eba-a71e-d5a1d22d04b3/?format=api"
                }
            ]
        }
    ]
}