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/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f9a00b09-44d6-471f-bc23-5b9f56135c28",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8e88c77b-18c0-4746-a1b3-23e6b2145ead",
    "completed": true,
    "last_updated": "2023-01-13T11:47:14.827187-05:00",
    "created_at": "2023-01-12T08:22:01.028359-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/8e88c77b-18c0-4746-a1b3-23e6b2145ead",
    "datetime": "2023-01-12T19:07:00-05:00",
    "cutoff_datetime": "2023-01-12T19:07:00-05:00",
    "name": "Vancouver Canucks v. Tampa Bay Lightning",
    "bettypes": [
        {
            "id": "946759a2-efbf-4778-8a62-e3184cb8578b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T08:22:01.033576-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": "Tampa Bay Lightning",
                        "amount": 6802.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3198.0
                    }
                ],
                "expected_reward_tokens": 9114.3,
                "profit_sb": 114.3,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "92c06b4b-43cb-4a74-b24f-89db082a29cc",
                    "gambit_id": "34e94689-5f83-4a94-bf47-f466dc91e762",
                    "last_updated": "2023-01-13T11:47:14.837023-05:00",
                    "created_at": "2023-01-12T08:22:01.034641-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.34000",
                    "odds": "1.39220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946759a2-efbf-4778-8a62-e3184cb8578b/?format=api"
                },
                {
                    "id": "476ea3d3-1bc8-4998-aedb-0ae566173fc3",
                    "gambit_id": "55fd7a0f-5a39-492c-96f8-fb2dd2929eeb",
                    "last_updated": "2023-01-13T11:47:14.838330-05:00",
                    "created_at": "2023-01-12T08:22:01.035772-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.85000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/946759a2-efbf-4778-8a62-e3184cb8578b/?format=api"
                }
            ]
        },
        {
            "id": "22b2f37d-67ea-4218-88fc-29ebbcda304c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T08:22:01.029880-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": "Tampa Bay Lightning",
                        "amount": 5098.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "80576ec7-0a8d-4db9-a7b7-fed058e1bfe6",
                    "gambit_id": "4a8115d1-0e7c-4a1b-ad76-47c136fd4359",
                    "last_updated": "2023-01-13T11:47:14.833183-05:00",
                    "created_at": "2023-01-12T08:22:01.031095-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api"
                },
                {
                    "id": "fe48df03-125e-43f9-9a95-03c84546e641",
                    "gambit_id": "af8c6839-5da5-4ca2-83bd-ece749548403",
                    "last_updated": "2023-01-13T11:47:14.834399-05:00",
                    "created_at": "2023-01-12T08:22:01.032338-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b2f37d-67ea-4218-88fc-29ebbcda304c/?format=api"
                }
            ]
        },
        {
            "id": "b7ce0084-736b-46cd-9d8d-63278d3dfb22",
            "match": "https://api-prod.gambitprofit.com/api/matches/f9a00b09-44d6-471f-bc23-5b9f56135c28/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T12:16:57.481439-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.5",
                        "amount": 5402.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4598.0
                    }
                ],
                "expected_reward_tokens": 8966.1,
                "profit_sb": -33.9,
                "profit_sb_percentage": -0.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69762807-e260-48fc-9acb-55b3ea6b2dfd",
                    "gambit_id": "501c9165-e193-4e64-a92b-5343f621c359",
                    "last_updated": "2023-01-13T11:47:14.830997-05:00",
                    "created_at": "2023-01-12T12:16:57.484191-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.66000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7ce0084-736b-46cd-9d8d-63278d3dfb22/?format=api"
                },
                {
                    "id": "3a4c25e4-243e-4e30-be58-219884a7280f",
                    "gambit_id": "8235cdd4-4893-4ebf-8fdf-048203f2d07b",
                    "last_updated": "2023-01-13T11:47:14.829874-05:00",
                    "created_at": "2023-01-12T12:16:57.482886-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7ce0084-736b-46cd-9d8d-63278d3dfb22/?format=api"
                }
            ]
        }
    ]
}