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/f193dcb3-4a64-401a-a366-957a47500fc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f193dcb3-4a64-401a-a366-957a47500fc3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69f524c4-8ea7-419b-82c6-da8697084bac",
    "completed": true,
    "last_updated": "2023-06-10T17:03:16.269892-04:00",
    "created_at": "2023-06-09T09:48:14.265337-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/69f524c4-8ea7-419b-82c6-da8697084bac",
    "datetime": "2023-06-09T19:07:00-04:00",
    "cutoff_datetime": "2023-06-09T19:07:00-04:00",
    "name": "MIN (S Gray) v. TOR (Y Kikuchi)",
    "bettypes": [
        {
            "id": "53f8e442-814c-4b1e-bab7-f53195666329",
            "match": "https://api-prod.gambitprofit.com/api/matches/f193dcb3-4a64-401a-a366-957a47500fc3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-09T09:48:14.267630-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": "TOR (Y Kikuchi)",
                        "amount": 5337.0
                    },
                    {
                        "team": "MIN (S Gray)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abfe47ce-7960-4af1-97c3-b48eaf4c80e8",
                    "gambit_id": "4e203975-fc7b-41a4-826d-a419205d446a",
                    "last_updated": "2023-06-10T17:03:16.277027-04:00",
                    "created_at": "2023-06-09T09:48:14.271511-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53f8e442-814c-4b1e-bab7-f53195666329/?format=api"
                },
                {
                    "id": "48854440-f576-4ecf-ab33-6b3eb4eaf8e6",
                    "gambit_id": "605062cb-54ef-495b-ba61-ec5c9568d90f",
                    "last_updated": "2023-06-10T17:03:16.275135-04:00",
                    "created_at": "2023-06-09T09:48:14.269494-04:00",
                    "name": "MIN (S Gray)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53f8e442-814c-4b1e-bab7-f53195666329/?format=api"
                }
            ]
        },
        {
            "id": "0e863b6f-5f00-4167-9471-981dbf42aa9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f193dcb3-4a64-401a-a366-957a47500fc3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-09T09:48:14.273828-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": "MIN",
                        "amount": 6308.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "679d6dba-a683-470b-85a8-7aba62320c3b",
                    "gambit_id": "f2460c13-28d4-49a3-baeb-bf2d03baa698",
                    "last_updated": "2023-06-10T17:03:16.281956-04:00",
                    "created_at": "2023-06-09T09:48:14.275526-04:00",
                    "name": "MIN",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e863b6f-5f00-4167-9471-981dbf42aa9e/?format=api"
                },
                {
                    "id": "01fb4fb2-b14f-41b6-a596-c7c714d63c66",
                    "gambit_id": "9afa02d5-32de-4487-816e-228bb7ca5255",
                    "last_updated": "2023-06-10T17:03:16.284410-04:00",
                    "created_at": "2023-06-09T09:48:14.277430-04:00",
                    "name": "TOR",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e863b6f-5f00-4167-9471-981dbf42aa9e/?format=api"
                }
            ]
        },
        {
            "id": "85d86d4a-681a-4cf8-8905-8ef4fb45eaec",
            "match": "https://api-prod.gambitprofit.com/api/matches/f193dcb3-4a64-401a-a366-957a47500fc3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-09T09:48:14.280207-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b981a77-fd80-4514-80fd-b5678274c801",
                    "gambit_id": "08fdc2e8-069a-4de6-bdbd-bab50216cbdf",
                    "last_updated": "2023-06-10T17:03:16.289273-04:00",
                    "created_at": "2023-06-09T09:48:14.282020-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d86d4a-681a-4cf8-8905-8ef4fb45eaec/?format=api"
                },
                {
                    "id": "6ca01830-0edf-48e3-b95d-f850da6fe605",
                    "gambit_id": "9648a417-fe2e-4a4c-b945-c959060be074",
                    "last_updated": "2023-06-10T17:03:16.291995-04:00",
                    "created_at": "2023-06-09T09:48:14.284111-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d86d4a-681a-4cf8-8905-8ef4fb45eaec/?format=api"
                }
            ]
        }
    ]
}