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/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dfdf24b1-af31-437f-b2b9-ebad12990b1d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b0e15f35-0a47-4869-b14d-2baba4224e89",
    "completed": true,
    "last_updated": "2023-09-30T10:48:16.671830-04:00",
    "created_at": "2023-09-29T19:03:22.655164-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b0e15f35-0a47-4869-b14d-2baba4224e89",
    "datetime": "2023-09-29T21:40:00-04:00",
    "cutoff_datetime": "2023-09-29T21:40:00-04:00",
    "name": "HOU (J Urquidy) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "81f66c4f-1088-40f1-86ad-da849c906150",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T19:03:22.666874-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": "ARI (Z Gallen)",
                        "amount": 5260.0
                    },
                    {
                        "team": "HOU (J Urquidy)",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9573.2,
                "profit_sb": 73.2,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4cf0041b-c188-452a-9e3e-ddf612b15aa3",
                    "gambit_id": "744d76a4-8495-43f1-87dd-e20a35357737",
                    "last_updated": "2023-09-30T10:48:16.686198-04:00",
                    "created_at": "2023-09-29T19:03:22.678200-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f66c4f-1088-40f1-86ad-da849c906150/?format=api"
                },
                {
                    "id": "6ad87436-f804-4458-9442-5b481cb669a2",
                    "gambit_id": "ba7c59bd-672f-4f87-aa71-33353375df26",
                    "last_updated": "2023-09-30T10:48:16.683054-04:00",
                    "created_at": "2023-09-29T19:03:22.672998-04:00",
                    "name": "HOU (J Urquidy)",
                    "reward": "2.02000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f66c4f-1088-40f1-86ad-da849c906150/?format=api"
                }
            ]
        },
        {
            "id": "76fd0433-4126-46c6-8b7b-27ed68855c27",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-29T19:03:22.682893-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": "HOU",
                        "amount": 6324.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3676.0
                    }
                ],
                "expected_reward_tokens": 9484.08,
                "profit_sb": -15.92,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6279cc01-6f5b-454d-bf82-fe8db2583ead",
                    "gambit_id": "fd2d9d38-e9ce-4c0c-b048-b88d821b60a9",
                    "last_updated": "2023-09-30T10:48:16.699072-04:00",
                    "created_at": "2023-09-29T19:03:22.687244-04:00",
                    "name": "HOU",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fd0433-4126-46c6-8b7b-27ed68855c27/?format=api"
                },
                {
                    "id": "24ff17c8-b2cd-4aa1-8728-54c19a0164ec",
                    "gambit_id": "0c292780-b69c-4487-a0df-8c3d97f87ac6",
                    "last_updated": "2023-09-30T10:48:16.702439-04:00",
                    "created_at": "2023-09-29T19:03:22.693117-04:00",
                    "name": "ARI",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76fd0433-4126-46c6-8b7b-27ed68855c27/?format=api"
                }
            ]
        },
        {
            "id": "38993cc1-91f6-4ffa-9c39-7c4a6e2d54be",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T19:03:22.698110-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e7259eb0-051d-4119-8d1f-905d7db7ad75",
                    "gambit_id": "8285d3e3-492c-4df7-847f-04d08c825b1e",
                    "last_updated": "2023-09-30T10:48:16.708824-04:00",
                    "created_at": "2023-09-29T19:03:22.703298-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api"
                },
                {
                    "id": "d1f97231-32ec-42a5-8bf1-364c51c606b9",
                    "gambit_id": "14a7f6ee-a716-4b8a-8fe6-cae0cf861d75",
                    "last_updated": "2023-09-30T10:48:16.711963-04:00",
                    "created_at": "2023-09-29T19:03:22.707275-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api"
                }
            ]
        }
    ]
}