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/07181cf9-7487-4963-ad50-723ad3205041/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07181cf9-7487-4963-ad50-723ad3205041",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "570f0b16-7784-4f09-ae9b-2b299e924bb9",
    "completed": true,
    "last_updated": "2023-10-09T08:58:08.313534-04:00",
    "created_at": "2023-10-05T09:13:15.534846-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/570f0b16-7784-4f09-ae9b-2b299e924bb9",
    "datetime": "2023-10-07T12:00:00-04:00",
    "cutoff_datetime": "2023-10-07T12:00:00-04:00",
    "name": "Minnesota Twins v. Houston Astros",
    "bettypes": [
        {
            "id": "bf06078a-7de7-461d-b4a4-9609ec6319f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/07181cf9-7487-4963-ad50-723ad3205041/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-05T09:13:15.548225-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": "Houston Astros",
                        "amount": 5831.0
                    },
                    {
                        "team": "Minnesota Twins",
                        "amount": 4169.0
                    }
                ],
                "expected_reward_tokens": 9504.53,
                "profit_sb": 4.53,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7e60377b-c67f-421f-916e-538e371e9091",
                    "gambit_id": "c4ccdb5b-7eb2-4a3d-9b36-9fa1bb452425",
                    "last_updated": "2023-10-09T08:58:08.330567-04:00",
                    "created_at": "2023-10-05T09:13:15.560028-04:00",
                    "name": "Houston Astros",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf06078a-7de7-461d-b4a4-9609ec6319f5/?format=api"
                },
                {
                    "id": "94529a4e-8328-426c-93fb-eb50b862d289",
                    "gambit_id": "64b71107-aba8-490d-8a1d-57860842ca6d",
                    "last_updated": "2023-10-09T08:58:08.326175-04:00",
                    "created_at": "2023-10-05T09:13:15.554379-04:00",
                    "name": "Minnesota Twins",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf06078a-7de7-461d-b4a4-9609ec6319f5/?format=api"
                }
            ]
        },
        {
            "id": "4c42a7b7-94ab-4ce4-a7cf-92d69346dfc4",
            "match": "https://api-prod.gambitprofit.com/api/matches/07181cf9-7487-4963-ad50-723ad3205041/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-05T09:13:15.580174-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": "Minnesota Twins",
                        "amount": 6010.0
                    },
                    {
                        "team": "Houston Astros",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e676b993-825d-475e-9c69-7053ab4c8e81",
                    "gambit_id": "eebdbb6f-e6a2-4118-88b9-1f3a5b355399",
                    "last_updated": "2023-10-09T08:58:08.350027-04:00",
                    "created_at": "2023-10-05T09:13:15.584588-04:00",
                    "name": "Minnesota Twins",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c42a7b7-94ab-4ce4-a7cf-92d69346dfc4/?format=api"
                },
                {
                    "id": "570bd2e2-4b89-4244-b958-81a7214efb6b",
                    "gambit_id": "4cbee329-f626-40cc-a2f7-792bd1cd6fc7",
                    "last_updated": "2023-10-09T08:58:08.354103-04:00",
                    "created_at": "2023-10-05T09:13:15.590452-04:00",
                    "name": "Houston Astros",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c42a7b7-94ab-4ce4-a7cf-92d69346dfc4/?format=api"
                }
            ]
        },
        {
            "id": "bfa1e68f-6dbd-432c-aa95-6638e675407c",
            "match": "https://api-prod.gambitprofit.com/api/matches/07181cf9-7487-4963-ad50-723ad3205041/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-05T09:13:15.563763-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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c13049c-8211-4b2a-9823-1269e03babe4",
                    "gambit_id": "60e13217-af61-456e-80e1-93e62427b984",
                    "last_updated": "2023-10-09T08:58:08.338483-04:00",
                    "created_at": "2023-10-05T09:13:15.568784-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa1e68f-6dbd-432c-aa95-6638e675407c/?format=api"
                },
                {
                    "id": "ff64d267-f391-4071-a60b-e300e4faddc6",
                    "gambit_id": "831e7a0a-d335-4cdb-9a5a-2193df0ffcb7",
                    "last_updated": "2023-10-09T08:58:08.342320-04:00",
                    "created_at": "2023-10-05T09:13:15.574928-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa1e68f-6dbd-432c-aa95-6638e675407c/?format=api"
                }
            ]
        }
    ]
}