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/690bd70b-df92-4880-83da-d40869671bcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "690bd70b-df92-4880-83da-d40869671bcc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "094a8028-cabb-4b76-b1ce-712bd7b96abe",
    "completed": true,
    "last_updated": "2023-04-08T11:47:20.697693-04:00",
    "created_at": "2023-04-07T09:27:13.583796-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/094a8028-cabb-4b76-b1ce-712bd7b96abe",
    "datetime": "2023-04-07T16:12:00-04:00",
    "cutoff_datetime": "2023-04-07T16:12:00-04:00",
    "name": "CWS (L Giolito) v. PIT (R Hill)",
    "bettypes": [
        {
            "id": "1af853d5-4cb4-4226-b1cd-8184232027f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-07T09:27:13.605004-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": "CWS (L Giolito)",
                        "amount": 5601.0
                    },
                    {
                        "team": "PIT (R Hill)",
                        "amount": 4399.0
                    }
                ],
                "expected_reward_tokens": 9633.72,
                "profit_sb": 133.72,
                "profit_sb_percentage": 1.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "21739048-4ad2-40c9-9924-5f6dd6d80e91",
                    "gambit_id": "544f6e88-9d4d-434d-a989-f92f66738d36",
                    "last_updated": "2023-04-08T11:47:20.735246-04:00",
                    "created_at": "2023-04-07T09:27:13.609572-04:00",
                    "name": "CWS (L Giolito)",
                    "reward": "1.72000",
                    "odds": "1.74630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api"
                },
                {
                    "id": "78d14224-3a48-4186-919c-cf7ff7943eb6",
                    "gambit_id": "d291495c-2a0e-461a-a9cb-e57e0fc0d480",
                    "last_updated": "2023-04-08T11:47:20.732243-04:00",
                    "created_at": "2023-04-07T09:27:13.607284-04:00",
                    "name": "PIT (R Hill)",
                    "reward": "2.19000",
                    "odds": "2.24000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af853d5-4cb4-4226-b1cd-8184232027f0/?format=api"
                }
            ]
        },
        {
            "id": "5498cf4a-f3cb-42ea-b144-8b0d3f3da52c",
            "match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-07T09:27:13.596873-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": "PIT",
                        "amount": 5599.0
                    },
                    {
                        "team": "CWS",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63f15c24-4d4f-463c-8625-af3b5c93caa0",
                    "gambit_id": "48f86a6d-ad1f-4771-a2e6-dbc0360ffd56",
                    "last_updated": "2023-04-08T11:47:20.721942-04:00",
                    "created_at": "2023-04-07T09:27:13.599428-04:00",
                    "name": "PIT",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api"
                },
                {
                    "id": "52ce7c38-ce86-458a-b55b-32f6ec88bc35",
                    "gambit_id": "6f3f5e4d-0e97-4438-b925-d80f9f82e1c1",
                    "last_updated": "2023-04-08T11:47:20.725392-04:00",
                    "created_at": "2023-04-07T09:27:13.602267-04:00",
                    "name": "CWS",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5498cf4a-f3cb-42ea-b144-8b0d3f3da52c/?format=api"
                }
            ]
        },
        {
            "id": "82f2c131-1302-4267-9b33-5b478cb9ffe1",
            "match": "https://api-prod.gambitprofit.com/api/matches/690bd70b-df92-4880-83da-d40869671bcc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-07T09:27:13.588329-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e25fec9-175c-42cf-a71b-9121787ed14a",
                    "gambit_id": "43fa3859-4d20-415a-8377-d3d742f0454d",
                    "last_updated": "2023-04-08T11:47:20.709191-04:00",
                    "created_at": "2023-04-07T09:27:13.594164-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82f2c131-1302-4267-9b33-5b478cb9ffe1/?format=api"
                },
                {
                    "id": "4806f3b8-8a2a-4a00-a343-9494688ce76d",
                    "gambit_id": "477e15a6-b61f-4cd1-be2b-d36a712a2a86",
                    "last_updated": "2023-04-08T11:47:20.705767-04:00",
                    "created_at": "2023-04-07T09:27:13.591275-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82f2c131-1302-4267-9b33-5b478cb9ffe1/?format=api"
                }
            ]
        }
    ]
}