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/80fd2fb5-9e31-4147-9e06-eddf29ee1aaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80fd2fb5-9e31-4147-9e06-eddf29ee1aaf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cd57f2f4-b576-4a58-97ed-9b47e50685d9",
    "completed": true,
    "last_updated": "2023-08-31T19:23:23.751315-04:00",
    "created_at": "2023-08-30T08:18:15.491386-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cd57f2f4-b576-4a58-97ed-9b47e50685d9",
    "datetime": "2023-08-30T18:40:00-04:00",
    "cutoff_datetime": "2023-08-30T18:40:00-04:00",
    "name": "TAM (Z Eflin) v. MIA (J Luzardo)",
    "bettypes": [
        {
            "id": "12cf83c0-0281-49a3-9379-d053ae0cd539",
            "match": "https://api-prod.gambitprofit.com/api/matches/80fd2fb5-9e31-4147-9e06-eddf29ee1aaf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T08:18:15.502071-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 Eflin)",
                        "amount": 5440.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "88e34b6c-0862-472c-980d-0fb29484bd69",
                    "gambit_id": "8b6f9f53-0cf3-48c6-9554-cd770b27fbf2",
                    "last_updated": "2023-08-31T19:23:23.765263-04:00",
                    "created_at": "2023-08-30T08:18:15.506566-04:00",
                    "name": "TAM (Z Eflin)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12cf83c0-0281-49a3-9379-d053ae0cd539/?format=api"
                },
                {
                    "id": "6d74de1f-6e14-4b88-86ae-cc606e904a75",
                    "gambit_id": "9ade4352-2127-4bd8-a2af-c6042f2499db",
                    "last_updated": "2023-08-31T19:23:23.768752-04:00",
                    "created_at": "2023-08-30T08:18:15.511444-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12cf83c0-0281-49a3-9379-d053ae0cd539/?format=api"
                }
            ]
        },
        {
            "id": "122e4442-6ab9-490c-891e-5c912e71a1f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/80fd2fb5-9e31-4147-9e06-eddf29ee1aaf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T08:18:15.516172-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": "MIA",
                        "amount": 6010.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a193bb0c-566b-4f83-9a86-91e812163ea6",
                    "gambit_id": "2fa681d6-158b-468b-a14a-4fd5b538e4b9",
                    "last_updated": "2023-08-31T19:23:23.779543-04:00",
                    "created_at": "2023-08-30T08:18:15.524648-04:00",
                    "name": "MIA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122e4442-6ab9-490c-891e-5c912e71a1f1/?format=api"
                },
                {
                    "id": "1b4a9be8-02b6-413b-a909-d1723ebd8ca2",
                    "gambit_id": "c94fa3e2-2d31-4cec-883e-fbe9ba08587e",
                    "last_updated": "2023-08-31T19:23:23.775973-04:00",
                    "created_at": "2023-08-30T08:18:15.520168-04:00",
                    "name": "TAM",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122e4442-6ab9-490c-891e-5c912e71a1f1/?format=api"
                }
            ]
        },
        {
            "id": "8b571dfb-6933-4635-afc6-1cd7fb1e2a5c",
            "match": "https://api-prod.gambitprofit.com/api/matches/80fd2fb5-9e31-4147-9e06-eddf29ee1aaf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T08:18:15.529120-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4cc01b9-ec05-4f35-a9da-66c6d7f69f3f",
                    "gambit_id": "0b67250a-4ad1-4fdb-b520-f39039522083",
                    "last_updated": "2023-08-31T19:23:23.789602-04:00",
                    "created_at": "2023-08-30T08:18:15.538132-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b571dfb-6933-4635-afc6-1cd7fb1e2a5c/?format=api"
                },
                {
                    "id": "f55abb7f-db22-4ba5-a8ed-c1c6833920ea",
                    "gambit_id": "a7fb3462-a1be-495e-ad94-bc830b78dc41",
                    "last_updated": "2023-08-31T19:23:23.786321-04:00",
                    "created_at": "2023-08-30T08:18:15.533669-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b571dfb-6933-4635-afc6-1cd7fb1e2a5c/?format=api"
                }
            ]
        }
    ]
}