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/31cbb014-4546-47d2-bbbb-c96dec058143/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "31cbb014-4546-47d2-bbbb-c96dec058143",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ea04923c-9f21-42d0-953d-a7dc93902a57",
    "completed": true,
    "last_updated": "2023-12-11T11:33:03.397364-05:00",
    "created_at": "2023-12-09T08:48:14.695051-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.77,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ea04923c-9f21-42d0-953d-a7dc93902a57",
    "datetime": "2023-12-09T20:07:00-05:00",
    "cutoff_datetime": "2023-12-09T20:07:00-05:00",
    "name": "St Louis Blues v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "0febaf87-2823-471d-9447-657a57732382",
            "match": "https://api-prod.gambitprofit.com/api/matches/31cbb014-4546-47d2-bbbb-c96dec058143/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-09T08:48:14.705581-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": "St Louis Blues",
                        "amount": 5512.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d2273c5-ba81-4536-ade9-3d224613fdf2",
                    "gambit_id": "bcb45b63-fcb3-48de-a4e7-d29f1164f45c",
                    "last_updated": "2023-12-11T11:33:03.411054-05:00",
                    "created_at": "2023-12-09T08:48:14.710351-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0febaf87-2823-471d-9447-657a57732382/?format=api"
                },
                {
                    "id": "389ed1c8-8e92-4857-bcf7-f661ec58cae6",
                    "gambit_id": "b63e58ff-d490-4cb1-9600-1709ae8dca72",
                    "last_updated": "2023-12-11T11:33:03.415117-05:00",
                    "created_at": "2023-12-09T08:48:14.714744-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0febaf87-2823-471d-9447-657a57732382/?format=api"
                }
            ]
        },
        {
            "id": "b7a223a9-34c4-463a-ae82-310432da89ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/31cbb014-4546-47d2-bbbb-c96dec058143/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-09T08:48:14.718687-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": "Chicago Blackhawks",
                        "amount": 6547.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b441b022-95f8-4511-b045-b88333aafbc7",
                    "gambit_id": "2b6f9486-643c-431f-bfa9-419b70422a5e",
                    "last_updated": "2023-12-11T11:33:03.434311-05:00",
                    "created_at": "2023-12-09T08:48:14.726590-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a223a9-34c4-463a-ae82-310432da89ed/?format=api"
                },
                {
                    "id": "c2794521-88c8-45aa-b342-071ed25f849a",
                    "gambit_id": "8a66d927-dc80-4477-b220-00b530e34313",
                    "last_updated": "2023-12-11T11:33:03.422460-05:00",
                    "created_at": "2023-12-09T08:48:14.722787-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7a223a9-34c4-463a-ae82-310432da89ed/?format=api"
                }
            ]
        },
        {
            "id": "3838c723-1380-4582-b4ab-27180c936ea1",
            "match": "https://api-prod.gambitprofit.com/api/matches/31cbb014-4546-47d2-bbbb-c96dec058143/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-09T08:48:14.730561-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78f607f2-c477-4eb4-8472-c78bba9a6489",
                    "gambit_id": "ea2312ce-1ffa-4529-952d-e57097fd10e1",
                    "last_updated": "2023-12-11T11:33:03.443150-05:00",
                    "created_at": "2023-12-09T08:48:14.734793-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3838c723-1380-4582-b4ab-27180c936ea1/?format=api"
                },
                {
                    "id": "d3d55f98-87aa-4858-bd9c-a1d227cb8097",
                    "gambit_id": "755be963-1a5d-45e5-88fc-5be597ca90cf",
                    "last_updated": "2023-12-11T11:33:03.447144-05:00",
                    "created_at": "2023-12-09T08:48:14.738496-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3838c723-1380-4582-b4ab-27180c936ea1/?format=api"
                }
            ]
        }
    ]
}