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/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bf7f0822-649d-40c9-9a49-d9504374c4a8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8112ce11-a3be-4ef2-ac10-d470f3807bc7",
    "completed": true,
    "last_updated": "2023-09-21T10:43:01.136474-04:00",
    "created_at": "2023-09-20T08:23:24.732852-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.65,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8112ce11-a3be-4ef2-ac10-d470f3807bc7",
    "datetime": "2023-09-20T19:45:00-04:00",
    "cutoff_datetime": "2023-09-20T19:45:00-04:00",
    "name": "MIL (A Houser) v. STL (Z Thompson)",
    "bettypes": [
        {
            "id": "fece1214-5ecb-411d-b8b5-47e787375211",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:24.739697-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": "MIL (A Houser)",
                        "amount": 5312.0
                    },
                    {
                        "team": "STL (Z Thompson)",
                        "amount": 4688.0
                    }
                ],
                "expected_reward_tokens": 9561.6,
                "profit_sb": 61.6,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9cfd677b-95d5-4883-8be6-448cc224f7cc",
                    "gambit_id": "912ae4f8-1a65-4138-8a34-9c53ffcd06ce",
                    "last_updated": "2023-09-21T10:43:01.144867-04:00",
                    "created_at": "2023-09-20T08:23:24.744572-04:00",
                    "name": "MIL (A Houser)",
                    "reward": "1.80000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api"
                },
                {
                    "id": "54bf37c9-8f3e-4d21-bc56-c022107385cf",
                    "gambit_id": "f787f15e-fd71-47bf-9328-848f8b1b391c",
                    "last_updated": "2023-09-21T10:43:01.148213-04:00",
                    "created_at": "2023-09-20T08:23:24.749678-04:00",
                    "name": "STL (Z Thompson)",
                    "reward": "2.04000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api"
                }
            ]
        },
        {
            "id": "030c90b6-feaf-4d68-8870-576cb481f0a1",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:24.754957-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": "STL",
                        "amount": 5939.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "adf77965-2eec-46d5-bb3e-6c6655943de4",
                    "gambit_id": "71a8571c-9184-4261-b352-c75d1e66198f",
                    "last_updated": "2023-09-21T10:43:01.158006-04:00",
                    "created_at": "2023-09-20T08:23:24.763090-04:00",
                    "name": "STL",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api"
                },
                {
                    "id": "f8b1d12e-a81c-4fa6-81ee-0b37d86b0c3e",
                    "gambit_id": "40e05699-4466-4d4d-a683-1aa34e567a06",
                    "last_updated": "2023-09-21T10:43:01.154792-04:00",
                    "created_at": "2023-09-20T08:23:24.759547-04:00",
                    "name": "MIL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api"
                }
            ]
        },
        {
            "id": "45ee299b-7cc6-48b0-9535-f05d4228a9d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:24.768019-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c1a814ca-8e34-420a-afee-0b419f73588e",
                    "gambit_id": "4451038b-551f-4063-944d-4c7000e9d9f4",
                    "last_updated": "2023-09-21T10:43:01.169077-04:00",
                    "created_at": "2023-09-20T08:23:24.781329-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45ee299b-7cc6-48b0-9535-f05d4228a9d1/?format=api"
                },
                {
                    "id": "7c43605e-5c8c-4bc9-a20a-4979bc5e5490",
                    "gambit_id": "60d1706c-54bc-45b1-8cc4-662b3fe7dbb7",
                    "last_updated": "2023-09-21T10:43:01.164788-04:00",
                    "created_at": "2023-09-20T08:23:24.772020-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45ee299b-7cc6-48b0-9535-f05d4228a9d1/?format=api"
                }
            ]
        }
    ]
}