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/de896018-82de-4e49-9101-97725b6719ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "de896018-82de-4e49-9101-97725b6719ca",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7b97aceb-72b9-41ce-a1bf-dc006cc0bf28",
    "completed": true,
    "last_updated": "2023-09-28T18:58:19.938183-04:00",
    "created_at": "2023-09-27T09:22:58.138256-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.87,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7b97aceb-72b9-41ce-a1bf-dc006cc0bf28",
    "datetime": "2023-09-27T19:07:00-04:00",
    "cutoff_datetime": "2023-09-27T19:07:00-04:00",
    "name": "NYY (G Cole) v. TOR (J Berrios)",
    "bettypes": [
        {
            "id": "4574bcdc-ef36-4e1a-9e32-5febb4cfde52",
            "match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:58.144249-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": "TOR (J Berrios)",
                        "amount": 5415.0
                    },
                    {
                        "team": "NYY (G Cole)",
                        "amount": 4585.0
                    }
                ],
                "expected_reward_tokens": 9582.65,
                "profit_sb": 82.65,
                "profit_sb_percentage": 0.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ce1e8bd9-b561-4e0f-a4fa-4cd2606a4640",
                    "gambit_id": "c9e48acc-6d3e-4913-8c35-d975257ad17a",
                    "last_updated": "2023-09-28T18:58:19.954267-04:00",
                    "created_at": "2023-09-27T09:22:58.152288-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.77000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4574bcdc-ef36-4e1a-9e32-5febb4cfde52/?format=api"
                },
                {
                    "id": "bd62ebab-bde8-402c-a9e0-b792dfce2693",
                    "gambit_id": "8abe37b9-62a4-4569-87a5-5d4833a05069",
                    "last_updated": "2023-09-28T18:58:19.950842-04:00",
                    "created_at": "2023-09-27T09:22:58.147829-04:00",
                    "name": "NYY (G Cole)",
                    "reward": "2.09000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4574bcdc-ef36-4e1a-9e32-5febb4cfde52/?format=api"
                }
            ]
        },
        {
            "id": "68cf2a57-f1dc-4996-ba3a-0a6e69627a12",
            "match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:58.156107-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": "NYY",
                        "amount": 6390.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d005034a-faad-4323-9315-9494fe47a692",
                    "gambit_id": "5a3335c5-4182-4fbd-b9ee-457789ae505b",
                    "last_updated": "2023-09-28T18:58:19.961160-04:00",
                    "created_at": "2023-09-27T09:22:58.160995-04:00",
                    "name": "NYY",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api"
                },
                {
                    "id": "79dbac68-e554-48b2-b013-f0715312b3ba",
                    "gambit_id": "579a0cf1-1260-4320-b27b-5b0639a34cd5",
                    "last_updated": "2023-09-28T18:58:19.965688-04:00",
                    "created_at": "2023-09-27T09:22:58.164797-04:00",
                    "name": "TOR",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cf2a57-f1dc-4996-ba3a-0a6e69627a12/?format=api"
                }
            ]
        },
        {
            "id": "3bd31295-ba9c-4f83-bf17-f27f8c68c23e",
            "match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:58.169240-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 7",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f81a3d0-dc95-470e-940e-238f0037a7fa",
                    "gambit_id": "57cbd7da-9571-426a-a7de-05b5f73ec3a1",
                    "last_updated": "2023-09-28T18:58:19.972658-04:00",
                    "created_at": "2023-09-27T09:22:58.172781-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api"
                },
                {
                    "id": "836e74f1-3f62-4ac0-ac9a-e7af3d68d148",
                    "gambit_id": "3da47cba-7a4b-4e05-b0ff-01e2287c0f3b",
                    "last_updated": "2023-09-28T18:58:19.976249-04:00",
                    "created_at": "2023-09-27T09:22:58.177374-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api"
                }
            ]
        }
    ]
}