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/f62b70f4-8962-483e-9681-aee679920948/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f62b70f4-8962-483e-9681-aee679920948",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ad884b6c-6f36-4fe3-9c8e-f4b152214877",
    "completed": true,
    "last_updated": "2022-09-07T12:47:04.299828-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ad884b6c-6f36-4fe3-9c8e-f4b152214877",
    "datetime": "2022-09-06T20:10:00-04:00",
    "cutoff_datetime": "2022-09-06T20:10:00-04:00",
    "name": "San Francisco Giants v. Los Angeles Dodgers",
    "bettypes": [
        {
            "id": "c5405120-b7d8-409a-8c58-92398d604516",
            "match": "https://api-prod.gambitprofit.com/api/matches/f62b70f4-8962-483e-9681-aee679920948/?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": "Los Angeles Dodgers",
                        "amount": 7223.0
                    },
                    {
                        "team": "San Francisco Giants",
                        "amount": 2777.0
                    }
                ],
                "expected_reward_tokens": 9245.44,
                "profit_sb": 245.44,
                "profit_sb_percentage": 2.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ee382724-8567-4606-ba20-8ff90b970425",
                    "gambit_id": "2a94a6b6-f0cd-4c61-bd70-9befb6161ef5",
                    "last_updated": "2022-09-07T12:47:04.309916-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.28000",
                    "odds": "1.31250",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5405120-b7d8-409a-8c58-92398d604516/?format=api"
                },
                {
                    "id": "b8248eed-ecda-4b13-83af-6273593ed3d5",
                    "gambit_id": "289c7075-4929-45d1-9fb0-5d280d2dfc53",
                    "last_updated": "2022-09-07T12:47:04.311050-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco Giants",
                    "reward": "3.33000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5405120-b7d8-409a-8c58-92398d604516/?format=api"
                }
            ]
        },
        {
            "id": "054e161c-8dfe-44e1-a999-af3167ff873f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f62b70f4-8962-483e-9681-aee679920948/?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": "Los Angeles Dodgers",
                        "amount": 5745.0
                    },
                    {
                        "team": "San Francisco Giants",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9190.8,
                "profit_sb": 190.8,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0cae4df1-9083-4ced-9fea-9357556749e2",
                    "gambit_id": "e259341b-23e5-4146-beb1-2c0312c8f351",
                    "last_updated": "2022-09-07T12:47:04.306863-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054e161c-8dfe-44e1-a999-af3167ff873f/?format=api"
                },
                {
                    "id": "675e0fb7-b759-4147-91d4-00cf7a226638",
                    "gambit_id": "754e1206-c8f5-467f-bc7a-cf3c0b2be005",
                    "last_updated": "2022-09-07T12:47:04.307889-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco Giants",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054e161c-8dfe-44e1-a999-af3167ff873f/?format=api"
                }
            ]
        },
        {
            "id": "4978d7b4-c9e4-439d-9fe6-14d7f51e2002",
            "match": "https://api-prod.gambitprofit.com/api/matches/f62b70f4-8962-483e-9681-aee679920948/?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 Over 8.5",
                        "amount": 5308.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4692.0
                    }
                ],
                "expected_reward_tokens": 9289.0,
                "profit_sb": 289.0,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c5831fbb-5875-439e-a1f1-040b89d1cda8",
                    "gambit_id": "db22b617-b951-4d1b-84e9-ee147efd4daf",
                    "last_updated": "2022-09-07T12:47:04.304630-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4978d7b4-c9e4-439d-9fe6-14d7f51e2002/?format=api"
                },
                {
                    "id": "137545f0-9d44-4e57-b040-0507d51b3e68",
                    "gambit_id": "6757843a-548b-41ab-8ac2-bd29accfbe5d",
                    "last_updated": "2022-09-07T12:47:04.303478-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4978d7b4-c9e4-439d-9fe6-14d7f51e2002/?format=api"
                }
            ]
        }
    ]
}