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/9e570144-b9e2-41f4-a404-e278a93f0d99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e570144-b9e2-41f4-a404-e278a93f0d99",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "076c272b-6a6a-43f1-947d-f042aa9d2893",
    "completed": true,
    "last_updated": "2023-05-26T11:52:15.264713-04:00",
    "created_at": "2023-05-25T13:47:01.597759-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/076c272b-6a6a-43f1-947d-f042aa9d2893",
    "datetime": "2023-05-25T15:10:00-04:00",
    "cutoff_datetime": "2023-05-25T15:10:00-04:00",
    "name": "MIA (B Garrett) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "8aa32c2e-3786-4676-87c5-cd105c32e2a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e570144-b9e2-41f4-a404-e278a93f0d99/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-25T13:47:01.601143-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 (B Garrett)",
                        "amount": 5286.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "112bcebb-423b-4163-8ba0-183e7c4c0f75",
                    "gambit_id": "9a999ad3-564b-4d88-a836-403d93038b1e",
                    "last_updated": "2023-05-26T11:52:15.272756-04:00",
                    "created_at": "2023-05-25T13:47:01.603846-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa32c2e-3786-4676-87c5-cd105c32e2a6/?format=api"
                },
                {
                    "id": "6955ae86-5e14-47bb-b0dc-c672e55d93b3",
                    "gambit_id": "731b04f7-b3e8-4aba-84c1-b20661206681",
                    "last_updated": "2023-05-26T11:52:15.275866-04:00",
                    "created_at": "2023-05-25T13:47:01.606956-04:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa32c2e-3786-4676-87c5-cd105c32e2a6/?format=api"
                }
            ]
        },
        {
            "id": "883e6dc2-6e30-4564-9180-7149b1a1794e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e570144-b9e2-41f4-a404-e278a93f0d99/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-25T13:47:01.609393-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": "COL",
                        "amount": 5688.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9992c046-9fe3-4ed0-9669-c5a9279deeb8",
                    "gambit_id": "f621087c-6869-4921-b0e2-67572793bd35",
                    "last_updated": "2023-05-26T11:52:15.283471-04:00",
                    "created_at": "2023-05-25T13:47:01.615341-04:00",
                    "name": "COL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883e6dc2-6e30-4564-9180-7149b1a1794e/?format=api"
                },
                {
                    "id": "2398a130-b07e-4844-9457-36a0d618e34b",
                    "gambit_id": "3b8a00d7-1c63-42b5-9e58-8c2c00cf5fed",
                    "last_updated": "2023-05-26T11:52:15.280950-04:00",
                    "created_at": "2023-05-25T13:47:01.612185-04:00",
                    "name": "MIA",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883e6dc2-6e30-4564-9180-7149b1a1794e/?format=api"
                }
            ]
        },
        {
            "id": "1d7891fd-e411-4616-b582-f37b8211e617",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e570144-b9e2-41f4-a404-e278a93f0d99/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-25T13:47:01.618301-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 11",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 11",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "937469fe-5f39-42b6-925f-805365bf44e4",
                    "gambit_id": "2494d287-15db-453d-9288-30942a4d7d6b",
                    "last_updated": "2023-05-26T11:52:15.292355-04:00",
                    "created_at": "2023-05-25T13:47:01.623133-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d7891fd-e411-4616-b582-f37b8211e617/?format=api"
                },
                {
                    "id": "5d95c92f-2188-499a-8aaa-e0b9eaec61c7",
                    "gambit_id": "d674b3d0-1430-4f04-a075-461cf238265e",
                    "last_updated": "2023-05-26T11:52:15.289282-04:00",
                    "created_at": "2023-05-25T13:47:01.620590-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d7891fd-e411-4616-b582-f37b8211e617/?format=api"
                }
            ]
        }
    ]
}