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/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1a7ae04c-a4f6-4446-b853-2b6e93106f97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "700597d8-3820-4444-aa6f-124b880bcc10",
    "completed": true,
    "last_updated": "2023-05-11T11:17:10.333948-04:00",
    "created_at": "2023-05-10T15:11:59.552733-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/700597d8-3820-4444-aa6f-124b880bcc10",
    "datetime": "2023-05-10T18:40:00-04:00",
    "cutoff_datetime": "2023-05-10T18:40:00-04:00",
    "name": "NYM (J Verlander) v. CIN (H Greene)",
    "bettypes": [
        {
            "id": "851a18ac-7a06-45a6-83aa-5a0bbfe5467c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-10T15:11:59.564639-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": "NYM (J Verlander)",
                        "amount": 5909.0
                    },
                    {
                        "team": "CIN (H Greene)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "786ce616-a398-4c15-84cc-9053040a18b2",
                    "gambit_id": "2e9874a9-43fe-496f-bb47-f3e09cf14b8d",
                    "last_updated": "2023-05-11T11:17:10.348040-04:00",
                    "created_at": "2023-05-10T15:11:59.568034-04:00",
                    "name": "NYM (J Verlander)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a18ac-7a06-45a6-83aa-5a0bbfe5467c/?format=api"
                },
                {
                    "id": "4d493950-ad09-4326-b48d-dd811ab5d5e4",
                    "gambit_id": "da55a703-b4f0-401b-999e-da074d04159c",
                    "last_updated": "2023-05-11T11:17:10.346397-04:00",
                    "created_at": "2023-05-10T15:11:59.566501-04:00",
                    "name": "CIN (H Greene)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a18ac-7a06-45a6-83aa-5a0bbfe5467c/?format=api"
                }
            ]
        },
        {
            "id": "b99eaf7b-4e24-4a66-acd6-5c7dc5a87052",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-10T15:11:59.559787-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": 5213.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "389981ba-d16b-46ec-bec1-64be2b7ef87d",
                    "gambit_id": "971032f4-f5e2-47a7-a3ba-3cf8e8a74a82",
                    "last_updated": "2023-05-11T11:17:10.340999-04:00",
                    "created_at": "2023-05-10T15:11:59.563015-04:00",
                    "name": "CIN",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b99eaf7b-4e24-4a66-acd6-5c7dc5a87052/?format=api"
                },
                {
                    "id": "1b340793-5574-4691-be0b-c37211bbf0e3",
                    "gambit_id": "25bc928d-f208-42ce-98b5-997204d03c79",
                    "last_updated": "2023-05-11T11:17:10.342872-04:00",
                    "created_at": "2023-05-10T15:11:59.561348-04:00",
                    "name": "NYM",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b99eaf7b-4e24-4a66-acd6-5c7dc5a87052/?format=api"
                }
            ]
        },
        {
            "id": "8172b131-f617-4a4a-8e1f-38b67751efcd",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a7ae04c-a4f6-4446-b853-2b6e93106f97/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-10T15:11:59.554846-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 Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ecc23b4b-8806-421e-a55a-be21474d84d8",
                    "gambit_id": "4b54eab2-86ed-4cb9-bebb-b60e9a571f0c",
                    "last_updated": "2023-05-11T11:17:10.338417-04:00",
                    "created_at": "2023-05-10T15:11:59.558140-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8172b131-f617-4a4a-8e1f-38b67751efcd/?format=api"
                },
                {
                    "id": "cfe5b5d6-2cc6-4338-a979-b68189ea981f",
                    "gambit_id": "9c038ce7-e276-463c-8193-9352ddafe9e7",
                    "last_updated": "2023-05-11T11:17:10.337076-04:00",
                    "created_at": "2023-05-10T15:11:59.556422-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8172b131-f617-4a4a-8e1f-38b67751efcd/?format=api"
                }
            ]
        }
    ]
}