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/44b60542-8e2b-4f07-ae6e-8eb7c45c5104/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44b60542-8e2b-4f07-ae6e-8eb7c45c5104",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "01122821-4c0d-45e7-a81b-707acc2fe22e",
    "completed": true,
    "last_updated": "2023-05-06T13:26:53.521547-04:00",
    "created_at": "2023-05-05T11:47:04.544251-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/01122821-4c0d-45e7-a81b-707acc2fe22e",
    "datetime": "2023-05-05T20:10:00-04:00",
    "cutoff_datetime": "2023-05-05T20:10:00-04:00",
    "name": "New Jersey Devils v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "b1a6814a-19c3-4582-8500-f6f4722405b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/44b60542-8e2b-4f07-ae6e-8eb7c45c5104/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-05T11:47:04.555818-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": "New Jersey Devils",
                        "amount": 5000.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1e2ccbdc-fdba-4851-9af3-9debbccccb73",
                    "gambit_id": "1990d5e4-fbe2-4168-8971-61267d587752",
                    "last_updated": "2023-05-06T13:26:53.539130-04:00",
                    "created_at": "2023-05-05T11:47:04.558901-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a6814a-19c3-4582-8500-f6f4722405b1/?format=api"
                },
                {
                    "id": "5f30c2ab-4ffe-4809-a062-55c5d94778ba",
                    "gambit_id": "082ecc6e-ec3b-4bff-a1ca-07c6e2fe0a77",
                    "last_updated": "2023-05-06T13:26:53.537199-04:00",
                    "created_at": "2023-05-05T11:47:04.557248-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a6814a-19c3-4582-8500-f6f4722405b1/?format=api"
                }
            ]
        },
        {
            "id": "30286ed0-e672-440e-9c81-1f55ca072efd",
            "match": "https://api-prod.gambitprofit.com/api/matches/44b60542-8e2b-4f07-ae6e-8eb7c45c5104/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-05T11:47:04.551133-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": "New Jersey Devils",
                        "amount": 7203.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 2797.0
                    }
                ],
                "expected_reward_tokens": 9507.96,
                "profit_sb": 7.96,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8f6550d7-161e-43b0-9899-3b2b6eeb772b",
                    "gambit_id": "ef62df6c-495a-442e-8777-974eab9434e5",
                    "last_updated": "2023-05-06T13:26:53.533201-04:00",
                    "created_at": "2023-05-05T11:47:04.554197-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30286ed0-e672-440e-9c81-1f55ca072efd/?format=api"
                },
                {
                    "id": "d97a7b10-9747-4098-bf14-6e7a00b3ec77",
                    "gambit_id": "09952501-f29e-4f80-93a3-6215570a0342",
                    "last_updated": "2023-05-06T13:26:53.531096-04:00",
                    "created_at": "2023-05-05T11:47:04.552584-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "3.40000",
                    "odds": "3.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30286ed0-e672-440e-9c81-1f55ca072efd/?format=api"
                }
            ]
        },
        {
            "id": "0c261d09-223a-4973-b0a0-c7af430cfa59",
            "match": "https://api-prod.gambitprofit.com/api/matches/44b60542-8e2b-4f07-ae6e-8eb7c45c5104/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-05T11:47:04.546417-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 Under 5.5",
                        "amount": 5599.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd0c3d68-1622-46e0-a4b2-8cad885b13d5",
                    "gambit_id": "90cc6c60-28ad-4ed7-be3e-646da3d1535a",
                    "last_updated": "2023-05-06T13:26:53.525622-04:00",
                    "created_at": "2023-05-05T11:47:04.547970-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c261d09-223a-4973-b0a0-c7af430cfa59/?format=api"
                },
                {
                    "id": "9484f597-2ab4-49e3-a008-025777f21c6c",
                    "gambit_id": "71e5d2d9-6704-481c-95ac-0e54578d48ed",
                    "last_updated": "2023-05-06T13:26:53.527575-04:00",
                    "created_at": "2023-05-05T11:47:04.549559-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c261d09-223a-4973-b0a0-c7af430cfa59/?format=api"
                }
            ]
        }
    ]
}