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/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2754b4d1-4ec4-4c8d-81cb-256324572d52",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "204c683b-8de7-48b2-8ff2-496a1ee05f74",
    "completed": true,
    "last_updated": "2023-01-18T09:36:57.976897-05:00",
    "created_at": "2023-01-17T09:27:12.277764-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/204c683b-8de7-48b2-8ff2-496a1ee05f74",
    "datetime": "2023-01-17T19:07:00-05:00",
    "cutoff_datetime": "2023-01-17T19:07:00-05:00",
    "name": "Winnipeg Jets v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "bbb24a3a-8d96-4e53-9e63-54d48c92e68f",
            "match": "https://api-prod.gambitprofit.com/api/matches/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-17T09:27:12.289772-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": "Winnipeg Jets",
                        "amount": 6876.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3124.0
                    }
                ],
                "expected_reward_tokens": 9557.64,
                "profit_sb": 57.64,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "29bb06bb-0854-4b87-b4c1-520ed307ef27",
                    "gambit_id": "35829411-0f45-4377-84be-b8d907ce9cfe",
                    "last_updated": "2023-01-18T09:36:57.988595-05:00",
                    "created_at": "2023-01-17T09:27:12.292334-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb24a3a-8d96-4e53-9e63-54d48c92e68f/?format=api"
                },
                {
                    "id": "1e4fe5cb-c910-436c-aa10-699bb7b1afdb",
                    "gambit_id": "89d20c99-7c97-4bc5-87a2-b03b0339620e",
                    "last_updated": "2023-01-18T09:36:57.987444-05:00",
                    "created_at": "2023-01-17T09:27:12.290951-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.06000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb24a3a-8d96-4e53-9e63-54d48c92e68f/?format=api"
                }
            ]
        },
        {
            "id": "abb76856-1b78-4022-a56a-29486e25af64",
            "match": "https://api-prod.gambitprofit.com/api/matches/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-17T09:27:12.286048-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": "Montreal Canadiens",
                        "amount": 5328.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4672.0
                    }
                ],
                "expected_reward_tokens": 9483.84,
                "profit_sb": -16.16,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a09f9fb-853c-4b6f-b5f6-d9b36a708e27",
                    "gambit_id": "292a7fc8-e658-45da-8f25-105ef9402087",
                    "last_updated": "2023-01-18T09:36:57.984192-05:00",
                    "created_at": "2023-01-17T09:27:12.287180-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb76856-1b78-4022-a56a-29486e25af64/?format=api"
                },
                {
                    "id": "33a605ae-6d8e-45e0-95df-53fcb5c6b3b2",
                    "gambit_id": "b23eee5c-8037-4160-98b3-376ce6a3a62b",
                    "last_updated": "2023-01-18T09:36:57.985281-05:00",
                    "created_at": "2023-01-17T09:27:12.288440-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.03000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb76856-1b78-4022-a56a-29486e25af64/?format=api"
                }
            ]
        },
        {
            "id": "c0d51e59-c8a1-46e7-913c-1e36f469b32a",
            "match": "https://api-prod.gambitprofit.com/api/matches/2754b4d1-4ec4-4c8d-81cb-256324572d52/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-17T09:27:12.281892-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 6",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c02cd9c7-5f16-4e4c-a6e0-597b84db20fc",
                    "gambit_id": "35584f79-57a9-4e81-becf-4548bff6a96c",
                    "last_updated": "2023-01-18T09:36:57.981903-05:00",
                    "created_at": "2023-01-17T09:27:12.284733-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0d51e59-c8a1-46e7-913c-1e36f469b32a/?format=api"
                },
                {
                    "id": "915cdf9c-2d73-4183-859e-e1dac12a69c4",
                    "gambit_id": "150634fe-9e0f-4543-b0c8-41b37f0ae986",
                    "last_updated": "2023-01-18T09:36:57.980502-05:00",
                    "created_at": "2023-01-17T09:27:12.283396-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0d51e59-c8a1-46e7-913c-1e36f469b32a/?format=api"
                }
            ]
        }
    ]
}