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/cb94dabd-7853-494d-b982-6a24bcc96d42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cb94dabd-7853-494d-b982-6a24bcc96d42",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b488dd57-dad1-4931-a092-0e69f534b488",
    "completed": true,
    "last_updated": "2023-06-19T17:08:22.884109-04:00",
    "created_at": "2023-06-18T09:43:11.160085-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b488dd57-dad1-4931-a092-0e69f534b488",
    "datetime": "2023-06-18T16:10:00-04:00",
    "cutoff_datetime": "2023-06-18T16:10:00-04:00",
    "name": "TAM (Y Chirinos) v. SDG (J Musgrove)",
    "bettypes": [
        {
            "id": "620d67a7-da28-4a19-82ca-d875a5e078a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb94dabd-7853-494d-b982-6a24bcc96d42/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-18T09:43:11.163166-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": "SDG (J Musgrove)",
                        "amount": 5838.0
                    },
                    {
                        "team": "TAM (Y Chirinos)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "017c2058-6e2b-4cf4-9703-952f47a66358",
                    "gambit_id": "698d58e2-4122-4d5d-8fb1-caa9a68b9bfd",
                    "last_updated": "2023-06-19T17:08:22.893084-04:00",
                    "created_at": "2023-06-18T09:43:11.167778-04:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/620d67a7-da28-4a19-82ca-d875a5e078a5/?format=api"
                },
                {
                    "id": "cb957c80-c8c0-457d-a0b4-c860d00fc987",
                    "gambit_id": "cc769552-811b-481a-9168-d2fdf5d29f49",
                    "last_updated": "2023-06-19T17:08:22.890304-04:00",
                    "created_at": "2023-06-18T09:43:11.165665-04:00",
                    "name": "TAM (Y Chirinos)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/620d67a7-da28-4a19-82ca-d875a5e078a5/?format=api"
                }
            ]
        },
        {
            "id": "d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb94dabd-7853-494d-b982-6a24bcc96d42/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-18T09:43:11.170008-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",
                        "amount": 5867.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4ac653f-081b-4f97-8c76-15b6bb190da5",
                    "gambit_id": "e5a75b89-77d0-47e0-a215-661caf0d3023",
                    "last_updated": "2023-06-19T17:08:22.898600-04:00",
                    "created_at": "2023-06-18T09:43:11.171916-04:00",
                    "name": "TAM",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d/?format=api"
                },
                {
                    "id": "36546b65-76b0-464d-8747-9d6609b69754",
                    "gambit_id": "307998b6-4a61-45a8-986a-213d16f5df79",
                    "last_updated": "2023-06-19T17:08:22.901436-04:00",
                    "created_at": "2023-06-18T09:43:11.174137-04:00",
                    "name": "SDG",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d/?format=api"
                }
            ]
        },
        {
            "id": "e9e6b55e-7e01-4555-a7a2-e68dd9830786",
            "match": "https://api-prod.gambitprofit.com/api/matches/cb94dabd-7853-494d-b982-6a24bcc96d42/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-18T09:43:11.176341-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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30cb3454-7462-471c-b618-6cd34e6fdbdd",
                    "gambit_id": "cb953bd3-151d-4506-9886-0ddca221a513",
                    "last_updated": "2023-06-19T17:08:22.907117-04:00",
                    "created_at": "2023-06-18T09:43:11.178285-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e6b55e-7e01-4555-a7a2-e68dd9830786/?format=api"
                },
                {
                    "id": "9766796e-98e1-4166-b41f-e67b6aff065a",
                    "gambit_id": "f04a31e1-900f-49ba-8139-2763ad2747c7",
                    "last_updated": "2023-06-19T17:08:22.909792-04:00",
                    "created_at": "2023-06-18T09:43:11.180274-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e6b55e-7e01-4555-a7a2-e68dd9830786/?format=api"
                }
            ]
        }
    ]
}