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/d8c1c741-03d7-404d-b204-975725d300b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d8c1c741-03d7-404d-b204-975725d300b2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "14027dff-23f9-4fd4-934c-69ed94a13f5e",
    "completed": true,
    "last_updated": "2023-06-02T13:56:53.139655-04:00",
    "created_at": "2023-06-01T09:42:09.574988-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/14027dff-23f9-4fd4-934c-69ed94a13f5e",
    "datetime": "2023-06-01T13:10:00-04:00",
    "cutoff_datetime": "2023-06-01T13:10:00-04:00",
    "name": "SDG (J Musgrove) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "05b45a2a-1f11-4af2-8546-abb951f3d610",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-01T09:42:09.578132-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": "SDG (J Musgrove)",
                        "amount": 5299.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 4701.0
                    }
                ],
                "expected_reward_tokens": 9590.04,
                "profit_sb": 90.04,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c005bb4d-c1c6-484e-b71c-d667e76671e7",
                    "gambit_id": "7bdc5486-bdae-4972-8dda-a8043302128a",
                    "last_updated": "2023-06-02T13:56:53.144712-04:00",
                    "created_at": "2023-06-01T09:42:09.580706-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api"
                },
                {
                    "id": "9f5bece0-39be-42c6-bfe1-88cce9f921ae",
                    "gambit_id": "d0990a9b-9852-4c60-9e5b-6b059bd97b05",
                    "last_updated": "2023-06-02T13:56:53.147433-04:00",
                    "created_at": "2023-06-01T09:42:09.583137-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.04000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05b45a2a-1f11-4af2-8546-abb951f3d610/?format=api"
                }
            ]
        },
        {
            "id": "d18abc34-93ef-47c5-84aa-ead3c606db4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-01T09:42:09.585478-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": "MIA",
                        "amount": 6020.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4f392af-4ab7-40d3-8cb1-b5c2595ea865",
                    "gambit_id": "59fcbc85-f70b-4085-bcff-ed93634cfcd3",
                    "last_updated": "2023-06-02T13:56:53.154228-04:00",
                    "created_at": "2023-06-01T09:42:09.590049-04:00",
                    "name": "MIA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18abc34-93ef-47c5-84aa-ead3c606db4d/?format=api"
                },
                {
                    "id": "d9b2d5a2-1787-4f7b-90ab-124958a7b120",
                    "gambit_id": "034e05ca-d2ed-41f6-9a02-a21c23a88f0f",
                    "last_updated": "2023-06-02T13:56:53.152089-04:00",
                    "created_at": "2023-06-01T09:42:09.587629-04:00",
                    "name": "SDG",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18abc34-93ef-47c5-84aa-ead3c606db4d/?format=api"
                }
            ]
        },
        {
            "id": "ed842819-dccb-4fd6-b5c7-f0278915f87d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-01T09:42:09.592537-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b1014bb5-ad5d-4a56-a538-933ee8a499bd",
                    "gambit_id": "8ee5feeb-c004-4e54-9d1f-3d243a348c35",
                    "last_updated": "2023-06-02T13:56:53.158841-04:00",
                    "created_at": "2023-06-01T09:42:09.594724-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api"
                },
                {
                    "id": "d7cd5696-95cf-4aa3-9cc6-6afe78e2edd0",
                    "gambit_id": "5204f3f2-52bd-4311-a0d1-9170265fbc87",
                    "last_updated": "2023-06-02T13:56:53.160921-04:00",
                    "created_at": "2023-06-01T09:42:09.597431-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api"
                }
            ]
        }
    ]
}