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/25594ef0-c355-4829-a347-60672db91d43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25594ef0-c355-4829-a347-60672db91d43",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9699b675-306b-48bf-86fe-de0505a70847",
    "completed": true,
    "last_updated": "2023-04-28T11:22:24.663345-04:00",
    "created_at": "2023-04-27T11:52:02.351673-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9699b675-306b-48bf-86fe-de0505a70847",
    "datetime": "2023-04-27T20:05:00-04:00",
    "cutoff_datetime": "2023-04-27T20:05:00-04:00",
    "name": "NYY (G Cole) v. TEX (A Heaney)",
    "bettypes": [
        {
            "id": "342d22cd-574f-4a65-b1e3-4981f4a9abea",
            "match": "https://api-prod.gambitprofit.com/api/matches/25594ef0-c355-4829-a347-60672db91d43/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-27T11:52:02.369733-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 (G Cole)",
                        "amount": 6241.0
                    },
                    {
                        "team": "TEX (A Heaney)",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "565e24d2-7ad4-49a4-9b55-532fca710bc6",
                    "gambit_id": "f35f1066-89de-497a-869c-b02eeb48e400",
                    "last_updated": "2023-04-28T11:22:24.674802-04:00",
                    "created_at": "2023-04-27T11:52:02.374150-04:00",
                    "name": "NYY (G Cole)",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342d22cd-574f-4a65-b1e3-4981f4a9abea/?format=api"
                },
                {
                    "id": "5f93c0e8-5ffd-4a8e-af97-e042c8b89695",
                    "gambit_id": "32dcb296-566a-4329-b2c8-71b9e7ccb2bd",
                    "last_updated": "2023-04-28T11:22:24.673627-04:00",
                    "created_at": "2023-04-27T11:52:02.371907-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342d22cd-574f-4a65-b1e3-4981f4a9abea/?format=api"
                }
            ]
        },
        {
            "id": "bea2a11d-4b3b-4932-b855-d25427e6840a",
            "match": "https://api-prod.gambitprofit.com/api/matches/25594ef0-c355-4829-a347-60672db91d43/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-27T11:52:02.363029-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": "TEX",
                        "amount": 5107.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d596a1d0-d628-4e5c-80f9-cd9bed25a7fa",
                    "gambit_id": "6805bc72-9036-42e2-9f81-1127be1e75f0",
                    "last_updated": "2023-04-28T11:22:24.670050-04:00",
                    "created_at": "2023-04-27T11:52:02.365472-04:00",
                    "name": "TEX",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea2a11d-4b3b-4932-b855-d25427e6840a/?format=api"
                },
                {
                    "id": "dd29769e-985f-4741-a106-b0f022e6ac8e",
                    "gambit_id": "a18b3e0b-c682-4113-a5b6-f2de919e73c9",
                    "last_updated": "2023-04-28T11:22:24.671239-04:00",
                    "created_at": "2023-04-27T11:52:02.367547-04:00",
                    "name": "NYY",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea2a11d-4b3b-4932-b855-d25427e6840a/?format=api"
                }
            ]
        },
        {
            "id": "1baea536-69a3-478b-b794-e5a4b4fca7f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/25594ef0-c355-4829-a347-60672db91d43/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-27T11:52:02.354910-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 Under 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc1df072-e643-4ee0-b771-0a051ef5eabb",
                    "gambit_id": "8953f505-1a7a-4f20-bbab-eae5fc0742c0",
                    "last_updated": "2023-04-28T11:22:24.666242-04:00",
                    "created_at": "2023-04-27T11:52:02.357267-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1baea536-69a3-478b-b794-e5a4b4fca7f0/?format=api"
                },
                {
                    "id": "17eb13e4-16b8-4d9c-a572-6d412698b3bd",
                    "gambit_id": "706c4d0d-5c5b-4fd2-82f7-9e8f3b773d47",
                    "last_updated": "2023-04-28T11:22:24.667649-04:00",
                    "created_at": "2023-04-27T11:52:02.359809-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1baea536-69a3-478b-b794-e5a4b4fca7f0/?format=api"
                }
            ]
        }
    ]
}