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/c69966cf-f34a-4781-801c-45c62ca2257b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c69966cf-f34a-4781-801c-45c62ca2257b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7d3a30a0-5dc8-42d6-ba52-6533c090117e",
    "completed": true,
    "last_updated": "2023-06-10T13:48:17.231641-04:00",
    "created_at": "2023-06-08T08:43:17.618225-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7d3a30a0-5dc8-42d6-ba52-6533c090117e",
    "datetime": "2023-06-08T14:10:00-04:00",
    "cutoff_datetime": "2023-06-08T14:10:00-04:00",
    "name": "BAL (K Bradish) v. MIL (C Rea)",
    "bettypes": [
        {
            "id": "d573b63c-7c7b-4363-9ffb-3adb4fdef985",
            "match": "https://api-prod.gambitprofit.com/api/matches/c69966cf-f34a-4781-801c-45c62ca2257b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-08T08:43:17.620348-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 (K Bradish)",
                        "amount": 5000.0
                    },
                    {
                        "team": "MIL (C Rea)",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9550.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ad73c29-0b80-40f0-9adf-d40fbcaffd16",
                    "gambit_id": "85703b77-47b5-456e-b280-3b67f0418521",
                    "last_updated": "2023-06-10T13:48:17.236798-04:00",
                    "created_at": "2023-06-08T08:43:17.621856-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d573b63c-7c7b-4363-9ffb-3adb4fdef985/?format=api"
                },
                {
                    "id": "266732c3-d92f-4d5c-b057-3dee75469f85",
                    "gambit_id": "0dad0f08-2f09-4cf3-a527-96356d0f3d4b",
                    "last_updated": "2023-06-10T13:48:17.239146-04:00",
                    "created_at": "2023-06-08T08:43:17.623440-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d573b63c-7c7b-4363-9ffb-3adb4fdef985/?format=api"
                }
            ]
        },
        {
            "id": "f82ad730-7478-49a1-8345-b8299b835886",
            "match": "https://api-prod.gambitprofit.com/api/matches/c69966cf-f34a-4781-801c-45c62ca2257b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-08T08:43:17.625067-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": "MIL",
                        "amount": 6241.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "85bc5d2c-ce94-4fe1-977f-ab4a77a8defb",
                    "gambit_id": "79fc12b9-1d8b-48b1-9ddd-c39672852f83",
                    "last_updated": "2023-06-10T13:48:17.245773-04:00",
                    "created_at": "2023-06-08T08:43:17.628253-04:00",
                    "name": "MIL",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82ad730-7478-49a1-8345-b8299b835886/?format=api"
                },
                {
                    "id": "4aaeff8f-046b-4f1c-ad35-4bf72ecc95a5",
                    "gambit_id": "df7ef735-5730-49cf-a660-b5264a075757",
                    "last_updated": "2023-06-10T13:48:17.243457-04:00",
                    "created_at": "2023-06-08T08:43:17.626589-04:00",
                    "name": "BAL",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82ad730-7478-49a1-8345-b8299b835886/?format=api"
                }
            ]
        },
        {
            "id": "81494ddc-d5d4-40b2-be94-1e99c58b5415",
            "match": "https://api-prod.gambitprofit.com/api/matches/c69966cf-f34a-4781-801c-45c62ca2257b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-08T08:43:17.629762-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "91ffe6c3-e9cb-4ae1-bdb8-4ffcfb0ee067",
                    "gambit_id": "8e29f42b-de34-487a-a791-926f6696173a",
                    "last_updated": "2023-06-10T13:48:17.250153-04:00",
                    "created_at": "2023-06-08T08:43:17.631248-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81494ddc-d5d4-40b2-be94-1e99c58b5415/?format=api"
                },
                {
                    "id": "6fe37465-f8c2-4ac0-bc4b-df9fe2ed22bd",
                    "gambit_id": "ae4b63b6-4714-44a5-85dc-082e27f752a3",
                    "last_updated": "2023-06-10T13:48:17.252673-04:00",
                    "created_at": "2023-06-08T08:43:17.632724-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81494ddc-d5d4-40b2-be94-1e99c58b5415/?format=api"
                }
            ]
        }
    ]
}