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/107523f0-1031-4ae8-aa7a-c615b5d5aea7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "107523f0-1031-4ae8-aa7a-c615b5d5aea7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e7910f61-a486-45cf-933b-58f2eb9375d9",
    "completed": true,
    "last_updated": "2022-09-21T16:11:56.139950-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.63,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e7910f61-a486-45cf-933b-58f2eb9375d9",
    "datetime": "2022-09-20T20:40:00-04:00",
    "cutoff_datetime": "2022-09-20T20:40:00-04:00",
    "name": "SFO (J Brebbia) v. COL (K Freeland)",
    "bettypes": [
        {
            "id": "f51df3a4-0dff-46ad-bcd8-cc072bc9d070",
            "match": "https://api-prod.gambitprofit.com/api/matches/107523f0-1031-4ae8-aa7a-c615b5d5aea7/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "COL (K Freeland)",
                        "amount": 5189.0
                    },
                    {
                        "team": "SFO (J Brebbia)",
                        "amount": 4811.0
                    }
                ],
                "expected_reward_tokens": 9236.42,
                "profit_sb": 236.42,
                "profit_sb_percentage": 2.63,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b7f626e-f6f3-4bec-bf76-d84db4ceaf7e",
                    "gambit_id": "b18ed1c3-a9dc-4fb9-b081-168aa9a67478",
                    "last_updated": "2022-09-21T16:11:56.150080-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (K Freeland)",
                    "reward": "1.78000",
                    "odds": "1.87720",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f51df3a4-0dff-46ad-bcd8-cc072bc9d070/?format=api"
                },
                {
                    "id": "990e7af3-5bd4-4b5a-8991-9b34be9c84a5",
                    "gambit_id": "d07eafd4-3fe1-403f-a0e3-9b13663fbe37",
                    "last_updated": "2022-09-21T16:11:56.151102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (J Brebbia)",
                    "reward": "1.92000",
                    "odds": "2.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f51df3a4-0dff-46ad-bcd8-cc072bc9d070/?format=api"
                }
            ]
        },
        {
            "id": "5d8bf92e-86a4-4c5a-8c66-d70e8552c0bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/107523f0-1031-4ae8-aa7a-c615b5d5aea7/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "SFO",
                        "amount": 6108.0
                    },
                    {
                        "team": "COL",
                        "amount": 3892.0
                    }
                ],
                "expected_reward_tokens": 9223.08,
                "profit_sb": 223.08,
                "profit_sb_percentage": 2.48,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9fbdf72b-3458-4318-8322-4cc5a5143e0c",
                    "gambit_id": "21f2aa84-0cd6-499b-9295-e8866765c5a1",
                    "last_updated": "2022-09-21T16:11:56.144291-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.51000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8bf92e-86a4-4c5a-8c66-d70e8552c0bf/?format=api"
                },
                {
                    "id": "0e4d8d41-9d46-4672-94a1-2fe4c12b0531",
                    "gambit_id": "f128af55-c17b-4f08-8d4f-16fc30636f73",
                    "last_updated": "2022-09-21T16:11:56.142988-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.37000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8bf92e-86a4-4c5a-8c66-d70e8552c0bf/?format=api"
                }
            ]
        },
        {
            "id": "3afd9e47-2b42-400d-a1d6-3cacaf062c6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/107523f0-1031-4ae8-aa7a-c615b5d5aea7/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 11.5",
                        "amount": 5207.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72b8e302-5b75-4608-9d5d-ff9bcffcb977",
                    "gambit_id": "f945520a-a7ff-4f3e-b37f-1184181ce7c2",
                    "last_updated": "2022-09-21T16:11:56.146708-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afd9e47-2b42-400d-a1d6-3cacaf062c6d/?format=api"
                },
                {
                    "id": "ef370565-9656-42b1-9aea-00d10b6b468e",
                    "gambit_id": "95f18230-2ebe-4546-81b8-bfea84533379",
                    "last_updated": "2022-09-21T16:11:56.147904-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3afd9e47-2b42-400d-a1d6-3cacaf062c6d/?format=api"
                }
            ]
        }
    ]
}