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/c09968bd-2759-421f-9e5a-3616e595c324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c09968bd-2759-421f-9e5a-3616e595c324",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3d71c2ad-aecb-45b0-95c6-595f1ea5f763",
    "completed": true,
    "last_updated": "2023-04-05T10:12:09.892738-04:00",
    "created_at": "2023-04-04T09:32:15.574083-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3d71c2ad-aecb-45b0-95c6-595f1ea5f763",
    "datetime": "2023-04-04T19:10:00-04:00",
    "cutoff_datetime": "2023-04-04T19:10:00-04:00",
    "name": "PIT (R Contreras) v. BOS (N Pivetta)",
    "bettypes": [
        {
            "id": "06aa6d5f-831d-4513-a177-0a4bc8a7e14f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c09968bd-2759-421f-9e5a-3616e595c324/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:32:15.585187-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": "BOS (N Pivetta)",
                        "amount": 5787.0
                    },
                    {
                        "team": "PIT (R Contreras)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d397c56-83d9-465a-a304-18b8c89a157b",
                    "gambit_id": "7bb3d01d-8c44-4b86-ab45-d1f1d2dd5936",
                    "last_updated": "2023-04-05T10:12:09.909722-04:00",
                    "created_at": "2023-04-04T09:32:15.586652-04:00",
                    "name": "BOS (N Pivetta)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06aa6d5f-831d-4513-a177-0a4bc8a7e14f/?format=api"
                },
                {
                    "id": "d29cd30e-33da-406c-b433-ec38dd69611d",
                    "gambit_id": "32430af8-d250-4ea5-a600-cff9350b8588",
                    "last_updated": "2023-04-05T10:12:09.911838-04:00",
                    "created_at": "2023-04-04T09:32:15.588140-04:00",
                    "name": "PIT (R Contreras)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06aa6d5f-831d-4513-a177-0a4bc8a7e14f/?format=api"
                }
            ]
        },
        {
            "id": "6cd82d2a-15a4-40eb-a465-4385fb4f3d40",
            "match": "https://api-prod.gambitprofit.com/api/matches/c09968bd-2759-421f-9e5a-3616e595c324/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T09:32:15.580627-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": 5939.0
                    },
                    {
                        "team": "BOS",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5032e66f-449a-4974-a11c-7a7c1b73db00",
                    "gambit_id": "a5e6d749-c612-4e8d-8664-cd9b7e9de8c6",
                    "last_updated": "2023-04-05T10:12:09.905367-04:00",
                    "created_at": "2023-04-04T09:32:15.583601-04:00",
                    "name": "PIT",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd82d2a-15a4-40eb-a465-4385fb4f3d40/?format=api"
                },
                {
                    "id": "9eeee24a-608e-493e-b040-9c7a05da9020",
                    "gambit_id": "ef98f88e-2429-4df7-a227-3dc4b45a762e",
                    "last_updated": "2023-04-05T10:12:09.903341-04:00",
                    "created_at": "2023-04-04T09:32:15.582048-04:00",
                    "name": "BOS",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cd82d2a-15a4-40eb-a465-4385fb4f3d40/?format=api"
                }
            ]
        },
        {
            "id": "493903e9-106b-4cef-9d15-bf0c6b3cad1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c09968bd-2759-421f-9e5a-3616e595c324/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:32:15.576046-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "069108a1-96f0-45a2-be6e-524dd52522aa",
                    "gambit_id": "5ed41226-61fe-4efb-990e-2cc0bdda12a2",
                    "last_updated": "2023-04-05T10:12:09.897283-04:00",
                    "created_at": "2023-04-04T09:32:15.577493-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493903e9-106b-4cef-9d15-bf0c6b3cad1a/?format=api"
                },
                {
                    "id": "2751cabd-67f9-4a36-86bc-a37f740bfd25",
                    "gambit_id": "79296bdc-9fa8-4c30-a5e8-d5349b55f3f3",
                    "last_updated": "2023-04-05T10:12:09.899414-04:00",
                    "created_at": "2023-04-04T09:32:15.579060-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/493903e9-106b-4cef-9d15-bf0c6b3cad1a/?format=api"
                }
            ]
        }
    ]
}