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/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aa2d6467-7f57-4a70-9ee5-e96fc225de2f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ef2182cd-c328-4d1e-a87d-3873fc2bb395",
    "completed": true,
    "last_updated": "2023-07-18T17:13:12.241655-04:00",
    "created_at": "2023-07-17T11:42:58.977749-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ef2182cd-c328-4d1e-a87d-3873fc2bb395",
    "datetime": "2023-07-17T20:05:00-04:00",
    "cutoff_datetime": "2023-07-17T20:05:00-04:00",
    "name": "TAM (S McClanahan) v. TEX (D Dunning)",
    "bettypes": [
        {
            "id": "473ecc86-a799-4f87-8931-3f6f4ca0432d",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-17T11:42:58.979664-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 (S McClanahan)",
                        "amount": 5377.0
                    },
                    {
                        "team": "TEX (D Dunning)",
                        "amount": 4623.0
                    }
                ],
                "expected_reward_tokens": 9569.61,
                "profit_sb": 69.61,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a4cc6551-8444-41f8-9772-c4d9b6dace33",
                    "gambit_id": "fc800a48-07ce-4730-9d1b-c55a570a9fb9",
                    "last_updated": "2023-07-18T17:13:12.246911-04:00",
                    "created_at": "2023-07-17T11:42:58.981090-04:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "1.78000",
                    "odds": "1.81970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473ecc86-a799-4f87-8931-3f6f4ca0432d/?format=api"
                },
                {
                    "id": "07a0d46b-e899-429d-bff4-dabc33ff4971",
                    "gambit_id": "9ec8cf28-6bbf-4a7a-9576-33a51489f5c4",
                    "last_updated": "2023-07-18T17:13:12.245347-04:00",
                    "created_at": "2023-07-17T11:42:58.982578-04:00",
                    "name": "TEX (D Dunning)",
                    "reward": "2.07000",
                    "odds": "2.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473ecc86-a799-4f87-8931-3f6f4ca0432d/?format=api"
                }
            ]
        },
        {
            "id": "4aff50b3-dba7-4796-8675-d29f482c04d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-17T11:42:58.984108-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": "TEX",
                        "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": "1e324966-fca7-4e83-8912-e545f3ae6eab",
                    "gambit_id": "471bdefe-9ff7-495b-953b-9a60a1821821",
                    "last_updated": "2023-07-18T17:13:12.253388-04:00",
                    "created_at": "2023-07-17T11:42:58.987143-04:00",
                    "name": "TEX",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aff50b3-dba7-4796-8675-d29f482c04d1/?format=api"
                },
                {
                    "id": "1240c3b6-fae8-4c2a-96b6-2321babf7479",
                    "gambit_id": "67081c00-0e51-42bf-bda5-78a0e52bb5e6",
                    "last_updated": "2023-07-18T17:13:12.251354-04:00",
                    "created_at": "2023-07-17T11:42:58.985651-04:00",
                    "name": "TAM",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aff50b3-dba7-4796-8675-d29f482c04d1/?format=api"
                }
            ]
        },
        {
            "id": "fdb78919-a00c-473a-9487-1fbbfa6d85ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-17T11:42:58.988667-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb0cce2e-2a59-4c49-a827-87fff9a1597d",
                    "gambit_id": "668d7493-17e7-4800-b283-36712f73aebb",
                    "last_updated": "2023-07-18T17:13:12.257209-04:00",
                    "created_at": "2023-07-17T11:42:58.990031-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdb78919-a00c-473a-9487-1fbbfa6d85ee/?format=api"
                },
                {
                    "id": "c403148c-2b64-4b5e-8449-f3f5b9b9bb22",
                    "gambit_id": "693b0655-268c-4973-a560-e3c1c7c16637",
                    "last_updated": "2023-07-18T17:13:12.259257-04:00",
                    "created_at": "2023-07-17T11:42:58.991506-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdb78919-a00c-473a-9487-1fbbfa6d85ee/?format=api"
                }
            ]
        }
    ]
}