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/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d561fde2-01cb-4aaa-ab56-4167a581c9a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf9696ea-a7d6-4ac7-89ce-6efdea95da1a",
    "completed": true,
    "last_updated": "2023-07-03T01:13:10.998697-04:00",
    "created_at": "2023-07-01T09:23:07.125320-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.34,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bf9696ea-a7d6-4ac7-89ce-6efdea95da1a",
    "datetime": "2023-07-01T16:10:00-04:00",
    "cutoff_datetime": "2023-07-01T16:10:00-04:00",
    "name": "MIA (E Perez) v. ATL (C Morton)",
    "bettypes": [
        {
            "id": "85e1acdf-e8ac-4b79-b66f-2611d59c458c",
            "match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-01T09:23:07.128687-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": "ATL (C Morton)",
                        "amount": 5995.0
                    },
                    {
                        "team": "MIA (E Perez)",
                        "amount": 4005.0
                    }
                ],
                "expected_reward_tokens": 9531.9,
                "profit_sb": 31.9,
                "profit_sb_percentage": 0.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c4a1abdc-2072-48e7-be52-c8e86bc00428",
                    "gambit_id": "1680f8c8-61d4-444a-99b2-0ec68fd69f24",
                    "last_updated": "2023-07-03T01:13:11.003343-04:00",
                    "created_at": "2023-07-01T09:23:07.133679-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api"
                },
                {
                    "id": "891d8f07-b8bb-4132-b2ef-bba04bab17b2",
                    "gambit_id": "f02b0af7-ae93-4b61-83d1-001015f25e9a",
                    "last_updated": "2023-07-03T01:13:11.001976-04:00",
                    "created_at": "2023-07-01T09:23:07.131120-04:00",
                    "name": "MIA (E Perez)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e1acdf-e8ac-4b79-b66f-2611d59c458c/?format=api"
                }
            ]
        },
        {
            "id": "689bc2e3-ca5e-47ab-849b-6552b18740b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-01T09:23:07.135814-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": 5602.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3632bb1-3a6d-42f7-80d9-9b202cc6da06",
                    "gambit_id": "7d9020a1-33a1-4a43-8bf0-3339a5e60328",
                    "last_updated": "2023-07-03T01:13:11.005971-04:00",
                    "created_at": "2023-07-01T09:23:07.137544-04:00",
                    "name": "MIA",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689bc2e3-ca5e-47ab-849b-6552b18740b0/?format=api"
                },
                {
                    "id": "02e22ceb-d372-4af7-9cee-0fbae6796548",
                    "gambit_id": "90c6eb50-4a9f-46b5-a307-11f346357422",
                    "last_updated": "2023-07-03T01:13:11.007303-04:00",
                    "created_at": "2023-07-01T09:23:07.139423-04:00",
                    "name": "ATL",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/689bc2e3-ca5e-47ab-849b-6552b18740b0/?format=api"
                }
            ]
        },
        {
            "id": "f617fe1c-3726-49a6-abc8-9d17dbaa77d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/d561fde2-01cb-4aaa-ab56-4167a581c9a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-01T09:23:07.143025-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": 5094.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b67f56c6-5391-4a78-b599-5d9ebe7dfa19",
                    "gambit_id": "c2a6a13f-e46e-44cc-97db-fce450dbc388",
                    "last_updated": "2023-07-03T01:13:11.009892-04:00",
                    "created_at": "2023-07-01T09:23:07.145095-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api"
                },
                {
                    "id": "0194a24a-81b8-42e2-9b87-635cfcbaa124",
                    "gambit_id": "0acfb916-4763-4c48-8fc4-5499d4839157",
                    "last_updated": "2023-07-03T01:13:11.011217-04:00",
                    "created_at": "2023-07-01T09:23:07.147324-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f617fe1c-3726-49a6-abc8-9d17dbaa77d2/?format=api"
                }
            ]
        }
    ]
}