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/aac253ee-dd02-439a-81ec-3056909fab14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aac253ee-dd02-439a-81ec-3056909fab14",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fc3d95e0-7ca9-4d00-a6f2-5c140a1b0880",
    "completed": true,
    "last_updated": "2023-03-26T13:37:02.778429-04:00",
    "created_at": "2023-03-20T11:36:57.485511-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.56,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fc3d95e0-7ca9-4d00-a6f2-5c140a1b0880",
    "datetime": "2023-03-24T19:15:00-04:00",
    "cutoff_datetime": "2023-03-24T19:15:00-04:00",
    "name": "Miami-Florida v. Houston",
    "bettypes": [
        {
            "id": "c5c3743f-4cda-42ec-8ca8-93c03db13fe4",
            "match": "https://api-prod.gambitprofit.com/api/matches/aac253ee-dd02-439a-81ec-3056909fab14/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-20T11:36:57.488140-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",
                        "amount": 7440.0
                    },
                    {
                        "team": "Miami-Florida",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9446.4,
                "profit_sb": -53.6,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74d80fab-0ac0-496c-9046-244e1129b528",
                    "gambit_id": "c1415591-686f-4bc2-ba4b-be266d304791",
                    "last_updated": "2023-03-26T13:37:02.783149-04:00",
                    "created_at": "2023-03-20T11:36:57.490965-04:00",
                    "name": "Houston",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c3743f-4cda-42ec-8ca8-93c03db13fe4/?format=api"
                },
                {
                    "id": "5621c5b0-e577-4ee4-afa6-bce08f4fc8ec",
                    "gambit_id": "6106b170-3286-4132-a43c-ab262f2a25ee",
                    "last_updated": "2023-03-26T13:37:02.785937-04:00",
                    "created_at": "2023-03-20T11:36:57.493348-04:00",
                    "name": "Miami-Florida",
                    "reward": "3.69000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c3743f-4cda-42ec-8ca8-93c03db13fe4/?format=api"
                }
            ]
        },
        {
            "id": "127aef7f-ad67-4812-8597-5d6d5e4c34f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/aac253ee-dd02-439a-81ec-3056909fab14/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-20T11:36:57.504576-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",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami-Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "49ec5b84-a7f7-4e4d-8fb4-be712a68ef71",
                    "gambit_id": "903962e4-b611-48b2-9abf-261071123b17",
                    "last_updated": "2023-03-26T13:37:02.796564-04:00",
                    "created_at": "2023-03-20T11:36:57.506647-04:00",
                    "name": "Houston",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/127aef7f-ad67-4812-8597-5d6d5e4c34f7/?format=api"
                },
                {
                    "id": "8ac117c0-1169-430d-b1bc-3167cf13394f",
                    "gambit_id": "21c784c3-b2a6-4b5a-8584-7086aa3e3f89",
                    "last_updated": "2023-03-26T13:37:02.798221-04:00",
                    "created_at": "2023-03-20T11:36:57.508722-04:00",
                    "name": "Miami-Florida",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/127aef7f-ad67-4812-8597-5d6d5e4c34f7/?format=api"
                }
            ]
        },
        {
            "id": "d677a2e9-91f4-44b8-96f8-c906f3b9ea15",
            "match": "https://api-prod.gambitprofit.com/api/matches/aac253ee-dd02-439a-81ec-3056909fab14/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-20T11:36:57.496135-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 140",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 140",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef77abc4-5469-4b82-bcc2-58133fd377e6",
                    "gambit_id": "35a29a17-93b7-4217-a93f-b3c21e5e8a49",
                    "last_updated": "2023-03-26T13:37:02.793080-04:00",
                    "created_at": "2023-03-20T11:36:57.501691-04:00",
                    "name": "Game Total Over 140",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "140.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d677a2e9-91f4-44b8-96f8-c906f3b9ea15/?format=api"
                },
                {
                    "id": "1aaa3256-dfa2-4b2e-8aa3-6fde2cf1ea03",
                    "gambit_id": "e4d2facb-7691-48a4-a1f1-42d81cd73bc5",
                    "last_updated": "2023-03-26T13:37:02.791294-04:00",
                    "created_at": "2023-03-20T11:36:57.499267-04:00",
                    "name": "Game Total Under 140",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "140.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d677a2e9-91f4-44b8-96f8-c906f3b9ea15/?format=api"
                }
            ]
        }
    ]
}