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/b3207ffa-2de9-4191-bdad-178b634edb1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3207ffa-2de9-4191-bdad-178b634edb1a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a035f34-6671-4ec4-ac69-43183a12e307",
    "completed": true,
    "last_updated": "2023-10-18T10:53:25.979961-04:00",
    "created_at": "2023-10-17T08:58:22.552459-04: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/1a035f34-6671-4ec4-ac69-43183a12e307",
    "datetime": "2023-10-17T22:37:00-04:00",
    "cutoff_datetime": "2023-10-17T22:37:00-04:00",
    "name": "Dallas Stars v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "755a0882-28d8-45d4-a038-d99ad0da0868",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3207ffa-2de9-4191-bdad-178b634edb1a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-17T08:58:22.562212-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": "Dallas Stars",
                        "amount": 5094.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "68c1aca0-fbdd-4b0e-be26-260aba6a1809",
                    "gambit_id": "b926738e-8789-4d29-9a6e-a8470e5d0393",
                    "last_updated": "2023-10-18T10:53:25.997467-04:00",
                    "created_at": "2023-10-17T08:58:22.566475-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/755a0882-28d8-45d4-a038-d99ad0da0868/?format=api"
                },
                {
                    "id": "90a1c17b-ae76-4026-a734-bc0479c88708",
                    "gambit_id": "ef596343-9a7a-4215-ab94-4f9d998b8dcc",
                    "last_updated": "2023-10-18T10:53:26.003043-04:00",
                    "created_at": "2023-10-17T08:58:22.570369-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/755a0882-28d8-45d4-a038-d99ad0da0868/?format=api"
                }
            ]
        },
        {
            "id": "c495470d-01a5-4a94-b0da-f98b40b04071",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3207ffa-2de9-4191-bdad-178b634edb1a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-17T08:58:22.574702-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": "Dallas Stars",
                        "amount": 7052.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 2948.0
                    }
                ],
                "expected_reward_tokens": 9520.2,
                "profit_sb": 20.2,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "85246120-9427-4ff5-9e50-93e4a2507da7",
                    "gambit_id": "65be066a-0768-41c0-93ec-737b1884b4e3",
                    "last_updated": "2023-10-18T10:53:26.011109-04:00",
                    "created_at": "2023-10-17T08:58:22.578632-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.35000",
                    "odds": "1.36360",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c495470d-01a5-4a94-b0da-f98b40b04071/?format=api"
                },
                {
                    "id": "08bf6e08-c980-4a3e-88af-7c623021426e",
                    "gambit_id": "0324cb71-bfaa-40e2-9a4d-2b5ad2b34fd9",
                    "last_updated": "2023-10-18T10:53:26.014706-04:00",
                    "created_at": "2023-10-17T08:58:22.582489-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "3.23000",
                    "odds": "3.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c495470d-01a5-4a94-b0da-f98b40b04071/?format=api"
                }
            ]
        },
        {
            "id": "bbf73f7d-b6b5-43b8-830b-38c1032600a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3207ffa-2de9-4191-bdad-178b634edb1a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-17T08:58:22.586483-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 Over 5.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54c100c2-457b-49d2-8a48-47d5486e3c4f",
                    "gambit_id": "a5811bf2-b109-4b78-bd11-95e4e01d7972",
                    "last_updated": "2023-10-18T10:53:26.022004-04:00",
                    "created_at": "2023-10-17T08:58:22.590341-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf73f7d-b6b5-43b8-830b-38c1032600a6/?format=api"
                },
                {
                    "id": "15a7b345-3f66-4f38-9087-192013e1f088",
                    "gambit_id": "40cd23e0-e71e-48b6-98df-56ff699479ef",
                    "last_updated": "2023-10-18T10:53:26.026393-04:00",
                    "created_at": "2023-10-17T08:58:22.594837-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf73f7d-b6b5-43b8-830b-38c1032600a6/?format=api"
                }
            ]
        }
    ]
}