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/3d26c533-97d4-4bb9-b008-28a551d855d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3d26c533-97d4-4bb9-b008-28a551d855d3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2f8f3ec5-9267-44a2-a18c-d72db9d15af4",
    "completed": true,
    "last_updated": "2023-02-28T12:37:08.110456-05:00",
    "created_at": "2023-02-27T10:17:01.723623-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2f8f3ec5-9267-44a2-a18c-d72db9d15af4",
    "datetime": "2023-02-27T19:07:00-05:00",
    "cutoff_datetime": "2023-02-27T19:07:00-05:00",
    "name": "Detroit Red Wings v. Ottawa Senators",
    "bettypes": [
        {
            "id": "dbcc2f5a-4e1d-4f17-be01-0eb9e3779cff",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d26c533-97d4-4bb9-b008-28a551d855d3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-27T10:17:01.730095-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": "Ottawa Senators",
                        "amount": 5419.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3b28d3b-2711-466c-b4c9-ea56b50a40ce",
                    "gambit_id": "3475808a-53f6-45c2-b6e2-795bc3c78d3a",
                    "last_updated": "2023-02-28T12:37:08.120620-05:00",
                    "created_at": "2023-02-27T10:17:01.731311-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbcc2f5a-4e1d-4f17-be01-0eb9e3779cff/?format=api"
                },
                {
                    "id": "9387cb63-8d28-4215-a915-b03bb6c67a73",
                    "gambit_id": "2cd997a5-b01c-4473-a68a-eeb5274c6d5f",
                    "last_updated": "2023-02-28T12:37:08.121761-05:00",
                    "created_at": "2023-02-27T10:17:01.732601-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbcc2f5a-4e1d-4f17-be01-0eb9e3779cff/?format=api"
                }
            ]
        },
        {
            "id": "1666304f-44c1-4543-b060-49ef70542530",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d26c533-97d4-4bb9-b008-28a551d855d3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-27T10:17:01.725795-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": "Detroit Red Wings",
                        "amount": 6563.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3dbc2a5c-e91a-47fb-83b0-40e1c94ea86d",
                    "gambit_id": "6d72bdc6-4d7d-4293-a211-d1c0e15603a9",
                    "last_updated": "2023-02-28T12:37:08.118245-05:00",
                    "created_at": "2023-02-27T10:17:01.728744-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1666304f-44c1-4543-b060-49ef70542530/?format=api"
                },
                {
                    "id": "0dcdd104-3b90-45e7-bf3e-57f80672d393",
                    "gambit_id": "552d5b6a-be7d-4961-955e-2cd879dedb52",
                    "last_updated": "2023-02-28T12:37:08.117132-05:00",
                    "created_at": "2023-02-27T10:17:01.727312-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1666304f-44c1-4543-b060-49ef70542530/?format=api"
                }
            ]
        },
        {
            "id": "45189500-3841-4e95-a6ed-938590243393",
            "match": "https://api-prod.gambitprofit.com/api/matches/3d26c533-97d4-4bb9-b008-28a551d855d3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:08.112415-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.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eea8493c-291a-42ea-bbb7-d7c1ceab030f",
                    "gambit_id": "4e166360-1971-45e6-ad63-ef011d69c6df",
                    "last_updated": "2023-02-28T12:37:08.113628-05:00",
                    "created_at": "2023-02-28T12:37:08.113637-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45189500-3841-4e95-a6ed-938590243393/?format=api"
                },
                {
                    "id": "a5d62020-c6f1-41cc-bb29-2774653330bc",
                    "gambit_id": "45117826-eacf-4d91-aabe-ee1637f35e90",
                    "last_updated": "2023-02-28T12:37:08.114864-05:00",
                    "created_at": "2023-02-28T12:37:08.114873-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45189500-3841-4e95-a6ed-938590243393/?format=api"
                }
            ]
        }
    ]
}