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/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d5aea17-d532-4e69-a983-cb38e4efc525",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "579d99ef-5845-43d5-a86a-7da23f5d6975",
    "completed": true,
    "last_updated": "2023-05-11T11:17:10.506159-04:00",
    "created_at": "2023-05-10T15:11:59.778707-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.71,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/579d99ef-5845-43d5-a86a-7da23f5d6975",
    "datetime": "2023-05-10T19:10:00-04:00",
    "cutoff_datetime": "2023-05-10T19:10:00-04:00",
    "name": "Toronto Maple Leafs v. Florida Panthers",
    "bettypes": [
        {
            "id": "781a8303-d033-417c-8fa8-63852b0609b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-10T15:11:59.790813-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": 5213.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dbd0ad9d-1778-4a7b-baa6-80b4fc9c6baf",
                    "gambit_id": "a3200da9-c85c-4c58-bb1b-4fa0607cbccc",
                    "last_updated": "2023-05-11T11:17:10.519215-04:00",
                    "created_at": "2023-05-10T15:11:59.793824-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781a8303-d033-417c-8fa8-63852b0609b1/?format=api"
                },
                {
                    "id": "35f92153-a0e7-4e55-99da-564cfb183502",
                    "gambit_id": "96895f0e-33d7-4801-b05e-2d017c4a6d40",
                    "last_updated": "2023-05-11T11:17:10.517814-04:00",
                    "created_at": "2023-05-10T15:11:59.792259-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781a8303-d033-417c-8fa8-63852b0609b1/?format=api"
                }
            ]
        },
        {
            "id": "c9b69fb6-6984-475a-9eff-54d9b60eda0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-10T15:11:59.785709-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": "Florida Panthers",
                        "amount": 6547.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "755b43ff-6559-4896-aa64-ea83230ae399",
                    "gambit_id": "b629e144-8102-4477-b91f-cbadcb831b6c",
                    "last_updated": "2023-05-11T11:17:10.513539-04:00",
                    "created_at": "2023-05-10T15:11:59.787184-04:00",
                    "name": "Florida Panthers",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69fb6-6984-475a-9eff-54d9b60eda0f/?format=api"
                },
                {
                    "id": "7ff96463-8a1c-46af-b8d5-a0fc107b297d",
                    "gambit_id": "8065b434-be5b-45d7-8536-d586c5a28991",
                    "last_updated": "2023-05-11T11:17:10.514982-04:00",
                    "created_at": "2023-05-10T15:11:59.788849-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b69fb6-6984-475a-9eff-54d9b60eda0f/?format=api"
                }
            ]
        },
        {
            "id": "3b66c598-049e-402c-8136-1d0fac9af169",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d5aea17-d532-4e69-a983-cb38e4efc525/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-10T15:11:59.780853-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 6.5",
                        "amount": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7024f86-b5e0-4fcf-bd31-2e99c5895993",
                    "gambit_id": "3931314a-7fad-4232-8d31-6c5719be1dc1",
                    "last_updated": "2023-05-11T11:17:10.510863-04:00",
                    "created_at": "2023-05-10T15:11:59.784066-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b66c598-049e-402c-8136-1d0fac9af169/?format=api"
                },
                {
                    "id": "6a5cb23d-e750-4cdb-ba8f-8623bca7e310",
                    "gambit_id": "f4955ad1-311c-4864-8af1-9d24816a7709",
                    "last_updated": "2023-05-11T11:17:10.509386-04:00",
                    "created_at": "2023-05-10T15:11:59.782447-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b66c598-049e-402c-8136-1d0fac9af169/?format=api"
                }
            ]
        }
    ]
}