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/3bc1d7ab-8a9f-47f7-9838-21dc76790d97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3bc1d7ab-8a9f-47f7-9838-21dc76790d97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b94bea8-4f2b-4193-bf91-b69f92ba7aaf",
    "completed": true,
    "last_updated": "2023-12-19T09:48:13.960300-05:00",
    "created_at": "2023-12-15T09:13:11.082466-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7b94bea8-4f2b-4193-bf91-b69f92ba7aaf",
    "datetime": "2023-12-17T16:25:00-05:00",
    "cutoff_datetime": "2023-12-17T16:25:00-05:00",
    "name": "Dallas Cowboys v. Buffalo Bills",
    "bettypes": [
        {
            "id": "f7937366-8b18-4224-a585-dafccc17ef3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bc1d7ab-8a9f-47f7-9838-21dc76790d97/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T09:13:11.100077-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": "Buffalo Bills",
                        "amount": 5599.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0ec852e0-2bdf-40d4-bb74-e97230f8ca23",
                    "gambit_id": "0e46d5e3-191a-4724-9d85-c2b455729cfb",
                    "last_updated": "2023-12-19T09:48:13.992844-05:00",
                    "created_at": "2023-12-15T09:13:11.107376-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7937366-8b18-4224-a585-dafccc17ef3c/?format=api"
                },
                {
                    "id": "79d47e0f-ea68-4300-9f1b-d52b783f5d61",
                    "gambit_id": "1f8d3fce-5fa6-41a7-bfc1-8aea91a4c46d",
                    "last_updated": "2023-12-19T09:48:13.989516-05:00",
                    "created_at": "2023-12-15T09:13:11.103906-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7937366-8b18-4224-a585-dafccc17ef3c/?format=api"
                }
            ]
        },
        {
            "id": "bded6c4d-57c6-47fe-bc54-ea295fe50cba",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bc1d7ab-8a9f-47f7-9838-21dc76790d97/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-15T09:13:11.087925-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": "Dallas Cowboys",
                        "amount": 5000.0
                    },
                    {
                        "team": "Buffalo Bills",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d7f398b-c4a4-48ea-86ee-e338748107f5",
                    "gambit_id": "69dd79ff-3bd0-4dcf-ae80-3b83aec6c05d",
                    "last_updated": "2023-12-19T09:48:13.978556-05:00",
                    "created_at": "2023-12-15T09:13:11.091966-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bded6c4d-57c6-47fe-bc54-ea295fe50cba/?format=api"
                },
                {
                    "id": "c85176cf-2351-4b1c-adfc-5cf8ed464f5f",
                    "gambit_id": "88c24b8e-58c3-44b8-82a1-9555fb8bca17",
                    "last_updated": "2023-12-19T09:48:13.982231-05:00",
                    "created_at": "2023-12-15T09:13:11.096130-05:00",
                    "name": "Buffalo Bills",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bded6c4d-57c6-47fe-bc54-ea295fe50cba/?format=api"
                }
            ]
        },
        {
            "id": "251debaf-19b2-4999-a915-89d8a532166d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3bc1d7ab-8a9f-47f7-9838-21dc76790d97/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T09:13:11.111470-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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30921dc9-2147-426d-9d4c-2513ccc7e0e0",
                    "gambit_id": "43493f3b-db56-4624-a4ba-adf21f0002da",
                    "last_updated": "2023-12-19T09:48:14.020902-05:00",
                    "created_at": "2023-12-15T09:13:11.133388-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251debaf-19b2-4999-a915-89d8a532166d/?format=api"
                },
                {
                    "id": "4f1698ba-a8a3-4511-bb15-d8f8b2130b23",
                    "gambit_id": "edab8e81-b34b-4481-b5ee-6d1f23254c87",
                    "last_updated": "2023-12-19T09:48:14.027740-05:00",
                    "created_at": "2023-12-15T09:13:11.129299-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251debaf-19b2-4999-a915-89d8a532166d/?format=api"
                }
            ]
        }
    ]
}