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/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1481b53b-4f54-496c-a634-e6f0f0cde9f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5b5be045-8880-4a0d-9a78-99e8c4106f6e",
    "completed": true,
    "last_updated": "2023-04-19T20:46:53.591889-04:00",
    "created_at": "2023-04-18T12:12:00.335868-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/5b5be045-8880-4a0d-9a78-99e8c4106f6e",
    "datetime": "2023-04-18T19:00:00-04:00",
    "cutoff_datetime": "2023-04-18T19:00:00-04:00",
    "name": "Tampa Bay Lightning v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "a89d4b14-cc07-42cf-93b0-60338109039a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-18T12:12:00.361332-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": "Toronto Maple Leafs",
                        "amount": 5857.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7cf2913b-cba5-4fb7-9d5c-816d055b61ab",
                    "gambit_id": "cf03538e-db95-4103-aa66-8ae4043a9b49",
                    "last_updated": "2023-04-19T20:46:53.620124-04:00",
                    "created_at": "2023-04-18T12:12:00.364038-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api"
                },
                {
                    "id": "65f2eb81-75f3-4c56-acff-6c220c06a39f",
                    "gambit_id": "defb9e7d-6a5e-4af3-bca1-cf02ee67b208",
                    "last_updated": "2023-04-19T20:46:53.622743-04:00",
                    "created_at": "2023-04-18T12:12:00.366805-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api"
                }
            ]
        },
        {
            "id": "140d132c-0224-4a7c-b380-58303439261c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-18T12:12:00.352640-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": "Tampa Bay Lightning",
                        "amount": 6449.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c95b9170-243b-4179-afb4-ffd11dec4c1b",
                    "gambit_id": "957d8564-67e1-4103-a145-3f1fdee13353",
                    "last_updated": "2023-04-19T20:46:53.614256-04:00",
                    "created_at": "2023-04-18T12:12:00.358386-04:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api"
                },
                {
                    "id": "12afcfd9-67e4-4129-ac27-88101fb61277",
                    "gambit_id": "bd709947-750e-434a-8167-416219e12b1d",
                    "last_updated": "2023-04-19T20:46:53.611912-04:00",
                    "created_at": "2023-04-18T12:12:00.355416-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api"
                }
            ]
        },
        {
            "id": "d7a46c4c-b73c-498f-a57d-1d2b769bb3cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-18T12:12:00.339052-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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cec52a69-4c15-44a2-bcd8-1870fcbab02e",
                    "gambit_id": "45a3f979-981e-4bd1-97b5-cb22c35da823",
                    "last_updated": "2023-04-19T20:46:53.598372-04:00",
                    "created_at": "2023-04-18T12:12:00.342098-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api"
                },
                {
                    "id": "8e26ceff-f586-4240-a2db-04859062ac0a",
                    "gambit_id": "4255c6a5-e324-459c-9fdb-a65815b4d285",
                    "last_updated": "2023-04-19T20:46:53.602183-04:00",
                    "created_at": "2023-04-18T12:12:00.349116-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api"
                }
            ]
        }
    ]
}