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/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce1e2959-28e6-49b3-a38e-fa6270982a11",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8d8adbb0-edcf-4bf9-b588-522a9fbe4da1",
    "completed": true,
    "last_updated": "2023-07-06T12:28:23.316449-04:00",
    "created_at": "2023-07-05T08:42:57.706903-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8d8adbb0-edcf-4bf9-b588-522a9fbe4da1",
    "datetime": "2023-07-05T18:40:00-04:00",
    "cutoff_datetime": "2023-07-05T18:40:00-04:00",
    "name": "PHI (T Walker) v. TAM (Z Littell)",
    "bettypes": [
        {
            "id": "14ebd60a-310c-4463-a002-24aa510acf19",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-05T08:42:57.710283-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 Littell)",
                        "amount": 5440.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "387c06cd-f62c-4a1d-ba1c-4cbe6e10c831",
                    "gambit_id": "92345ff5-6eac-465c-b86c-e782438bc954",
                    "last_updated": "2023-07-06T12:28:23.322006-04:00",
                    "created_at": "2023-07-05T08:42:57.712785-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api"
                },
                {
                    "id": "9e06366a-b605-4a6d-805e-be1644422b2b",
                    "gambit_id": "dcb0d466-9dd9-4d6f-90ba-ec670b010ce0",
                    "last_updated": "2023-07-06T12:28:23.324570-04:00",
                    "created_at": "2023-07-05T08:42:57.715435-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ebd60a-310c-4463-a002-24aa510acf19/?format=api"
                }
            ]
        },
        {
            "id": "93708d72-59e1-4ffd-8fef-c24ae04563f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-05T08:42:57.717810-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": "PHI",
                        "amount": 6232.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d47e69bf-da5e-4ee6-a421-816dee876589",
                    "gambit_id": "2e3f56b8-7dfb-4f96-aa78-20f07aad67d7",
                    "last_updated": "2023-07-06T12:28:23.330413-04:00",
                    "created_at": "2023-07-05T08:42:57.720121-04:00",
                    "name": "PHI",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93708d72-59e1-4ffd-8fef-c24ae04563f8/?format=api"
                },
                {
                    "id": "fa54a1e6-c37e-4972-b2dd-ca865743367b",
                    "gambit_id": "4d15c0f6-6f42-4cd9-8296-3e4b9d98af36",
                    "last_updated": "2023-07-06T12:28:23.333288-04:00",
                    "created_at": "2023-07-05T08:42:57.722381-04:00",
                    "name": "TAM",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93708d72-59e1-4ffd-8fef-c24ae04563f8/?format=api"
                }
            ]
        },
        {
            "id": "306bc15c-5cb9-4184-af33-65931d8c4bc3",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce1e2959-28e6-49b3-a38e-fa6270982a11/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-05T08:42:57.724615-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae36519b-88ab-4ed2-b638-00c1df7ff3fe",
                    "gambit_id": "24321403-d0ab-4505-a5a5-34392bdbfed7",
                    "last_updated": "2023-07-06T12:28:23.341081-04:00",
                    "created_at": "2023-07-05T08:42:57.729175-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api"
                },
                {
                    "id": "9c631f05-6dee-4f48-a7d4-8a91263f7002",
                    "gambit_id": "34623503-5d7d-47c9-b192-2f3972f5349b",
                    "last_updated": "2023-07-06T12:28:23.338280-04:00",
                    "created_at": "2023-07-05T08:42:57.726834-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306bc15c-5cb9-4184-af33-65931d8c4bc3/?format=api"
                }
            ]
        }
    ]
}