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/736e2807-2638-46e3-b6d2-43743c472e74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "736e2807-2638-46e3-b6d2-43743c472e74",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b8761383-a768-46c0-bfd5-6dea0c08ffca",
    "completed": true,
    "last_updated": "2022-11-28T09:47:06.487365-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.03,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b8761383-a768-46c0-bfd5-6dea0c08ffca",
    "datetime": "2022-11-26T15:30:00-05:00",
    "cutoff_datetime": "2022-11-26T15:30:00-05:00",
    "name": "Purdue v. Indiana",
    "bettypes": [
        {
            "id": "666a8ff6-a1f9-4601-a64f-dec4656bb8eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?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": "Purdue",
                        "amount": 7406.0
                    },
                    {
                        "team": "Indiana",
                        "amount": 2594.0
                    }
                ],
                "expected_reward_tokens": 9182.76,
                "profit_sb": 182.76,
                "profit_sb_percentage": 2.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "56835170-15ff-430b-bfd0-3dd3d053bde3",
                    "gambit_id": "7714ba4d-3a68-4a08-b62c-863f11a894d1",
                    "last_updated": "2022-11-28T09:47:06.496907-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666a8ff6-a1f9-4601-a64f-dec4656bb8eb/?format=api"
                },
                {
                    "id": "4b0c8078-73ae-41ce-8a95-9d89b1ac6574",
                    "gambit_id": "af21c0ab-b0dc-4187-b37e-ca988ae54d33",
                    "last_updated": "2022-11-28T09:47:06.495929-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana",
                    "reward": "3.54000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666a8ff6-a1f9-4601-a64f-dec4656bb8eb/?format=api"
                }
            ]
        },
        {
            "id": "fb9d18eb-26bd-4fba-9ed2-10621fe7ec74",
            "match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?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": "Indiana",
                        "amount": 5000.0
                    },
                    {
                        "team": "Purdue",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "efc03911-6cb0-4291-90f5-cd47ebdfec74",
                    "gambit_id": "0f52d50f-2004-4e6f-85ff-54e321a5013b",
                    "last_updated": "2022-11-28T09:47:06.492984-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9d18eb-26bd-4fba-9ed2-10621fe7ec74/?format=api"
                },
                {
                    "id": "fe5c2d18-ceee-425d-839b-392ac5408328",
                    "gambit_id": "82d1a3e4-1f2c-4c2c-a40b-f333495c7512",
                    "last_updated": "2022-11-28T09:47:06.493984-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Purdue",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb9d18eb-26bd-4fba-9ed2-10621fe7ec74/?format=api"
                }
            ]
        },
        {
            "id": "20f838b8-e750-41bd-8d43-3c8c12e79f46",
            "match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?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 Under 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ac90892-4398-4590-a88e-e04727d874fa",
                    "gambit_id": "ced0e65c-a0b5-405e-a0a9-94aedd8e304a",
                    "last_updated": "2022-11-28T09:47:06.489986-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api"
                },
                {
                    "id": "59c5da6e-e08c-4b7a-b0ca-4a041a9f4f02",
                    "gambit_id": "28bd9426-33bd-46a6-abc9-9b9756f0cbdd",
                    "last_updated": "2022-11-28T09:47:06.490975-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api"
                }
            ]
        }
    ]
}