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/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e09805f-a9e0-4a39-9c98-2175b26c14c0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "20e60c52-7372-4572-acc1-64a758b6413f",
    "completed": true,
    "last_updated": "2023-08-21T10:13:11.058763-04:00",
    "created_at": "2023-08-18T08:43:14.725275-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/20e60c52-7372-4572-acc1-64a758b6413f",
    "datetime": "2023-08-18T21:38:00-04:00",
    "cutoff_datetime": "2023-08-18T21:38:00-04:00",
    "name": "TAM (E Ramirez) v. LAA (T Anderson)",
    "bettypes": [
        {
            "id": "ae35ebc0-102d-4b33-be71-1e1624259260",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-18T08:43:14.730277-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 (T Anderson)",
                        "amount": 5117.0
                    },
                    {
                        "team": "TAM (E Ramirez)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "45c71240-14b7-4052-9dc0-cb5d7f451aa4",
                    "gambit_id": "896561e5-84c6-4e91-86d8-eda42cfabf02",
                    "last_updated": "2023-08-21T10:13:11.075477-04:00",
                    "created_at": "2023-08-18T08:43:14.738047-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api"
                },
                {
                    "id": "be600262-b774-499d-841d-cf024ab51be6",
                    "gambit_id": "f0c6c7b9-551b-4f2c-b862-9cfcc466669c",
                    "last_updated": "2023-08-21T10:13:11.072109-04:00",
                    "created_at": "2023-08-18T08:43:14.734018-04:00",
                    "name": "TAM (E Ramirez)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api"
                }
            ]
        },
        {
            "id": "93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-18T08:43:14.741919-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": "TAM",
                        "amount": 6390.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee495031-b352-48f4-950d-80567ebc5c6e",
                    "gambit_id": "57137ed2-b5ca-4649-ac6e-f1b37f81f64d",
                    "last_updated": "2023-08-21T10:13:11.082226-04:00",
                    "created_at": "2023-08-18T08:43:14.747440-04:00",
                    "name": "TAM",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api"
                },
                {
                    "id": "231f6a0a-1afe-46ae-96e3-4441de00466a",
                    "gambit_id": "ec5665a9-95d7-425b-aa68-a5d5e3142b9b",
                    "last_updated": "2023-08-21T10:13:11.085683-04:00",
                    "created_at": "2023-08-18T08:43:14.751925-04:00",
                    "name": "LAA",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a22a2c-7391-4b3b-b7d4-8af38e4c9ab5/?format=api"
                }
            ]
        },
        {
            "id": "0550d913-e1bb-4886-b12b-b18f3e5bfc7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-18T08:43:14.757155-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23cbbaf9-3d2a-4782-9264-be8cd25bd87c",
                    "gambit_id": "b1ce43bb-9ca2-48c6-b4ab-e4bbe7a1b5d8",
                    "last_updated": "2023-08-21T10:13:11.092431-04:00",
                    "created_at": "2023-08-18T08:43:14.762116-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api"
                },
                {
                    "id": "0992b698-6461-4f04-afd1-9d8a84256209",
                    "gambit_id": "104d3442-008b-4337-a912-923cc88810b4",
                    "last_updated": "2023-08-21T10:13:11.095681-04:00",
                    "created_at": "2023-08-18T08:43:14.766920-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0550d913-e1bb-4886-b12b-b18f3e5bfc7a/?format=api"
                }
            ]
        }
    ]
}