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/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fba0437f-4e56-4b0e-b829-ecac63ed3062",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d6288b09-e555-4037-abb2-7120b4ff2d84",
    "completed": true,
    "last_updated": "2023-08-21T10:28:15.499799-04:00",
    "created_at": "2023-08-19T14:03:06.031226-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d6288b09-e555-4037-abb2-7120b4ff2d84",
    "datetime": "2023-08-19T21:10:00-04:00",
    "cutoff_datetime": "2023-08-19T21:10:00-04:00",
    "name": "MIA (B Garrett) v. LOS (J Urias) - Game 2",
    "bettypes": [
        {
            "id": "85038591-77d7-4d94-a985-ab3f3cff983b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-19T14:03:06.037809-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": "LOS (J Urias)",
                        "amount": 6293.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c6fbd985-2edc-49f9-8483-a53ea587e1e3",
                    "gambit_id": "55a8cbd0-ea4a-4f96-ba27-411fe60f945c",
                    "last_updated": "2023-08-21T10:28:15.544558-04:00",
                    "created_at": "2023-08-19T14:03:06.046220-04:00",
                    "name": "LOS (J Urias)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api"
                },
                {
                    "id": "1d6097d5-bb83-4734-8346-cf8ace8c7f53",
                    "gambit_id": "c84dffa6-5861-4fe2-9169-5e23965fcaa6",
                    "last_updated": "2023-08-21T10:28:15.529080-04:00",
                    "created_at": "2023-08-19T14:03:06.041946-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85038591-77d7-4d94-a985-ab3f3cff983b/?format=api"
                }
            ]
        },
        {
            "id": "94de7536-c66d-4552-be2e-ea7810c759c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-19T14:03:06.050218-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": 5512.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4c22660-0fc5-44fb-9d2b-3f5c29d45363",
                    "gambit_id": "d9b93ef9-eed5-4059-acac-a23234dc5d1d",
                    "last_updated": "2023-08-21T10:28:15.558584-04:00",
                    "created_at": "2023-08-19T14:03:06.054028-04:00",
                    "name": "MIA",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api"
                },
                {
                    "id": "cb0779c3-0366-467c-80c3-0b56d0048001",
                    "gambit_id": "1650afad-8774-47fe-a765-91f580aefa9a",
                    "last_updated": "2023-08-21T10:28:15.562370-04:00",
                    "created_at": "2023-08-19T14:03:06.058069-04:00",
                    "name": "LOS",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94de7536-c66d-4552-be2e-ea7810c759c7/?format=api"
                }
            ]
        },
        {
            "id": "0be15f29-dad3-4949-b448-c400b3f0d352",
            "match": "https://api-prod.gambitprofit.com/api/matches/fba0437f-4e56-4b0e-b829-ecac63ed3062/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-19T14:03:06.062112-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": "fe0400a1-89f2-47de-99c5-e3f7d3dec7e2",
                    "gambit_id": "37295259-9b4c-44a9-aa29-d20a3f2496aa",
                    "last_updated": "2023-08-21T10:28:15.578704-04:00",
                    "created_at": "2023-08-19T14:03:06.070922-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/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api"
                },
                {
                    "id": "af9b6754-adb3-41e2-81d2-9ea44c8776ba",
                    "gambit_id": "bfdf602b-636b-4a6a-97c7-aff7cc63d6d6",
                    "last_updated": "2023-08-21T10:28:15.574258-04:00",
                    "created_at": "2023-08-19T14:03:06.066130-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/0be15f29-dad3-4949-b448-c400b3f0d352/?format=api"
                }
            ]
        }
    ]
}