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/2861f84b-b563-4201-82ef-2393527379b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2861f84b-b563-4201-82ef-2393527379b7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4bd25bcb-bf54-4320-826c-f635967d19df",
    "completed": true,
    "last_updated": "2023-10-03T10:03:10.644948-04:00",
    "created_at": "2023-10-01T09:18:21.965803-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4bd25bcb-bf54-4320-826c-f635967d19df",
    "datetime": "2023-10-01T15:10:00-04:00",
    "cutoff_datetime": "2023-10-01T15:10:00-04:00",
    "name": "SDG (P Avila) v. CWS (J Urena)",
    "bettypes": [
        {
            "id": "e5940875-69c1-4a3a-a795-80f3f5655d5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/2861f84b-b563-4201-82ef-2393527379b7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-01T09:18:21.975836-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 (P Avila)",
                        "amount": 6434.0
                    },
                    {
                        "team": "CWS (J Urena)",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "077507a1-d75a-4d74-a34c-142e294edc42",
                    "gambit_id": "7604c0fe-6ca0-44b3-92fe-573463cfeca5",
                    "last_updated": "2023-10-03T10:03:10.659189-04:00",
                    "created_at": "2023-10-01T09:18:21.979994-04:00",
                    "name": "SDG (P Avila)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5940875-69c1-4a3a-a795-80f3f5655d5d/?format=api"
                },
                {
                    "id": "794f9338-c4ef-449d-aab0-e82b8a795a81",
                    "gambit_id": "bfd529ad-570d-47b9-ab98-b1d59bd5e7fe",
                    "last_updated": "2023-10-03T10:03:10.666241-04:00",
                    "created_at": "2023-10-01T09:18:21.984614-04:00",
                    "name": "CWS (J Urena)",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5940875-69c1-4a3a-a795-80f3f5655d5d/?format=api"
                }
            ]
        },
        {
            "id": "836b6241-3b3f-4383-9be6-4920ecc06228",
            "match": "https://api-prod.gambitprofit.com/api/matches/2861f84b-b563-4201-82ef-2393527379b7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-01T09:18:21.988678-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",
                        "amount": 5688.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03498ae1-7caa-4b40-b9fb-5acc6000a0d4",
                    "gambit_id": "19496f03-eb9c-4de0-bb6a-0f054e8a9629",
                    "last_updated": "2023-10-03T10:03:10.681803-04:00",
                    "created_at": "2023-10-01T09:18:21.992134-04:00",
                    "name": "SDG",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/836b6241-3b3f-4383-9be6-4920ecc06228/?format=api"
                },
                {
                    "id": "c867ca64-4eeb-4bf1-ab09-d5461a23c002",
                    "gambit_id": "ff44c921-a5e3-4f17-9dd4-6b04dbfe5580",
                    "last_updated": "2023-10-03T10:03:10.689558-04:00",
                    "created_at": "2023-10-01T09:18:21.996737-04:00",
                    "name": "CWS",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/836b6241-3b3f-4383-9be6-4920ecc06228/?format=api"
                }
            ]
        },
        {
            "id": "10d94ed2-3a33-4b67-ba76-5d3907e460b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2861f84b-b563-4201-82ef-2393527379b7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-01T09:18:22.000580-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "516a605c-66da-49d4-b362-490970b7c251",
                    "gambit_id": "734b7bdc-bdad-404c-b9af-dd69ce533f8e",
                    "last_updated": "2023-10-03T10:03:10.711293-04:00",
                    "created_at": "2023-10-01T09:18:22.010273-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10d94ed2-3a33-4b67-ba76-5d3907e460b1/?format=api"
                },
                {
                    "id": "115ba0d1-0028-4812-93e3-4a0a02558f1f",
                    "gambit_id": "5b9d0111-0855-45ec-b1e3-779edbb85f81",
                    "last_updated": "2023-10-03T10:03:10.703569-04:00",
                    "created_at": "2023-10-01T09:18:22.006452-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10d94ed2-3a33-4b67-ba76-5d3907e460b1/?format=api"
                }
            ]
        }
    ]
}