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/440b5061-8245-4793-835c-6dba41fec196/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "440b5061-8245-4793-835c-6dba41fec196",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9e9f1139-57ca-4caf-9a9d-e01c998f2aa9",
    "completed": true,
    "last_updated": "2023-04-21T22:07:10.159666-04:00",
    "created_at": "2023-04-20T11:42:13.772785-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NBA Playoffs",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9e9f1139-57ca-4caf-9a9d-e01c998f2aa9",
    "datetime": "2023-04-20T19:30:00-04:00",
    "cutoff_datetime": "2023-04-20T19:30:00-04:00",
    "name": "Philadelphia 76ers v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "4ace0baf-d7a0-4139-b51a-b25baf55afcf",
            "match": "https://api-prod.gambitprofit.com/api/matches/440b5061-8245-4793-835c-6dba41fec196/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-20T11:42:13.789112-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": "Philadelphia 76ers",
                        "amount": 6399.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63c7f73e-4512-4e48-b182-372398733064",
                    "gambit_id": "4ef3d00e-7996-456e-897e-f10e830dea98",
                    "last_updated": "2023-04-21T22:07:10.191594-04:00",
                    "created_at": "2023-04-20T11:42:13.793724-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ace0baf-d7a0-4139-b51a-b25baf55afcf/?format=api"
                },
                {
                    "id": "88af4e60-394b-4b4f-9f7f-4e4f05a309e6",
                    "gambit_id": "fa3d1aa2-bd56-4ebb-86b9-e9f425830666",
                    "last_updated": "2023-04-21T22:07:10.188722-04:00",
                    "created_at": "2023-04-20T11:42:13.791360-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ace0baf-d7a0-4139-b51a-b25baf55afcf/?format=api"
                }
            ]
        },
        {
            "id": "5a9e80ad-a988-46b6-a374-737f35132761",
            "match": "https://api-prod.gambitprofit.com/api/matches/440b5061-8245-4793-835c-6dba41fec196/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-20T11:42:13.782725-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": "Brooklyn Nets",
                        "amount": 5107.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0cbfe4b-d6c3-455a-b8c1-ddd353a3882d",
                    "gambit_id": "d0e879b0-65e6-433e-9fc2-6de4a00b0eee",
                    "last_updated": "2023-04-21T22:07:10.180672-04:00",
                    "created_at": "2023-04-20T11:42:13.784511-04:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9e80ad-a988-46b6-a374-737f35132761/?format=api"
                },
                {
                    "id": "ced4d37d-7124-4ecb-8831-bd85f98d6d96",
                    "gambit_id": "f549dc68-1ce1-43ed-bed3-407a8b28b2a2",
                    "last_updated": "2023-04-21T22:07:10.183233-04:00",
                    "created_at": "2023-04-20T11:42:13.786619-04:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a9e80ad-a988-46b6-a374-737f35132761/?format=api"
                }
            ]
        },
        {
            "id": "3a1f327b-a8c5-4e5a-8546-5d2b181f4f8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/440b5061-8245-4793-835c-6dba41fec196/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-20T11:42:13.775404-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 209.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 209.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef929867-86ee-4c6a-b06b-b5a4cad1f3cf",
                    "gambit_id": "48b0c76e-5d12-42f3-8fcd-49062b7768a3",
                    "last_updated": "2023-04-21T22:07:10.171784-04:00",
                    "created_at": "2023-04-20T11:42:13.777746-04:00",
                    "name": "Game Total Under 209.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "209.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a1f327b-a8c5-4e5a-8546-5d2b181f4f8c/?format=api"
                },
                {
                    "id": "e1260d83-ffca-483c-af7f-2e91a9331220",
                    "gambit_id": "d3c99f6a-31eb-41b2-8a83-d1ca21a2271a",
                    "last_updated": "2023-04-21T22:07:10.174792-04:00",
                    "created_at": "2023-04-20T11:42:13.780486-04:00",
                    "name": "Game Total Over 209.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "209.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a1f327b-a8c5-4e5a-8546-5d2b181f4f8c/?format=api"
                }
            ]
        }
    ]
}