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/ea10acc3-a841-40e7-a81e-8b1f90085a4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea10acc3-a841-40e7-a81e-8b1f90085a4f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fb919a0a-3b1b-47da-a982-47bc641eb618",
    "completed": true,
    "last_updated": "2023-05-27T16:12:10.613320-04:00",
    "created_at": "2023-05-26T11:52:11.973481-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fb919a0a-3b1b-47da-a982-47bc641eb618",
    "datetime": "2023-05-26T19:05:00-04:00",
    "cutoff_datetime": "2023-05-26T19:05:00-04:00",
    "name": "SDG (J Musgrove) v. NYY (R Vasquez)",
    "bettypes": [
        {
            "id": "03927137-0cb6-464a-8e27-374fdcf2e81d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea10acc3-a841-40e7-a81e-8b1f90085a4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:11.976294-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": "SDG (J Musgrove)",
                        "amount": 5117.0
                    },
                    {
                        "team": "NYY (R Vasquez)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09dd1eb1-87a7-48f6-9a01-0ebddb22ca30",
                    "gambit_id": "e227b940-5f85-4a89-ad5c-558b22a45f64",
                    "last_updated": "2023-05-27T16:12:10.619600-04:00",
                    "created_at": "2023-05-26T11:52:11.978390-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03927137-0cb6-464a-8e27-374fdcf2e81d/?format=api"
                },
                {
                    "id": "1be99615-9155-4f3b-927d-e14a0a716ae2",
                    "gambit_id": "70c975c2-3b20-4fca-975e-899367f7e7ff",
                    "last_updated": "2023-05-27T16:12:10.621985-04:00",
                    "created_at": "2023-05-26T11:52:11.980536-04:00",
                    "name": "NYY (R Vasquez)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03927137-0cb6-464a-8e27-374fdcf2e81d/?format=api"
                }
            ]
        },
        {
            "id": "f187678e-b49b-4a7a-b27b-24162be6ca6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea10acc3-a841-40e7-a81e-8b1f90085a4f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:11.982651-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": 5939.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1112953d-1d52-4dd8-9c17-5e24c8f51e06",
                    "gambit_id": "0e4e5e23-d19a-4d5c-a280-8263e9a4ef6a",
                    "last_updated": "2023-05-27T16:12:10.629730-04:00",
                    "created_at": "2023-05-26T11:52:11.986495-04:00",
                    "name": "NYY",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f187678e-b49b-4a7a-b27b-24162be6ca6f/?format=api"
                },
                {
                    "id": "c06d9be5-4daf-471f-85ec-7139dda7695b",
                    "gambit_id": "893790db-25f6-4195-b6ca-f388ccc07486",
                    "last_updated": "2023-05-27T16:12:10.627075-04:00",
                    "created_at": "2023-05-26T11:52:11.984719-04:00",
                    "name": "SDG",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f187678e-b49b-4a7a-b27b-24162be6ca6f/?format=api"
                }
            ]
        },
        {
            "id": "7cf776e8-f8b5-4767-bfd9-4a5833f474e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea10acc3-a841-40e7-a81e-8b1f90085a4f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:11.988267-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af9564fd-53f7-4d65-a079-d92088c89fa2",
                    "gambit_id": "832fda83-81e0-461e-a0d5-4a3898f358f8",
                    "last_updated": "2023-05-27T16:12:10.637020-04:00",
                    "created_at": "2023-05-26T11:52:11.992262-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf776e8-f8b5-4767-bfd9-4a5833f474e8/?format=api"
                },
                {
                    "id": "f69a502e-63dc-4c07-b65c-26dd2be4551b",
                    "gambit_id": "6f5bd102-ca70-4d08-af5d-c74bf6c98d46",
                    "last_updated": "2023-05-27T16:12:10.634537-04:00",
                    "created_at": "2023-05-26T11:52:11.989993-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf776e8-f8b5-4767-bfd9-4a5833f474e8/?format=api"
                }
            ]
        }
    ]
}