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/005e23d4-ff82-4c4f-b54b-de524b699766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "005e23d4-ff82-4c4f-b54b-de524b699766",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b5d7c6e8-79b1-4313-a739-830d95f92174",
    "completed": false,
    "last_updated": "2024-02-07T01:52:57.488713-05:00",
    "created_at": "2024-01-30T11:23:09.931768-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "Super Bowl",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b5d7c6e8-79b1-4313-a739-830d95f92174",
    "datetime": "2024-02-11T18:30:00-05:00",
    "cutoff_datetime": "2024-02-11T18:30:00-05:00",
    "name": "San Francisco 49ers v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "26dc6a0f-4eb8-4e91-a574-557b7755a008",
            "match": "https://api-prod.gambitprofit.com/api/matches/005e23d4-ff82-4c4f-b54b-de524b699766/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-30T11:23:09.941515-05: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": "San Francisco 49ers",
                        "amount": 5423.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd69696b-7a50-466e-a957-ce95d7274d41",
                    "gambit_id": "a15dfc53-d383-492c-af3a-64ef152fa539",
                    "last_updated": "2024-02-07T01:52:57.503387-05:00",
                    "created_at": "2024-01-30T11:23:09.947538-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26dc6a0f-4eb8-4e91-a574-557b7755a008/?format=api"
                },
                {
                    "id": "41a09b65-a714-4a59-bb58-0e5cd3b5c685",
                    "gambit_id": "e9337d15-ac25-40ae-b767-0bface61575e",
                    "last_updated": "2024-02-07T01:52:57.507190-05:00",
                    "created_at": "2024-01-30T11:23:09.952710-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26dc6a0f-4eb8-4e91-a574-557b7755a008/?format=api"
                }
            ]
        },
        {
            "id": "7d616760-e738-4a95-8e60-175fdb54c0db",
            "match": "https://api-prod.gambitprofit.com/api/matches/005e23d4-ff82-4c4f-b54b-de524b699766/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-30T11:23:09.956562-05: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": "San Francisco 49ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas City Chiefs",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33b47b4f-5818-4126-bfbf-ac4dfd1d9176",
                    "gambit_id": "513b4bbf-c577-4718-bd3b-f00532c5cc57",
                    "last_updated": "2024-02-07T01:52:57.513928-05:00",
                    "created_at": "2024-01-30T11:23:09.960204-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d616760-e738-4a95-8e60-175fdb54c0db/?format=api"
                },
                {
                    "id": "b8a4b832-6439-4c9b-93da-f7bcf4e29224",
                    "gambit_id": "76b11691-3a62-4f2a-9dbc-4b25e6ec66f9",
                    "last_updated": "2024-02-07T01:52:57.517311-05:00",
                    "created_at": "2024-01-30T11:23:09.964254-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d616760-e738-4a95-8e60-175fdb54c0db/?format=api"
                }
            ]
        },
        {
            "id": "07339788-477a-4057-b2b5-a99c69b0bc26",
            "match": "https://api-prod.gambitprofit.com/api/matches/005e23d4-ff82-4c4f-b54b-de524b699766/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-30T11:23:09.968134-05: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 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99aec15c-9f2f-4df0-8f5c-cd768b7031dc",
                    "gambit_id": "81a281f2-b98a-4db2-a5f0-b906522b34a0",
                    "last_updated": "2024-02-07T01:52:57.523911-05:00",
                    "created_at": "2024-01-30T11:23:09.972262-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07339788-477a-4057-b2b5-a99c69b0bc26/?format=api"
                },
                {
                    "id": "e78abee7-02f6-4862-a561-96466a968f23",
                    "gambit_id": "242720ed-0f3a-4a3e-b37a-a025e840a4e7",
                    "last_updated": "2024-02-07T01:52:57.527216-05:00",
                    "created_at": "2024-01-30T11:23:09.977543-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07339788-477a-4057-b2b5-a99c69b0bc26/?format=api"
                }
            ]
        }
    ]
}