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/d298e69d-f9ac-43a5-b581-51cee505b838/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d298e69d-f9ac-43a5-b581-51cee505b838",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3dd50e7e-db56-493c-a967-c067f99dd778",
    "completed": true,
    "last_updated": "2024-01-09T10:28:28.114869-05:00",
    "created_at": "2024-01-04T09:43:00.490292-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.13,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3dd50e7e-db56-493c-a967-c067f99dd778",
    "datetime": "2024-01-07T16:25:00-05:00",
    "cutoff_datetime": "2024-01-07T16:25:00-05:00",
    "name": "Chicago Bears v. Green Bay Packers",
    "bettypes": [
        {
            "id": "f4c0607f-da40-4e18-9786-5dc8e7839f5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/d298e69d-f9ac-43a5-b581-51cee505b838/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:43:00.508785-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": "Green Bay Packers",
                        "amount": 5857.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1978bff6-cbfa-40c5-8028-a2e533a834c4",
                    "gambit_id": "39ed1aa4-5e92-44ba-9b56-79453d517dd0",
                    "last_updated": "2024-01-09T10:28:28.140762-05:00",
                    "created_at": "2024-01-04T09:43:00.517219-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c0607f-da40-4e18-9786-5dc8e7839f5d/?format=api"
                },
                {
                    "id": "36dc0493-69a9-4259-8f6c-5436bcde6ef9",
                    "gambit_id": "95f1c17d-110e-4691-8d4b-670f44dfef35",
                    "last_updated": "2024-01-09T10:28:28.137558-05:00",
                    "created_at": "2024-01-04T09:43:00.512735-05:00",
                    "name": "Chicago Bears",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c0607f-da40-4e18-9786-5dc8e7839f5d/?format=api"
                }
            ]
        },
        {
            "id": "fffb08f2-31b2-46c2-8162-d5ad34f404b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/d298e69d-f9ac-43a5-b581-51cee505b838/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:43:00.495630-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": "Green Bay Packers",
                        "amount": 5319.0
                    },
                    {
                        "team": "Chicago Bears",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15b529bd-cd47-425f-a3b4-69f1175c47de",
                    "gambit_id": "aa325eef-0a0c-4b2e-945f-ad87a62b012a",
                    "last_updated": "2024-01-09T10:28:28.130156-05:00",
                    "created_at": "2024-01-04T09:43:00.503463-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffb08f2-31b2-46c2-8162-d5ad34f404b3/?format=api"
                },
                {
                    "id": "8a356a48-35b8-4647-bd35-ded0f7cd9fb3",
                    "gambit_id": "c96aaa32-35cc-4f3f-be1a-1c6bcb23bb45",
                    "last_updated": "2024-01-09T10:28:28.126786-05:00",
                    "created_at": "2024-01-04T09:43:00.499557-05:00",
                    "name": "Chicago Bears",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffb08f2-31b2-46c2-8162-d5ad34f404b3/?format=api"
                }
            ]
        },
        {
            "id": "20f831b4-8a4d-4a60-a57c-3d0b0c67fac2",
            "match": "https://api-prod.gambitprofit.com/api/matches/d298e69d-f9ac-43a5-b581-51cee505b838/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:43:00.521152-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 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79afd0a7-9939-49ed-b228-26737fe84b96",
                    "gambit_id": "65a678ed-9efb-4c7b-abad-ff5d5b53468c",
                    "last_updated": "2024-01-09T10:28:28.147169-05:00",
                    "created_at": "2024-01-04T09:43:00.524980-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f831b4-8a4d-4a60-a57c-3d0b0c67fac2/?format=api"
                },
                {
                    "id": "4434cbc5-0d5a-4e9e-8f20-38c2a3980c79",
                    "gambit_id": "17565f81-8ae4-4242-9b94-919feeb0dc75",
                    "last_updated": "2024-01-09T10:28:28.150430-05:00",
                    "created_at": "2024-01-04T09:43:00.529061-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f831b4-8a4d-4a60-a57c-3d0b0c67fac2/?format=api"
                }
            ]
        }
    ]
}