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/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fa2463fe-f179-4a0c-9de0-1efd7466b936",
    "completed": true,
    "last_updated": "2023-09-19T11:18:26.273553-04:00",
    "created_at": "2023-09-18T12:13:01.025647-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fa2463fe-f179-4a0c-9de0-1efd7466b936",
    "datetime": "2023-09-18T18:40:00-04:00",
    "cutoff_datetime": "2023-09-18T18:40:00-04:00",
    "name": "MIN (J Ryan) v. CIN (C Phillips)",
    "bettypes": [
        {
            "id": "198fbada-e4ef-476c-bcb3-c18956513ea7",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-18T12:13:01.034324-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": "MIN (J Ryan)",
                        "amount": 5827.0
                    },
                    {
                        "team": "CIN (C Phillips)",
                        "amount": 4173.0
                    }
                ],
                "expected_reward_tokens": 9556.17,
                "profit_sb": 56.17,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a3b0fd97-225e-4e5e-817b-a022232d79ee",
                    "gambit_id": "5715dc4d-1de6-43ae-99ea-993e9b44fd7f",
                    "last_updated": "2023-09-19T11:18:26.281776-04:00",
                    "created_at": "2023-09-18T12:13:01.039354-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/198fbada-e4ef-476c-bcb3-c18956513ea7/?format=api"
                },
                {
                    "id": "e6268266-e87d-4f22-9aa9-642b0a79f3bb",
                    "gambit_id": "b047590e-6534-4b69-8523-8e9e43483177",
                    "last_updated": "2023-09-19T11:18:26.285118-04:00",
                    "created_at": "2023-09-18T12:13:01.044382-04:00",
                    "name": "CIN (C Phillips)",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/198fbada-e4ef-476c-bcb3-c18956513ea7/?format=api"
                }
            ]
        },
        {
            "id": "6d68ef2a-9115-4b5f-92d6-aa5d82ba681e",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-18T12:13:01.048576-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": "CIN",
                        "amount": 5319.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c528fb9-653a-42e8-9ece-0401a3e5fe75",
                    "gambit_id": "346aaab4-8619-4cf6-86a4-2718a521782e",
                    "last_updated": "2023-09-19T11:18:26.295159-04:00",
                    "created_at": "2023-09-18T12:13:01.056835-04:00",
                    "name": "CIN",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d68ef2a-9115-4b5f-92d6-aa5d82ba681e/?format=api"
                },
                {
                    "id": "2d929c63-7856-445d-9b71-65333f077e4a",
                    "gambit_id": "3aba4f10-7429-4259-bbac-7fa3504ca62d",
                    "last_updated": "2023-09-19T11:18:26.291700-04:00",
                    "created_at": "2023-09-18T12:13:01.052697-04:00",
                    "name": "MIN",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d68ef2a-9115-4b5f-92d6-aa5d82ba681e/?format=api"
                }
            ]
        },
        {
            "id": "57e966d6-b299-44b2-8259-956425e7b171",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-18T12:13:01.062035-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8c887d8-d73e-48a0-afb0-d22ab915144f",
                    "gambit_id": "b0e8e7ea-e987-45f3-8d16-f4946b966b62",
                    "last_updated": "2023-09-19T11:18:26.304989-04:00",
                    "created_at": "2023-09-18T12:13:01.072641-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57e966d6-b299-44b2-8259-956425e7b171/?format=api"
                },
                {
                    "id": "d6b6407e-b880-48bb-9557-9839307ebda9",
                    "gambit_id": "ca81c801-2283-476d-a91e-3afb94e8315f",
                    "last_updated": "2023-09-19T11:18:26.301615-04:00",
                    "created_at": "2023-09-18T12:13:01.066851-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57e966d6-b299-44b2-8259-956425e7b171/?format=api"
                }
            ]
        }
    ]
}