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/47136ef4-3f24-4a59-8eeb-53453c1f9ed9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "47136ef4-3f24-4a59-8eeb-53453c1f9ed9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0254877-273d-4b2e-bbc9-c8e509fd9975",
    "completed": true,
    "last_updated": "2023-09-18T08:53:19.353778-04:00",
    "created_at": "2023-09-15T09:23:05.116161-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f0254877-273d-4b2e-bbc9-c8e509fd9975",
    "datetime": "2023-09-15T21:38:00-04:00",
    "cutoff_datetime": "2023-09-15T21:38:00-04:00",
    "name": "DET (T Skubal) v. LAA (G Canning)",
    "bettypes": [
        {
            "id": "e6d035fe-e1ed-44be-a3b5-5ea090a7724d",
            "match": "https://api-prod.gambitprofit.com/api/matches/47136ef4-3f24-4a59-8eeb-53453c1f9ed9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T09:23:05.128679-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": "DET (T Skubal)",
                        "amount": 5440.0
                    },
                    {
                        "team": "LAA (G Canning)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "301b15bf-9155-4a69-aa20-b68168e055b8",
                    "gambit_id": "72fc27bb-aaf7-4db6-bd9a-e89817b132b0",
                    "last_updated": "2023-09-18T08:53:19.368116-04:00",
                    "created_at": "2023-09-15T09:23:05.132557-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d035fe-e1ed-44be-a3b5-5ea090a7724d/?format=api"
                },
                {
                    "id": "e0abc6c2-2dac-4427-99c7-ede8352537b1",
                    "gambit_id": "a15474fa-c70a-4f1f-91b3-c9c8d526f100",
                    "last_updated": "2023-09-18T08:53:19.371937-04:00",
                    "created_at": "2023-09-15T09:23:05.142853-04:00",
                    "name": "LAA (G Canning)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d035fe-e1ed-44be-a3b5-5ea090a7724d/?format=api"
                }
            ]
        },
        {
            "id": "f10b493b-9462-4982-94a7-f5d6c3303414",
            "match": "https://api-prod.gambitprofit.com/api/matches/47136ef4-3f24-4a59-8eeb-53453c1f9ed9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-15T09:23:05.147166-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": "LAA",
                        "amount": 5857.0
                    },
                    {
                        "team": "DET",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c0b099e-b502-4176-808d-cc74c18ab920",
                    "gambit_id": "31bb7232-336a-48e3-baf9-0b0f1572e581",
                    "last_updated": "2023-09-18T08:53:19.384239-04:00",
                    "created_at": "2023-09-15T09:23:05.154494-04:00",
                    "name": "LAA",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f10b493b-9462-4982-94a7-f5d6c3303414/?format=api"
                },
                {
                    "id": "d290e057-3de1-4f27-8b37-232279e29d2c",
                    "gambit_id": "15965bd7-9807-4225-a612-7f9cdd709830",
                    "last_updated": "2023-09-18T08:53:19.380338-04:00",
                    "created_at": "2023-09-15T09:23:05.150587-04:00",
                    "name": "DET",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f10b493b-9462-4982-94a7-f5d6c3303414/?format=api"
                }
            ]
        },
        {
            "id": "5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/47136ef4-3f24-4a59-8eeb-53453c1f9ed9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T09:23:05.158285-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61df8b13-8419-4718-8a24-c02e63ea29f2",
                    "gambit_id": "0659e29c-671b-4b71-b266-63f8eea40186",
                    "last_updated": "2023-09-18T08:53:19.395097-04:00",
                    "created_at": "2023-09-15T09:23:05.171584-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e/?format=api"
                },
                {
                    "id": "7b19f96e-bb43-40c4-a157-b57dfb6af360",
                    "gambit_id": "900b37ed-daef-4519-ac02-85d8d60befb3",
                    "last_updated": "2023-09-18T08:53:19.391785-04:00",
                    "created_at": "2023-09-15T09:23:05.167780-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e/?format=api"
                }
            ]
        }
    ]
}