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/0d59d0bd-f886-462a-be1f-a372ec88b40c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0d59d0bd-f886-462a-be1f-a372ec88b40c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e3477439-b558-4524-9155-40813bbe5e40",
    "completed": true,
    "last_updated": "2023-12-23T21:08:16.553610-05:00",
    "created_at": "2023-12-22T10:13:13.989644-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e3477439-b558-4524-9155-40813bbe5e40",
    "datetime": "2023-12-22T19:10:00-05:00",
    "cutoff_datetime": "2023-12-22T19:10:00-05:00",
    "name": "Toronto Raptors v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "85031bf5-1a6b-45ca-b6d2-a3893137e83e",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d59d0bd-f886-462a-be1f-a372ec88b40c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-22T10:13:14.011837-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": "Philadelphia 76ers",
                        "amount": 7197.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 2803.0
                    }
                ],
                "expected_reward_tokens": 9500.04,
                "profit_sb": 0.04,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0cdfd94-8b6e-4731-aade-2d0a1116eb64",
                    "gambit_id": "04fd9f00-fe41-40d2-a46b-96f901d46be3",
                    "last_updated": "2023-12-23T21:08:16.574671-05:00",
                    "created_at": "2023-12-22T10:13:14.020353-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85031bf5-1a6b-45ca-b6d2-a3893137e83e/?format=api"
                },
                {
                    "id": "97681664-1000-4813-b8dc-e8df8851e579",
                    "gambit_id": "9041017e-11e7-4eb1-a545-ee764dfae686",
                    "last_updated": "2023-12-23T21:08:16.571296-05:00",
                    "created_at": "2023-12-22T10:13:14.016102-05:00",
                    "name": "Toronto Raptors",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85031bf5-1a6b-45ca-b6d2-a3893137e83e/?format=api"
                }
            ]
        },
        {
            "id": "e6fdf1d6-9933-4c68-947c-f75ef6de79e9",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d59d0bd-f886-462a-be1f-a372ec88b40c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-22T10:13:13.995989-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "729f025f-46ec-4a98-8088-fdc6673cefa5",
                    "gambit_id": "a52cb2a1-c604-4c96-898c-29dda9b14e5b",
                    "last_updated": "2023-12-23T21:08:16.561447-05:00",
                    "created_at": "2023-12-22T10:13:14.001024-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fdf1d6-9933-4c68-947c-f75ef6de79e9/?format=api"
                },
                {
                    "id": "d2138bb2-e8c7-4ae4-b9e7-3066685e5407",
                    "gambit_id": "5cd8c8b7-3a65-473c-aace-19a8a145e5bb",
                    "last_updated": "2023-12-23T21:08:16.564902-05:00",
                    "created_at": "2023-12-22T10:13:14.007330-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6fdf1d6-9933-4c68-947c-f75ef6de79e9/?format=api"
                }
            ]
        },
        {
            "id": "28ba85f0-d043-4cc4-b934-e25e9564b171",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d59d0bd-f886-462a-be1f-a372ec88b40c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-22T10:13:14.025008-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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "19c394ad-7c28-477b-ae93-ed6f09fa40d5",
                    "gambit_id": "a231057a-f799-4ad7-8ed5-c7b9999f8f79",
                    "last_updated": "2023-12-23T21:08:16.581328-05:00",
                    "created_at": "2023-12-22T10:13:14.028731-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ba85f0-d043-4cc4-b934-e25e9564b171/?format=api"
                },
                {
                    "id": "f55eed58-5e08-4690-bb2d-824687f34483",
                    "gambit_id": "69d45ed6-a7ac-4239-a75c-ba7a16a31397",
                    "last_updated": "2023-12-23T21:08:16.584815-05:00",
                    "created_at": "2023-12-22T10:13:14.032790-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ba85f0-d043-4cc4-b934-e25e9564b171/?format=api"
                }
            ]
        }
    ]
}