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/c316b26d-45ad-4638-bc6b-a250beb26f29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c316b26d-45ad-4638-bc6b-a250beb26f29",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58ec643a-41e4-435b-ad5b-03dcc1abcd7d",
    "completed": true,
    "last_updated": "2022-10-23T09:17:15.172738-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/58ec643a-41e4-435b-ad5b-03dcc1abcd7d",
    "datetime": "2022-10-22T12:00:00-04:00",
    "cutoff_datetime": "2022-10-22T12:00:00-04:00",
    "name": "Cincinnati v. SMU",
    "bettypes": [
        {
            "id": "e9a78d88-d81c-4d5d-8b56-a0fb9d85bb9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?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": "Cincinnati",
                        "amount": 6104.0
                    },
                    {
                        "team": "SMU",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d5f2da30-6345-47b8-8a03-b1269271f5c2",
                    "gambit_id": "b832d29e-f9e5-4fe3-905d-52a0e52989d3",
                    "last_updated": "2022-10-23T09:17:15.179314-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a78d88-d81c-4d5d-8b56-a0fb9d85bb9b/?format=api"
                },
                {
                    "id": "0d689b0e-186d-486b-b52b-e8edf8c85ecc",
                    "gambit_id": "17288db0-70ab-4d41-acb7-4dc4864edb1b",
                    "last_updated": "2022-10-23T09:17:15.180395-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a78d88-d81c-4d5d-8b56-a0fb9d85bb9b/?format=api"
                }
            ]
        },
        {
            "id": "e7a15cbd-7036-4131-bed8-e5c756f241ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?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": "Cincinnati",
                        "amount": 5106.0
                    },
                    {
                        "team": "SMU",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "184a007e-9dfb-4845-a9af-c1151cd77332",
                    "gambit_id": "c674ae3a-e832-4da2-a2fe-d16c0b137483",
                    "last_updated": "2022-10-23T09:17:15.183642-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a15cbd-7036-4131-bed8-e5c756f241ce/?format=api"
                },
                {
                    "id": "b94776a8-6f97-4801-a880-7edc94a6f461",
                    "gambit_id": "6b07519d-6725-48af-857b-8873030d0270",
                    "last_updated": "2022-10-23T09:17:15.182616-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a15cbd-7036-4131-bed8-e5c756f241ce/?format=api"
                }
            ]
        },
        {
            "id": "8ecd3aa4-bfc6-4863-9034-2ff0c991a631",
            "match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?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 59.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 59.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c6e7c46c-b709-4570-827d-5ce9641225eb",
                    "gambit_id": "0ce59457-57b1-49c2-b67d-80fef0e8a1d1",
                    "last_updated": "2022-10-23T09:17:15.176904-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 59.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "59.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api"
                },
                {
                    "id": "1e17a204-c780-42d6-9f7a-afe324eb39e1",
                    "gambit_id": "7d693c04-80fc-4119-8ec1-cf2404eead94",
                    "last_updated": "2022-10-23T09:17:15.175696-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 59.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "59.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api"
                }
            ]
        }
    ]
}