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/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab94f4bf-05b4-4158-b445-7d772e01994a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "492f19d7-aed1-4fbb-a16a-b94de6d0e15e",
    "completed": true,
    "last_updated": "2023-07-03T01:08:11.456808-04:00",
    "created_at": "2023-07-01T09:23:07.756140-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/492f19d7-aed1-4fbb-a16a-b94de6d0e15e",
    "datetime": "2023-07-01T19:15:00-04:00",
    "cutoff_datetime": "2023-07-01T19:15:00-04:00",
    "name": "TAM (T Glasnow) v. SEA (G Kirby)",
    "bettypes": [
        {
            "id": "0516c639-87ee-4475-b82c-d250b5c7faa8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-01T09:23:07.758960-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 (G Kirby)",
                        "amount": 5118.0
                    },
                    {
                        "team": "TAM (T Glasnow)",
                        "amount": 4882.0
                    }
                ],
                "expected_reward_tokens": 9519.48,
                "profit_sb": 19.48,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "92f329db-137c-4e1b-901e-52ba8e9053bf",
                    "gambit_id": "a9cc725e-87e0-4262-8618-d2491ff0264f",
                    "last_updated": "2023-07-03T01:08:11.461443-04:00",
                    "created_at": "2023-07-01T09:23:07.762404-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api"
                },
                {
                    "id": "5501c68b-8058-4df9-97c4-3e386a094644",
                    "gambit_id": "f033fd5e-82f1-4d5a-98cf-22ef1d889eba",
                    "last_updated": "2023-07-03T01:08:11.460074-04:00",
                    "created_at": "2023-07-01T09:23:07.760624-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0516c639-87ee-4475-b82c-d250b5c7faa8/?format=api"
                }
            ]
        },
        {
            "id": "0b8cc1ab-8ccb-4385-8b9f-6f980b96d093",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-01T09:23:07.764278-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": 6160.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b06d0f1-6087-4492-97b9-fde53ba26d21",
                    "gambit_id": "87afb181-fa2f-41dc-9dda-be2bd3a54d95",
                    "last_updated": "2023-07-03T01:08:11.465456-04:00",
                    "created_at": "2023-07-01T09:23:07.768134-04:00",
                    "name": "SEA",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api"
                },
                {
                    "id": "d4469ca1-bbaf-42ff-b32e-342e4ffcf264",
                    "gambit_id": "83799e20-8a3a-47ee-ab73-d4dd62044c37",
                    "last_updated": "2023-07-03T01:08:11.464122-04:00",
                    "created_at": "2023-07-01T09:23:07.766273-04:00",
                    "name": "TAM",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8cc1ab-8ccb-4385-8b9f-6f980b96d093/?format=api"
                }
            ]
        },
        {
            "id": "02d0ed88-7154-4453-a526-db2923275a22",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab94f4bf-05b4-4158-b445-7d772e01994a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-01T09:23:07.769926-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": 5094.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0a4461d-da50-453e-849e-ebb05e18ff8e",
                    "gambit_id": "edfda903-591d-4efa-9237-fad41a240424",
                    "last_updated": "2023-07-03T01:08:11.468643-04:00",
                    "created_at": "2023-07-01T09:23:07.771750-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d0ed88-7154-4453-a526-db2923275a22/?format=api"
                },
                {
                    "id": "3efae8a3-c781-4e05-abe7-d6e44c456352",
                    "gambit_id": "6b1af36e-305f-42f3-81a0-d1af9b06dadf",
                    "last_updated": "2023-07-03T01:08:11.470017-04:00",
                    "created_at": "2023-07-01T09:23:07.773482-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d0ed88-7154-4453-a526-db2923275a22/?format=api"
                }
            ]
        }
    ]
}