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/29faed69-b90c-43a3-9640-662d75490fe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "29faed69-b90c-43a3-9640-662d75490fe7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "80b3bd94-439c-4aa6-8b8f-5ac2d01d1e9c",
    "completed": true,
    "last_updated": "2023-07-22T09:47:57.090466-04:00",
    "created_at": "2023-07-21T08:53:22.739334-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/80b3bd94-439c-4aa6-8b8f-5ac2d01d1e9c",
    "datetime": "2023-07-21T18:40:00-04:00",
    "cutoff_datetime": "2023-07-21T18:40:00-04:00",
    "name": "BAL (K Bradish) v. TAM (Z Eflin)",
    "bettypes": [
        {
            "id": "d914b7d1-9d65-4e9f-b285-93c7fd9aea61",
            "match": "https://api-prod.gambitprofit.com/api/matches/29faed69-b90c-43a3-9640-662d75490fe7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-21T08:53:22.742141-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 (Z Eflin)",
                        "amount": 5776.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9ea9573d-42e3-4c66-b161-c54e5236cd1b",
                    "gambit_id": "3f8f466b-1681-4108-b040-e6f4fd55d131",
                    "last_updated": "2023-07-22T09:47:57.102157-04:00",
                    "created_at": "2023-07-21T08:53:22.746484-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d914b7d1-9d65-4e9f-b285-93c7fd9aea61/?format=api"
                },
                {
                    "id": "05b41611-97f5-4a7b-ac43-693b963d16b6",
                    "gambit_id": "cc98ec5a-8939-445a-8794-2aa736030a6d",
                    "last_updated": "2023-07-22T09:47:57.098481-04:00",
                    "created_at": "2023-07-21T08:53:22.744436-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d914b7d1-9d65-4e9f-b285-93c7fd9aea61/?format=api"
                }
            ]
        },
        {
            "id": "3ee48805-8e61-4698-91f1-0d03b360c344",
            "match": "https://api-prod.gambitprofit.com/api/matches/29faed69-b90c-43a3-9640-662d75490fe7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-21T08:53:22.748548-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": "BAL",
                        "amount": 5773.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a0cc8c6d-2d18-483a-846b-5619393eb708",
                    "gambit_id": "62a9019b-612e-4bd9-9d12-ce6d60d3f717",
                    "last_updated": "2023-07-22T09:47:57.108820-04:00",
                    "created_at": "2023-07-21T08:53:22.750465-04:00",
                    "name": "BAL",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ee48805-8e61-4698-91f1-0d03b360c344/?format=api"
                },
                {
                    "id": "4bf5175f-5652-48b8-8744-b9ce051a0695",
                    "gambit_id": "4bfbfd7c-6fef-4ab2-b880-779d9641d1cf",
                    "last_updated": "2023-07-22T09:47:57.112194-04:00",
                    "created_at": "2023-07-21T08:53:22.752389-04:00",
                    "name": "TAM",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ee48805-8e61-4698-91f1-0d03b360c344/?format=api"
                }
            ]
        },
        {
            "id": "8645aae5-b6dd-4f8e-b5c4-c8b43f352f7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/29faed69-b90c-43a3-9640-662d75490fe7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-21T08:53:22.754460-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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6e69bb9-7521-448b-9546-d8475c0da751",
                    "gambit_id": "e991b3df-6fbd-47da-a564-0956d5ae9480",
                    "last_updated": "2023-07-22T09:47:57.122609-04:00",
                    "created_at": "2023-07-21T08:53:22.758308-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8645aae5-b6dd-4f8e-b5c4-c8b43f352f7c/?format=api"
                },
                {
                    "id": "cda5a453-310c-4845-a102-829ec808ca82",
                    "gambit_id": "278b17b3-1314-4cf6-a4b9-2c77a3a6c257",
                    "last_updated": "2023-07-22T09:47:57.119286-04:00",
                    "created_at": "2023-07-21T08:53:22.756381-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8645aae5-b6dd-4f8e-b5c4-c8b43f352f7c/?format=api"
                }
            ]
        }
    ]
}