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/6bac93e9-2273-4780-867a-01499c11500d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6bac93e9-2273-4780-867a-01499c11500d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "768d770f-c853-49d5-8094-9b0dbcbd33af",
    "completed": true,
    "last_updated": "2023-01-25T11:01:55.853377-05:00",
    "created_at": "2023-01-24T09:31:52.495224-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/768d770f-c853-49d5-8094-9b0dbcbd33af",
    "datetime": "2023-01-24T21:07:00-05:00",
    "cutoff_datetime": "2023-01-24T21:07:00-05:00",
    "name": "Washington Capitals v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "86178331-b3a9-4586-bd83-fa830f89903b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bac93e9-2273-4780-867a-01499c11500d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-24T09:31:52.504971-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": "Colorado Avalanche",
                        "amount": 5431.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 4569.0
                    }
                ],
                "expected_reward_tokens": 9503.52,
                "profit_sb": 3.52,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c7ab094b-3467-4897-9c08-52a960734046",
                    "gambit_id": "add42e5c-500f-4b2a-8604-a7572fa75fa9",
                    "last_updated": "2023-01-25T11:01:55.862748-05:00",
                    "created_at": "2023-01-24T09:31:52.506186-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86178331-b3a9-4586-bd83-fa830f89903b/?format=api"
                },
                {
                    "id": "1767c9fe-ec6d-4592-9259-b56e19c39dda",
                    "gambit_id": "bf59141f-a2a8-4a8a-883c-13d56f314d2e",
                    "last_updated": "2023-01-25T11:01:55.863798-05:00",
                    "created_at": "2023-01-24T09:31:52.507469-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.08000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86178331-b3a9-4586-bd83-fa830f89903b/?format=api"
                }
            ]
        },
        {
            "id": "b46bcfbe-dca2-472c-a81f-4cf3559b0f52",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bac93e9-2273-4780-867a-01499c11500d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-24T09:31:52.500918-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": "Washington Capitals",
                        "amount": 6612.0
                    },
                    {
                        "team": "Colorado Avalanche",
                        "amount": 3388.0
                    }
                ],
                "expected_reward_tokens": 9520.28,
                "profit_sb": 20.28,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d847be54-9e19-4196-abd5-dff4e2ad1a1e",
                    "gambit_id": "4fd849cc-8389-427b-82c5-d79a237f7fc9",
                    "last_updated": "2023-01-25T11:01:55.860598-05:00",
                    "created_at": "2023-01-24T09:31:52.503581-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.44000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b46bcfbe-dca2-472c-a81f-4cf3559b0f52/?format=api"
                },
                {
                    "id": "9b256369-09c2-4777-a2bf-941544319017",
                    "gambit_id": "41d7eee8-cd28-4359-9491-ccfa372b55ed",
                    "last_updated": "2023-01-25T11:01:55.859481-05:00",
                    "created_at": "2023-01-24T09:31:52.502189-05:00",
                    "name": "Colorado Avalanche",
                    "reward": "2.81000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b46bcfbe-dca2-472c-a81f-4cf3559b0f52/?format=api"
                }
            ]
        },
        {
            "id": "083eef33-e043-428d-badb-d4832883b44e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6bac93e9-2273-4780-867a-01499c11500d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-24T09:31:52.496961-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 Under 6",
                        "amount": 5211.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40396c3f-4bc2-4765-82d2-5e367d4c1212",
                    "gambit_id": "5d1b279c-963a-4efd-8fd4-bcc3323ce1c3",
                    "last_updated": "2023-01-25T11:01:55.856238-05:00",
                    "created_at": "2023-01-24T09:31:52.498208-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083eef33-e043-428d-badb-d4832883b44e/?format=api"
                },
                {
                    "id": "15d482cb-444c-46cf-b37a-04f87e3a1e31",
                    "gambit_id": "87d8a1e9-ce25-49fe-b915-e1ffb06fd4a7",
                    "last_updated": "2023-01-25T11:01:55.857312-05:00",
                    "created_at": "2023-01-24T09:31:52.499510-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083eef33-e043-428d-badb-d4832883b44e/?format=api"
                }
            ]
        }
    ]
}